mirror of
https://github.com/YouHaveTrouble/PreventStabby.git
synced 2026-05-12 13:26:56 +00:00
refactors, code style fixes, rpeventing events from firing when not needed
This commit is contained in:
@@ -9,7 +9,6 @@ public enum PreventStabbyPermission {
|
||||
COMMAND_TOGGLE_OTHERS("command.toggle.others"),
|
||||
COMMAND_RELOAD("command.reload"),
|
||||
COMMAND_GLOBAL_TOGGLE("command.toggle.global"),
|
||||
|
||||
COMMAND_HELP("command.help");
|
||||
|
||||
private final String permission;
|
||||
|
||||
Reference in New Issue
Block a user