PaperMC/paper-server/src/main
Jake Potrebic 39716421ea Fix commands from signs not firing command events
This patch changes sign command logic so that `run_command` click events:
  - are logged to the console
  - fire PlayerCommandPreprocessEvent
  - work with double-slash commands like `//wand`
  - sends failure messages to the player who clicked the sign
2021-07-09 13:50:48 -07:00
..
java Fix commands from signs not firing command events 2021-07-09 13:50:48 -07:00
resources Add RegistryAccess for managing Registries 2023-02-27 18:28:39 -08:00