Download the latest ProMCCOre for this build!
https://www.spigotmc.org/resources/promccore.93608/
Latest Updates
-Ensure ProSkillAPI loads before ProRPGItems
-Add PVP restrictions in config
-Fix plugin breaking ProRPGItems defense
-Fix ProRPGItems attr handling when loaded after
New PVP Restriction Options
Code (Text):
#This will determine how PVP against players is handled
PVP Restrictions:
#The range in level the attacking player must be within to attack
#Example: Player 1 is level 20 and Player 2 is Level 28
#If the level-range is 10, then these two players can PVP
level-range: 5
The minimum level the player must be to be able to PVP with other players
min-pvp-level: 10