FunctionHelper.registerServerCommand(new CommandRemoveWallet());
FunctionHelper.registerServerCommand(new CommandGetWallet());
FunctionHelper.registerServerCommand(new CommandSetWallet());
FunctionHelper.registerServerCommand(new CommandPay());
FunctionHelper.registerServerCommand(new CommandPaidCommand());
FunctionHelper.registerServerCommand(new CommandSellCommand());
FunctionHelper.registerServerCommand(new CommandMoney());
FunctionHelper.registerServerCommand(new CommandBuyPlot());
FunctionHelper.registerServerCommand(new CommandRemovePlot());
FunctionHelper.registerServerCommand(new CommandSellPlot());
FunctionHelper.registerServerCommand(new CommandSetPlot());