Ever noticed some players get PvPTimer Protection again? I am not sure if the owner of the plugin knows about it but i needed to fix it so i created a small very light wight plugin to fix it!
The plugin will make sure it only use's the PvP Protection once After the new player leaves/quits it save a .dat file to <world_name>/players/<player>.dat,
It checks if the player has a .dat file in the worlds you define in the config.yml
timeAmounts: newPlayers: 0
PvPTimerFix: ProtectionOnFirstJoinTimeInSec: 1800 EnableInWorlds: - world DisableInWorlds: - world_nether - world_the_end
Drag and drop PvPTimerFix into your plugins file! Restart your server and edit config.yml to how you like!
none!