Skip to content
Success

Changes

Summary

  1. add CommandRouterCommand (commit: 55abbad) (details)
Commit 55abbad5924602a020ddb486a21d71cd931fda82 by Brokkonaut
add CommandRouterCommand
(commit: 55abbad)
The file was addedsrc/main/java/de/cubeside/globalserver/AbstractServerCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/ServersCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/AccountRemoveAllowedChannelCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/AccountAddAllowedChannelCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/CreateAccountCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/SubCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/ListCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/CommandRouterCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/AccountsCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/AccountSetRestrictedCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/StopCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/ServerCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/AccountInfoCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/AccountSetPasswordCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/HelpCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/PluginsCommand.java