So yeah, I rewrote the entire for better readability.
New plugin for WorldGuard events - I'm now using WorldGuardEvents by Raidstone (
https://www.spigotmc.org/resources/worldguard-events.65176) instead of the other one because I had problems with it.
Changed config path - I changed the path 'borderHopping' to 'allowBorderHopping' so you could understand better what it means. (This means you'll have to adjust it in the config manually if you already have a config)
Bug fix - I fixed the bug that made it so that messages on tagging were not showing the tagger.
Config entry - I added a config entry to kill on kicks.
BorderHopping - I added a path to the config to disable border hopping (for world guard). Requires
WGRegionEvents Newbie Command for admins - If a player has the permission "simplecl.newbie" he will be able to do /sclnewbie <get/set/remove/toggle> and for other players. (Example: /sclnewbie get Player)
Removed path - Removed the commandMessages path.
Make sure to regenerate the config.yml file if you want the new changes!
Bug fix - I fixed the bug that made it so that if someone hit a player when newbie protection was
off it would not allow PVP.
Config path - I made a config path for the message sent when you hit someone while in newbie protection or hit someone that has newbie protection.
Newbie protection - Newbie protection is that when a new player joins he is protected from PVP for a certain amount of time. can be set on / off in the config, and decide how long the protection lasts.
Commands - A new command that's called /sclnewbie, you can use it like this: "/sclnewbie <get/remove>" get is to get how much newbie seconds you have and remove is if you want to not be a newbie anymore.
Config paths - A new config path for newbie protection and command messages.
Bug fixes - fixed a bug that the /sclreload didn't function well.
In this update I added that you can configure in the config file which commands are banned while in combat. also I fixed the bug that the You're out of combat message is sent too early.