MinecraftConsoles/Minecraft.Server/Console/commands
kuwacom 7315fcbc92 refactor: clean up and refactor the code
- unify duplicated implementations that were copied repeatedly
- update outdated patterns to more modern ones
2026-03-11 17:48:05 +09:00
..
CliCommandBan.cpp refactor: clean up and refactor the code 2026-03-11 17:48:05 +09:00
CliCommandBan.h add: add ban and pardon commands for Player and IP 2026-03-08 17:14:14 +09:00
CliCommandBanIp.cpp refactor: clean up and refactor the code 2026-03-11 17:48:05 +09:00
CliCommandBanIp.h add: add ban and pardon commands for Player and IP 2026-03-08 17:14:14 +09:00
CliCommandBanList.cpp refactor: clean up and refactor the code 2026-03-11 17:48:05 +09:00
CliCommandBanList.h add: add ban and pardon commands for Player and IP 2026-03-08 17:14:14 +09:00
CliCommandGamemode.cpp add: implement StringUtils for string manipulation and refactor usages 2026-03-07 17:39:37 +09:00
CliCommandGamemode.h add: add implementing interactive command line using linenoise 2026-03-07 16:48:58 +09:00
CliCommandHelp.cpp add: add implementing interactive command line using linenoise 2026-03-07 16:48:58 +09:00
CliCommandHelp.h add: add implementing interactive command line using linenoise 2026-03-07 16:48:58 +09:00
CliCommandList.cpp add: implement StringUtils for string manipulation and refactor usages 2026-03-07 17:39:37 +09:00
CliCommandList.h add: add implementing interactive command line using linenoise 2026-03-07 16:48:58 +09:00
CliCommandPardon.cpp refactor: clean up and refactor the code 2026-03-11 17:48:05 +09:00
CliCommandPardon.h add: add ban and pardon commands for Player and IP 2026-03-08 17:14:14 +09:00
CliCommandPardonIp.cpp refactor: clean up and refactor the code 2026-03-11 17:48:05 +09:00
CliCommandPardonIp.h add: add ban and pardon commands for Player and IP 2026-03-08 17:14:14 +09:00
CliCommandStop.cpp add: add implementing interactive command line using linenoise 2026-03-07 16:48:58 +09:00
CliCommandStop.h add: add implementing interactive command line using linenoise 2026-03-07 16:48:58 +09:00
CliCommandTp.cpp add: add implementing interactive command line using linenoise 2026-03-07 16:48:58 +09:00
CliCommandTp.h add: add implementing interactive command line using linenoise 2026-03-07 16:48:58 +09:00
CliCommandWhitelist.cpp add: add Whitelist to Dedicated Server 2026-03-11 17:16:36 +09:00
CliCommandWhitelist.h add: add Whitelist to Dedicated Server 2026-03-11 17:16:36 +09:00
IServerCliCommand.h add: add implementing interactive command line using linenoise 2026-03-07 16:48:58 +09:00