This update changes the config so check it after updating in case you want to change something.
This update has many fixes but is pretty big in terms of lines changed and includes a lot of behavior changes requested by buyers so it's possible i may have missed something. So i'm tagging this update as a
beta version as a precaution, even though i tested on a production server and everything seemed good.
Changelog:
- Add new /pm cleanup command
- This command will clear your users.yml file of players that haven't logged in the last x days. I'm thinking of running this automatically on server start, let me know your opinions.
- Add new /teleportoverride command
- This command is meant to be used in other plugins to temporarily allow a player to teleport while tagged. Basically it doesn't make much sense to be run manually, only by automated systems that set it to true then false.
- Add setting to enable PvE tagging (By entities other than players)
- Changed "Any Damage" setting to tag by everything else not included in the PvE setting
- Removed debug message about team cleanup
- Fix config encoding (again) for 1.8 versions
- Fix wrong message saying NPCs have newbie protection
- Changed teleport protection to only trigger if the teleport was caused by plugin commands
- Made auto respawn forward compatible, should now auto enable in 1.16 and forward
- Extend action bar support to 1.8 and 1.9
- Add auto report of plugin errors
- Fix empty action bar message not disabling all action bar messages
- Fix using team color while having an empty nametag prefix making nametags malfunction
- Better catching of errors caused by unsupported Factions forks
- Many internal optimizations
- Updated messages_ru file with new translations. Thank you Dynaler
Discord for support/quick questions: Discord
Github for bug reports/suggestions: Issues