Fixed:
- Return early if world is not found which might fix an error.
Fixed:
- Fixed an issue where, even if the warp module was enabled, and no icon was present in a folder. It would try to create an icon to display data.
- This is similar to the last issue, but in a different area related to retrieving data to display on the map. We now return an empty list if the config options are set to false.
Fixed:
- Fixed an issue where, even if the warp module was disabled. It would attempt to register icons in a folder not yet existing.
Changes:
- Updated claim chunk hook, which fixed a few issues.
Added:
- Ability to blacklist worldguard regions from showing up on the map.
- The config option can be found in the
worldguard
folder!
- The config option can be found in the
Fixed:
- Properly reload configuration files for claim plugins.
Changes:
- Versioning is different, because the previous versioning I didn't care for anymore.
Fixed:
- GriefPrevention now loads properly.