You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most vanilla commands were removed from Bukkit as part of the 1.12 update. Therefore, we need to re-implement them ourselves to get them back in Glowstone.
This is a list of commands that need to be implemented:
/achievement (removed from Minecraft, not needed)
/advancement (Advancements need to be implemented first)
The goal is to finish implementing most commands (especially the essential ones [bold]) by the end of June, for the 2017.6.1 release. Update: June goal completed, we may now implement the remaining commands for future releases.
Implementation of the commands marked as 'essential' is complete, and ready for the 2017.6.1 release. Feel free to contribute to the implementation of the remaining commands!
Most vanilla commands were removed from Bukkit as part of the 1.12 update. Therefore, we need to re-implement them ourselves to get them back in Glowstone.
This is a list of commands that need to be implemented:
(removed from Minecraft, not needed)/achievement
/advancement
(Advancements need to be implemented first)/ban
/ban-ip
/banlist
(#499 - Adds banlist command #518)/blockdata
/clear
/clone
(First pass at implementing the /clone command #590)/defaultgamemode
(Add me, seed, xp and defaultgamemode commands #521)/deop
/difficulty
/effect
/enchant
(Implement enchant command #560)/entitydata
/execute
/fill
/function
/gamemode
/gamerule
/give
/kick
/kill
/list
/locate
/me
(Add me, seed, xp and defaultgamemode commands #521)/op
/pardon
/pardon-ip
/particle
/playsound
(#499 - Implement playsound command #531)/recipe
(New recipes system needs to be implemented, might wait for 1.13+)/replaceitem
/save-all
,/save-on
,/save-off
/say
/scoreboard
/seed
(Add me, seed, xp and defaultgamemode commands #521)/setidletimeout
(#499 - Implement toggledownfall, spawnpoint, setidletimeout and setworldspawn #523)/setblock
(6d00594)/setworldspawn
(#499 - Implement toggledownfall, spawnpoint, setidletimeout and setworldspawn #523)/spawnpoint
(#499 - Implement toggledownfall, spawnpoint, setidletimeout and setworldspawn #523)/spreadplayers
/stop
/tp
/tell
/testfor
(Implemented the /testfor command #573)/testforblock
/testforblocks
/time
/toggledownfall
(#499 - Implement toggledownfall, spawnpoint, setidletimeout and setworldspawn #523)/trigger
/weather
/whitelist
/xp
(Add me, seed, xp and defaultgamemode commands #521)The goal is to finish implementing most commands (especially the essential ones [bold]) by the end of June, for the 2017.6.1 release.
Update: June goal completed, we may now implement the remaining commands for future releases.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: