Skip to content
Success

Changes

Summary

  1. restructure account commands, move other commands (commit: 0297ad0) (details)
Commit 0297ad015485dc379363da6e4f66251c8de184f8 by Brokkonaut
restructure account commands, move other commands
(commit: 0297ad0)
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountSetRestrictedCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/StopCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/AccountRemoveAllowedChannelCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/PluginsCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/ServersCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/ServersCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/PluginsCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountCreateCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/ListCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/commands/SubCommand.java (diff)
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountAddAllowedChannelCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/AccountInfoCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/AccountSetPasswordCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/HelpCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountListCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/ListCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountInfoCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/CreateAccountCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountRemoveAllowedChannelCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/AccountsCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/StopCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/GlobalServer.java (diff)
The file was removedsrc/main/java/de/cubeside/globalserver/command/HelpCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/commands/builtin/account/AccountSetPasswordCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/AccountAddAllowedChannelCommand.java
The file was removedsrc/main/java/de/cubeside/globalserver/command/AccountSetRestrictedCommand.java