Releases: Mark-225/blueguard
Release 1.3.1-alpha
Bugfixes:
- Depth check config setting and Worldguard flag should now work properly
- Improved accuracy of corner locations
- The maximum x and y coordinates of cuboid regions are increased by one to accurately represent their actual shape. (Previously, one column of blocks on each axis was cut off)
- Polygonal regions now use the center points of each block instead of the top left corner
1.3-alpha Release
Changes since last release:
- Switched to using a StringLookup for Worldguard flag variables (should increase performance)
- Added new config options (Further information inside config.yml. Delete your old config file to automatically get the new options):
- Added a config option to enable or disable depth checks for region markers
- Added a config option to hide the markerset on the webclient by default
- Blueguard now reloads config values on Bluemap reloads
Alpha release
Changes since v1.2.1-alpha:
- Replacements for variables in the html preset will now be sanitised to prevent xss attacks
Alpha release
Bugfixes:
- Fixed area and volume not calculating (always being displayed as '0') for polygonal regions
Alpha release
New features since v1.1-alpha:
- Added customisable HTML-formatted region labels
Alpha release
Changes since last release:
- Fixed unpredictable behaviour on Bluemap reloads
- Added optional debug output using a hidden config setting
This is marked as a pre-release because I'm not yet confident in calling this version "production ready". It seems to run stable in small-scale testing scenarios but there still might be untested edge cases and performance impacts on actual servers with a lot of different worlds and regions.
There is no risk of any corruption of your worlds or Bluemap/Worldguard configurations, so there's no harm in trying it out. If it doesn't work on your server, just delete the plugin and manually remove the blueguard markerset from your BlueMap markers.json file (and create an issue, so I know what I have to fix).
Early test release
Not fully tested