IT IS RECOMMENDED TO RESET settings.yml and add these values to config.yml and messages.yml respectivaly
Config
Messages.ymlCode:#If this is false the player will leave kitpvp when they change world #BungeeMode needs to be false to it works DisableWorldLeaveKitPvPEvent: false
Code:KillStreakLostBroadcast: '&e%player% lost a KillStreak of &c%killstreak% &6Kills &eto %killer%!'
Added prefixed levels! You now can give a prefix that you can configure to a player. by default you can add prefix up to level 100 but you add more level entries on settings.yml and make infinite prefixes! Placeholder: %kp-pvp_player_levelprefix%
PS: By default it does not display in any place! You need to use the placeholder in the chat/tab or any other plugin you want the prefix to be displayed
Now when you change world the plugin takes out you off kitpvp if you are on it. (Only works if bungeemode is disabled and you can toggle this in config, enabled by default)
Added a message that is broadcasted when a player is killed and his streak is greater than 3
Fixed some internal plugin stuff that fixed some bugs
Fixed placeholders in plan plugin. now you can track KP-PVP placeholders in external plugins like this one
Proof: https://prnt.sc/3bukuPo-_O0A
Fixed all issues in 1.8-1.12 version. reset config and messages.yml in order to update and have all errors fixed!
RESET config.yml and messages.yml in order to update and setup kitpvp again
-Added a leave kitpvp item (By default it is a bed and you can use it to leave kitpvp , wont work if bungeemode is enabled)
- Improved cooldown system (Now it stays on actionbar was long you have a active cooldown)
- Removed some unnecessary console debug messages
Fixed the console logging a error everytime player creates a sign on 1.14-1.19
Fixed a exception that occour sometimes on player leave
Fixed a 1v1 exception because of depreacted method on 1.14-1.19
Fixed when you kill a player your kills wont increase
Added option to change combat log timer
Added option to toggle update checker
NEW CONFIG OPTIONS
Code:#Combat Log Timer CombatLogTimer: 15 UpdateCheckerDisabled: false
