Reenable commands in Commands.java #2

Merged
Chaoscaot merged 2 commits from reenable-commands into main 2025-04-26 09:44:06 +02:00
Owner
No description provided.
Chaoscaot added 1 commit 2025-04-24 18:31:25 +02:00
Reenable commands in Commands.java
All checks were successful
SteamWarCI Build successful
6652bb7612
Lixfel approved these changes 2025-04-26 08:24:24 +02:00
@ -151,2 +38,3 @@
- WhitelistCommand.register(this.dispatcher);
+ //TransferCommand.register(this.dispatcher);
WhitelistCommand.register(this.dispatcher);
+ //WhitelistCommand.register(this.dispatcher);
Owner

Whitelist haben wir manchmal z.B. auf Devservern Verwendung für.

Whitelist haben wir manchmal z.B. auf Devservern Verwendung für.
Chaoscaot added 1 commit 2025-04-26 09:43:38 +02:00
Re-enabling WhitelistCommand.
All checks were successful
SteamWarCI Build successful
284f5adefd
Chaoscaot merged commit 58f12b93f8 into main 2025-04-26 09:44:06 +02:00
Chaoscaot deleted branch reenable-commands 2025-04-26 09:44:07 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SteamWar/Paper#2
No description provided.