mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Most of these commands are executed using the command dispatcher implemented on the `Minecraft.World` side. When registering them with the dispatcher, the sender uses a permission-enabled configuration that treats the CLI as a player. - default game. - enchant - experience. - give - kill(currently, getting a permission error for some reason) - time - weather. - update tp & gamemode command |
||
|---|---|---|
| .. | ||
| commands | ||
| ServerCli.cpp | ||
| ServerCli.h | ||
| ServerCliEngine.cpp | ||
| ServerCliEngine.h | ||
| ServerCliInput.cpp | ||
| ServerCliInput.h | ||
| ServerCliParser.cpp | ||
| ServerCliParser.h | ||
| ServerCliRegistry.cpp | ||
| ServerCliRegistry.h | ||