Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
Protection blocks ⚙️ Highly customizable!
Changes:
- [FIX] Fixed an issue with the version check not getting the right value.
- [FIX] Fixed some events not being bypassed by /base bypass.
- [FIX] Fixed some flight related issues.
- [FIX] Modified some events priority to work with other plugins more properly.
- [FIX] Fixed some messages not being sent.
- [FIX] Fixed some recipes throwing errors when missing optional values.
- [FIX] Fixed some holograms throwing errors randomly.
- [FIX] Fixed old placeholders not being updated with the new ones in the configs.
- [FIX] Fixed some GUIs having wrong values.
- [FIX?] May have fixed an issue with CMI not being recognized as an economy handler.
- [MOD] Made recipes have a default item when one is not provided in the config file.
- [MOD] Cleaned up some of the old code.
- [ADD] Added commands:
```
- [NEW] added the following placeholders:
Changelog:
- [FIX] Fixed an issue with the `decay-redeem` tag where the price wasn't calculated correctly.
- [NEW] Added augments for crops.
- [NEW] Added event executables.
- [NEW] Added API method to get the protection data within a location.
- [FIX] Fixed a bug related to protection status permissions.
> message path: messages.yml - `messages.event.outsider-command`
cancel-commands-as-outsider:outsider-command:
- New permission
PLAYER_TELEPORT_WITHIN:
- join-server-as-outsider
join-server-as-outsider: member-slots: # How many members you can have in one protection, owning the protection counts towards the amount fly:- Added [SPECIAL] tag 'protection-relocate' to allow players to move their protection somewhere else
- Added [SPECIAL] tag 'protection-rename' to rename protections
- Added GUI 'main-stats.yml', unfinished
- Fixed a few bugs related to some commands
- Added API (Experimental feature)
- Fixed bugs related to data transfers between the database and the plugin
- Updated WG/WE soft dependency to latest version.
- Fixed some bugs related to WG/WE
Fixed some issues related to optional dependencies not working occasionally.
- Added `itemsadder-block` option next to `material` in any protection item file (just add `itemsadder-block: "<namespace_id>"` inside the item's config and when placed it will have the specified texture). Make sure the ItemsAdder block DOES NOT DROP WHEN BROKEN, otherwise it will dupe the block
Added `null-value` for location related placeholders when using PAPI