Releases: AlpsBTE/Plot-System-Terra
Releases · AlpsBTE/Plot-System-Terra
v3.0 build 24
🎁 New Features
- Add support for Plot-System v3.0
- A new additional schematic for the environment gets created for the new plot types
- Auto Updater to always keep your server up to date
💡 Improvements
- The player no longer needs to be standing on the plot to calculate the plot center
- Add legacy support for pasting plots with a version lower than 3
v2.1 build 17
💡 Improvements
- Set minimum selection height of 5 blocks under player location 566e238
- Added missing connection closures 07cdc80
🐛 Bugfixes
- Fixed schematic path formats e815e8c
- Fixed saving schematics aeceefc
- Fixed many SFTP/FTP issues 241b92f aee75d7 b95427f b95427f d3871d3 84baf54
- Fixed bug when schematic file exists a2c29c2
- Fixed wrong path to schematic files f6f7dbd
- Fixed NullPointedException when querying for empty country head b2b8191
v2.0 build 6
New
- Added compatibility for Plot-System v2.0
- Added automatic check if WorldEdit selection contains "Street Side" sign
- Added automatic plot marker placemenet after successful creation
- Asyncronisation and Code Optimisation
- Update Checker
Changes & Bug Fixes
- Fixed bug that caused the player WorldEdit selection to not be found
- Fixed NullPointerException when clearing players selection
- Cleaned up code