bukkit/src
2008Choco 0a850d95d9
#993: Deprecate Command's permission message methods as they no longer work
Ever since Mojang's introduction of Brigadier in 1.13, the client is not
sent any commands to which it does not have permission to execute. If a
client executes a command it is not aware of (and consequently does not
have permission for), the client will send itself instead of forwarding
the failure to the server for its response.
2024-04-20 11:26:09 +10:00
..
main #993: Deprecate Command's permission message methods as they no longer work 2024-04-20 11:26:09 +10:00
test/java/org/bukkit Define surefire plugin version 2023-09-24 06:23:39 +10:00