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.*"