Skip to content
Success

Changes

Summary

  1. move ServerCommand (commit: fb544f8) (details)
Commit fb544f8d1937cb3221aaecab49afd2c496df4091 by Brokkonaut
move ServerCommand
(commit: fb544f8)
The file was removedsrc/main/java/de/cubeside/globalserver/ServerCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountListCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountCreateCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/CommandRouterCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountAddAllowedChannelCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/ServerCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/AbstractServerCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/JLineConsole.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/builtin/HelpCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountSetRestrictedCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountRemoveAllowedChannelCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/GlobalServer.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/SubCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountSetPasswordCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountInfoCommand.java