mizarc / bell-claims

A comprehensive yet intuitive land claiming system for PaperMC servers, allowing players to protect their builds.
https://modrinth.com/plugin/bell-claims
MIT License
10 stars 5 forks source link

Hotfix for database permission enum errors on launch #29

Closed mizarc closed 3 months ago

mizarc commented 3 months ago

Since the permissions "MobHurt", "MobShear", and "MobLeash" do not exist anymore, loading from the database creates errors which prevents the plugin from loading outright.

These values will remain in database, but will be ignored. Players are expected to replace their existing claims with the Husbandry permission manually. Nothing will be replaced to keep it safe.