Skip to content

v1.2 (for Minecraft 1.20~)

Latest
Compare
Choose a tag to compare
@fhrk-78 fhrk-78 released this 08 Jan 13:21

Full Changelog: 1.1...1.2

Release Note

  • Added "originalformat" mode : (experimental) save data with original format
  • Added "memory" mode : (limited scene) save data to memory. if server restarted, data will be lost
  • Added command "/placecb" : Place command block to player's location.
  • Added command "/editcb" : Edit if there is a command block under the player and if the command block belongs to that player.
  • Added permission "CommandBlockScopes.placeCB"
  • Added permission "CommandBlockScopes.editCB"
  • Added permission "CommandBlockScopes.*"