add wikipedia and urban
i thought it would be hard but its acutally VERY VERY easy
This commit is contained in:
@@ -33,6 +33,8 @@ public class CommandHandlerPlugin {
|
||||
registerCommand(new TPSBarCommand());
|
||||
registerCommand(new NetMessageCommand());
|
||||
registerCommand(new RefillCoreCommand());
|
||||
registerCommand(new WikipediaCommand());
|
||||
registerCommand(new UrbanCommand());
|
||||
}
|
||||
|
||||
public void registerCommand (Command command) {
|
||||
|
||||
Reference in New Issue
Block a user