-
Support for newer minecraft Version 1.20.0 , and 1.20.1
- Added new values in settings.json , i recommend Delete your old settings, Prestiges.json , But first make a backup !
Added new system :
what does this 2 do , it will drop the items of the player who fall to avoid in a specfic location you set (Like a droper) to make the game more challenging . You can enable or disable this feature .
Changed Few things :
in kits files , each file now must have Sort:
so for example it start from the lowest and after that i go to the best kit , so : 0 , 1, 2, 3, 4, etc etc
New Systems :
- Perks:
plugins/SkyPvP/perks.yml :
it will auto generate like this
Code (YAML):
perks: # HealthRegenatePerk: # internalName: HealthRegenatePerk # displayName: '&7Health Regenate Perk' # enabled: true # icon: IRON_SWORD # requireCoins: 1 # requirePrestige: 'Aprendiz I' # requireKillStreak: false # requireskills: 2 # description: # - This is my perk description. # - It has multiple lines. # effects: # commands: # - eco give %killer% 5000 # potions: # - JUMP 1 300 # Speed: # internalName: SpeedPerk # displayName: '&cSpeed Perk' # enabled: true # icon: DIAMOND_SWORD # requireCoins: 1 # requirePrestige: 'Aprendiz I' # requireKillStreak: true # requireskills: 2 # description: # - This is my perk description. # - It has multiple lines. # effects: # commands: # - eco give %killer% 5000 # potions: # - SPEED 1 300 ##This is just an example of how you can use the perks , you can make our own :D # if you enable requireKillstreak put how much killstreak , you want in the # requireskills: # if you don't want any prestige put null
-
Kill Effect - BattleCry system:
There are no configuration for it only permissions!
for admin do : /keperms /bcperms
the command to open the Shop for it is : /shopsa [I will add a configuration to the shop gui soon!] it will send you all the perission that the user need to unlock the Effect !
Added new system
Reawakening : This is for reset a user Prestige by doing that it will give him 1 awakening point , this can be used in a leaderboard to show the most user who did a resets , it will also allow users who do the Reawakening to be able to collect the prestiges Rewards again and again so he will be able to get some benift .