2.6.0 - Fixed heads, custom heads, new config options, and experimental renting/buying of regions!
Hey, it's been a while since the previous update!
New Features:
Player Heads now support custom heads!
I'm aware that there were many issues with the way player heads as protection stones was implemented, so I have rewritten the code to work. I've also added support for
custom heads from sites such as minecraft-heads.com. In order to add them, get their
base64 value and put it after PLAYER_HEAD: as the block name.
Experimental Economy Features!
- Note that this is experimental, and is bound to change from community feedback!
- /ps rent for renting related commands
- /ps buy/sell to buy and sell regions
- Requires the permission protectionstones.buysell and protectionstones.rent
- Future support for renting and buying signs
Added allow_shift_right_break to block configs!
This allows for players to use shift-right click to break their protection block! (useful for bedrock and other unbreakable blocks)
Added cost_to_place to block configs!
This allows for charging players when they place down a protection block (rather than charging when they do /ps get)
Added hidden_flags_from_info to block configs!
This hides specific flags from /ps info, so that the list does not look spammy.
Added auto_merge to block configs!
This allows for protection stones that are placed to automatically attempt to merge into any overlapping regions, without needing to use /ps merge menu.
Added new entries to /ps info!
/ps info now shows more information, such as merged regions, region types, and also the renting and buying information!
Fixes:
- /ps admin changeblock now uses aliases instead of block types
- home_offset options now accept decimal numbers rather than integers
- player head code as protection block was rewritten to fix all of the bugs from 2.5.0
- Fixed errors from trying to show action bar to offline player
As always, please report issues!