Release 0.0.3
Builds available on GitHub haven't been approved by the BukkitDev staff, so you should follow the links to the BukkitDev site if you're looking for approved builds.
- Added four commands for transferring/disowning blocks
- /disownplayer [dp, disownp]
- Requires archblock.admin
- Disown all blocks for a specific player
- /disownworld [dw, disownw]
- Requires archblock.admin
- Disown all owned blocks on a specific world
- /transferblocks [tb, transfer, transferb]
- Requires archblock.transfer
- Transfer ownership of all of your blocks to another player
- /transferplayer [transferp]
- Requires archblock.admin
- Transfer ownership of one player's blocks to another player
- /disownplayer [dp, disownp]
- Only one long-running task can be run at once
- If a task breaks for whatever reason, it won't prevent you from running other tasks, however
- Supplied permissions in the plugin.yml, so that help systems can display only the commands one has permission to run