This update adds a new config option: inventories.filler_item
which allows to specify an item which will be shown in unused spots of inventories. Useful when you're using a resource pack.
USE THE NEW CONFIG.DSC INSIDE THE .ZIP FILE AND RECONFIGURE.
container-access
will now prevent players to open any inventory excluding ender_chest
and the players one.
New flag vehicle-move
which prevents players from pushing vehicles like hopper_minecarts, to prevent players from moving hoppers inside the claim to access a chests content. Players can be whitelisted on this flag. It's strongly advised to add this flag to the flags that will added by default on new created claims in your config.
USE THE NEW CONFIG.DSC INSIDE THE .ZIP FILE AND RECONFIGURE.
Flag vehicle-place
was reworked. It now takes chat input in form of a list of vehicles. Useful to prevent players from placing hopper_minecarts directly under a chest. It's strongly advised to add this flag to the flags that will added by default on new created claims in your config.
USE THE NEW CONFIG.DSC INSIDE THE .ZIP FILE AND RECONFIGURE.
It's now userfriendlier when asking for chat input. For example, if you provided zombie zombie
Zombie is now either added or removed from the list but not added and removed at the same time
Reminder: Create a backup of your server first, before updating this script.
To update, simply remove all dPrevention files and add the new ones in.
USE THE NEW CONFIG.DSC INSIDE THE .ZIP FILE AND RECONFIGURE.
Note: The new added flags won't be updated on preexisting claims. Make sure your players have the permission dPrevention.flag.vehicle-place
and dPrevention.flag.vehicle-move
OR dPrevention.flag.*
so they have the permission to modify flags on their own claim. Advise them to add minecart_hopper
to the vehicle-place flag and setting vehicle-move to Denied.