Our goal is to implement all Vanilla Commands. Im sure this will take a while :D - [x] Add Serverbound Chat Command (https://wiki.vg/Protocol#Chat_Command) ## Command Senders - [x] Players can send Commands - [x] Console can send Commands - [x] RCON can send Commands ## Commands ### Custom - [x] /pumpkin | gives information about current pumpkin version ### Vanilla https://minecraft.wiki/w/Commands#Available_in_Java_Edition - [x] /[advancement](https://minecraft.wiki/w/Commands/advancement) - [x] /[attribute](https://minecraft.wiki/w/Commands/attribute) - [x] /[ban](https://minecraft.wiki/w/Commands/ban) - [x] /[ban-ip](https://minecraft.wiki/w/Commands/ban-ip) - [x] /[banlist](https://minecraft.wiki/w/Commands/banlist) - [x] /[bossbar](https://minecraft.wiki/w/Commands/bossbar) - [x] /[clear](https://minecraft.wiki/w/Commands/clear) - [x] /[clone](https://minecraft.wiki/w/Commands/clone) - [x] /[damage](https://minecraft.wiki/w/Commands/damage) - [x] /[data](https://minecraft.wiki/w/Commands/data) - [ ] /[datapack](https://minecraft.wiki/w/Commands/datapack) - [ ] /[debug](https://minecraft.wiki/w/Commands/debug) - [x] /[defaultgamemode](https://minecraft.wiki/w/Commands/defaultgamemode) - [x] /[deop](https://minecraft.wiki/w/Commands/deop) - [x] /[difficulty](https://minecraft.wiki/w/Commands/difficulty) - [x] /[effect](https://minecraft.wiki/w/Commands/effect) - [x] /[enchant](https://minecraft.wiki/w/Commands/enchant) - [x] /[execute](https://minecraft.wiki/w/Commands/execute) - [x] /[experience](https://minecraft.wiki/w/Commands/experience) - [x] /[fill](https://minecraft.wiki/w/Commands/fill) - [x] /[fillbiome](https://minecraft.wiki/w/Commands/fillbiome) - [x] /[forceload](https://minecraft.wiki/w/Commands/forceload) - [ ] /[function](https://minecraft.wiki/w/Commands/function) - [x] /[gamemode](https://minecraft.wiki/w/Commands/gamemode) - [x] /[gamerule](https://minecraft.wiki/w/Commands/gamerule) - [x] /[give](https://minecraft.wiki/w/Commands/give) - [x] /[help](https://minecraft.wiki/w/Commands/help) - [x] /[item](https://minecraft.wiki/w/Commands/item) - [ ] /[jfr](https://minecraft.wiki/w/Commands/jfr) - [x] /[kick](https://minecraft.wiki/w/Commands/kick) - [x] /[kill](https://minecraft.wiki/w/Commands/kill) - [x] /[list](https://minecraft.wiki/w/Commands/list) - [ ] /[locate](https://minecraft.wiki/w/Commands/locate) - [x] /[loot](https://minecraft.wiki/w/Commands/loot) - [x] /[me](https://minecraft.wiki/w/Commands/me) - [x] /[msg](https://minecraft.wiki/w/Commands/msg) - [x] /[op](https://minecraft.wiki/w/Commands/op) - [x] /[pardon](https://minecraft.wiki/w/Commands/pardon) - [x] /[pardon-ip](https://minecraft.wiki/w/Commands/pardon-ip) - [x] /[particle](https://minecraft.wiki/w/Commands/particle) - [ ] /[perf](https://minecraft.wiki/w/Commands/perf) - [ ] /[place](https://minecraft.wiki/w/Commands/place_(Java_Edition)) - [x] /[playsound](https://minecraft.wiki/w/Commands/playsound) - [x] /[dialog](https://minecraft.wiki/w/Commands/dialog) - [x] /[random](https://minecraft.wiki/w/Commands/random) - [x] /[recipe](https://minecraft.wiki/w/Commands/recipe) - [ ] /[reload](https://minecraft.wiki/w/Commands/reload) - [ ] /[return](https://minecraft.wiki/w/Commands/return) - [x] /[ride](https://minecraft.wiki/w/Commands/ride) - [x] /[rotate](https://minecraft.wiki/w/Commands/rotate) - [x] /[save-all](https://minecraft.wiki/w/Commands/save-all) - [x] /[save-off](https://minecraft.wiki/w/Commands/save-off) - [x] /[save-on](https://minecraft.wiki/w/Commands/save-on) - [x] /[say](https://minecraft.wiki/w/Commands/say) - [ ] /[schedule](https://minecraft.wiki/w/Commands/schedule) - [x] /[scoreboard](https://minecraft.wiki/w/Commands/scoreboard) - [x] /[seed](https://minecraft.wiki/w/Commands/seed) - [x] /[setblock](https://minecraft.wiki/w/Commands/setblock) - [x] /[setidletimeout](https://minecraft.wiki/w/Commands/setidletimeout) - [x] /[setworldspawn](https://minecraft.wiki/w/Commands/setworldspawn) - [x] /[spawnpoint](https://minecraft.wiki/w/Commands/spawnpoint) - [x] /[spectate](https://minecraft.wiki/w/Commands/spectate) - [x] /[spreadplayers](https://minecraft.wiki/w/Commands/spreadplayers) - [x] /[stop](https://minecraft.wiki/w/Commands/stop) - [x] /[stopsound](https://minecraft.wiki/w/Commands/stopsound) - [x] /[summon](https://minecraft.wiki/w/Commands/summon) - [x] /[tag](https://minecraft.wiki/w/Commands/tag) - [x] /[team](https://minecraft.wiki/w/Commands/team) - [x] /[teammsg](https://minecraft.wiki/w/Commands/teammsg) - [x] /[teleport, tp](https://minecraft.wiki/w/Commands/teleport) - [x] /[tell](https://minecraft.wiki/w/Commands/tell) - [x] /[tellraw](https://minecraft.wiki/w/Commands/tellraw) - [x] /[tick](https://minecraft.wiki/w/Commands/tick) - [x] /[time](https://minecraft.wiki/w/Commands/time) - [x] /[title](https://minecraft.wiki/w/Commands/title) - [x] /[tm](https://minecraft.wiki/w/Commands/tm) - [x] /[transfer](https://minecraft.wiki/w/Commands/transfer) - [x] /[trigger](https://minecraft.wiki/w/Commands/trigger) - [x] /[w](https://minecraft.wiki/w/Commands/w) - [x] /[weather](https://minecraft.wiki/w/Commands/weather) - [x] /[whitelist](https://minecraft.wiki/w/Commands/whitelist) - [x] /[worldborder](https://minecraft.wiki/w/Commands/worldborder) - [x] /[xp](https://minecraft.wiki/w/Commands/xp) ## Config - [ ] Option to Enable or Disable every single Command, We may so should use the config to set the permission
Our goal is to implement all Vanilla Commands. Im sure this will take a while :D
Command Senders
Commands
Custom
Vanilla
https://minecraft.wiki/w/Commands#Available_in_Java_Edition
Config