Players without permission see all nbteditor commands in tabcomplete
LogGits opened this issue · 1 comments
Players without permission see all nbteditor commands in tabcomplete in 1.13.2. This is because there is no permission setup correctly. Bukkit also has a solution for this in the form of setPermission:
https://github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/command/Command.java