Reenable commands in Commands.java #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "reenable-commands"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -151,2 +38,3 @@- WhitelistCommand.register(this.dispatcher);+ //TransferCommand.register(this.dispatcher);WhitelistCommand.register(this.dispatcher);+ //WhitelistCommand.register(this.dispatcher);Whitelist haben wir manchmal z.B. auf Devservern Verwendung für.