2.3 - Player friendly commands + Several saved rollback regions per world + Bug fix
Please backup your arenas folder (in the main server directory) if you have one!
Changes:
- Redid the arena/region save system to allow several per world
- Saved regions are no longer associated with a world. The only difference in use is you need to specify the region name in the "/rollback addregion <name>" command.
- Note: It is important that you name it the same as the world name if you are following my instructions on how to make this work with the survivalgames plugin.
- I added an alias for the commands. "addarena" now has the alias "addregion", and "arena" now has the alias "rollbackregion" (or just "region") since it makes more sense that way.
- In addition to this I moved the arena save folder into the RollbackCore plugin folder. It will move when the server starts, so please backup the folder before the server starts!
- Thanks to @ANDREI923 for the suggestion.
- When copying and pasting files, if you do not specify a file extension, it will add .dat, and if you also do not specify a path, it will put it in the RollbackCore plugin folder.
- Keep in mind, however, that this command is still only intended for trusted people, as it is still possible to get files anywhere on your computer they dare.
- Let me know if this breaks anything in the discussion.
- Thanks to @lanceryy for the suggestion.
Bug fixes:
- Fixed error on pre-1.8 servers with pistons. Thanks to @xbxy for reporting.
You can view the code changes here:
https://bitbucket.org/lizardfreak321/rollbackcore/commits/
Feel free to contribute if you know how to code!