Message configurations have been moved to Lang.yml
New PVP lock feature: -- Admins can now prevent a player from changing their own pvp status by using /pvplocktoggle. -- This is enabled by default in config.yml (locking-enabled: true). -- Locks can be removed automatically when a player quits (reset-locks-on-quit: false). -- storage.filename has been moved to storage-file in config.yml. -- A lock notification when a player attemts to toggle pvp if locked. (Lang.yml locked-message)
New commands:
/pvplocktoggle [player] - Toggle a player's lock (lock or unlock their PVP status)
/pvplockofflinetoggle [player] - Toggle an offline player's lock (lock or unlock their PVP status)
/pvplockstatus [player] - Check whether an online player has PVP locked.
New permissions:
personalpvp.admin - Contains all default permissions.
personalpvp.lock
Bug fixes:
Config update bugfixes. These should now run smoothly.
Tests:
I have tested everything added, but if you do come across an issue, please notify me!