YouHaveTrouble / PreventStabby

Toggle PvP plugin that protects pets, mounts and more!
GNU General Public License v2.0
11 stars 4 forks source link

pvp_enabled_by_default does not enable pvp on players #16

Open Brossef opened 1 year ago

Brossef commented 1 year ago

I recently decided to try out this plugin for the snowball and egg knockback option. Unfortunately, the pvp_enabled_by_default argument in the config files does not enable pvp by default and brings up the message in the chat: "You can''t attack players that have PvP turned off!". I do not want to ask every player on the server to manually enable the command themselves. Is there any fix for this?

YouHaveTrouble commented 1 year ago

The pvp_enabled_by_default option only applies to the players who did not previously had pvp state set, so at their first join after installing the plugin. It will not change existing pvp state, for example if you joined when this option was set to false, your pvp state will remain set to false.