Core-SkyPvP icon

Core-SkyPvP -----

➥ The One and Only SkyPvP system you will ever need!




THIS UPDATE DOES NOT WORK ON OLD DATABASE OR CONFIG FILES PLEASE RESET THE FOLDER BEFORE DOWNLOADING AND USING

Added SQLITE SUPPORT

- now in the database.yml

in enabled you can use [SQLITE , MYSQL , MONGODB]
[​IMG]


  • fixed few bugs
  • remove unwanted debug messages
----------, Jan 29, 2025

Hi customers , in this update i fixed some bugs :
- Kit system , now if a new user join , he will recive the default kit , if he have a permission for it ofc , if he select another kit , it will delete his kit , and give him the new selected kit , ofc it will stay with him for ever untill he change it using the command /kitsa

- KillStreak system : Fixed a bug with killstreak not working you can use this placeholders for the messages in killstreaks.yml :
- %killer% -> for the killer
- %player% -> for the player who died
- %killstreak% -> for how many killstreak killer got.

more updates soon hopefully .

if you get any problem or any glitch please let me know in discord.​
----------, Feb 15, 2024

4.2.2 Update:
what's new:
- PlaceHolder for reawakening
[%skypvp_rebirth%] it will show how many times did you reawake.​
  • new data in settings.json :​
  • spawn-delay​
  • lootbox-item-player-inv= true , false [this will allow you to auto give player the items while clicking on lootboxes].​
new command to set the location of droped items [only for not kit items]
- /skyadmin SetDropLocation [need a permission (skypvp.admin.setdroplocation)]
[player-item-drop-enabled , player-item-drop-name , player-item-drop-amount]
this 3 new options is for if you want player's when killed drop certin item. can be enabled or disabled.
you will find it in settings.json

- removed 'Rewards and you will recieve' lines from the Prestieges menu , you can add them manually now from the prestiges.json for each Prestiege.

new editable messages now are in messages.yml check them out!

what's fixed:​
  • fixed some performance issuse​
  • removed old code .​
----------, Feb 8, 2024

Hello there , big update is here

Allot of progress have been made

- 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 :
[​IMG]

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:
upload_2023-10-22_19-0-1.png

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 .

The command is :
/reawakening


Fixed some bugs and performance related issuses

please let me know if anything not working !
----------, Oct 22, 2023

Hello there ..

Fixes:
- Fixed few bugs with config files Creation.
- Fixed some bugs with 1.17+ Versions not working with the plugin.
- Some code improvments .​
----------, Apr 28, 2023

After some testing done , i was able to fix few bugs .

- when hit someone with a bow , the combatLog won't be able to log you and the player who got hit , now this is fixed
- fixed few things with mysql nothing big .
- Added new feature :
upload_2023-4-20_23-7-8.png
upload_2023-4-20_23-7-21.png

you can edit the time from settings.json

you must add this line :
upload_2023-4-21_1-0-51.png
----------, Apr 20, 2023

Hello there , new update new contents!

- CombatLog system:
(it will remove the player from pvp after 30 second if he didn't get any hit).
- New better death system handling.
(The new system handle all kind of deaths , and also the kills ).
- Fixed some errors .
- Improved General Performance .​
----------, Apr 13, 2023

Fixes:
- Fixed Player hit himself with the bow , and get unlimited kills glitch
- Fixed a bug with the keep exp if player have the permission when they die
now if they have the permission (essentials.keepexp)
he will not lose exp or drop any
- fixed a bug with database, prestiges was saving in the wrong coulmn , now its fixed!


---------------------
Changed:

- Changed how the Preview LootBox spawn , now its fully packets ,
you must have protocollib 4.8.0
to get it working
----------, Mar 14, 2023

Fixes:
- Prestiges now will be in order when you first start your server .
- fixed bug with prestiges
- fixed a bug with lootbox :
now it should give the correct items
- more bug fixes and performance improvments

ADDED:
- messages when you get new prestige
- new-prestige (
If the player doesn't have a current prestige, find the first prestige they can unlock)


- next-prestige (
Player has a current prestige, find the next prestige they can unlock)
upload_2023-3-9_2-19-38.png

KIT MANAGMENT

- if you have a bug with :
player have a vip rank for example , and the vip rank get some permissions from default rank , you must
Negate the default kit permission , or player will get 2 kits!

- now , when player try to drop the kit items they can't , they can change the slots and items , but they can't drop it or give it to other players .


Also , if you find any bug please contact me on discord to get things fixed for you as fast as possible . <3
----------, Mar 8, 2023

Hello , first update on this market ^_^ ,

fixes :
- lootboxes item chances have been fixed.

Changes:
- Perks system is diffrent now :
remove perks folder , now th eperks are location in :
/skypvp/perks.yml


upload_2023-3-5_23-42-27.png

- Kits system is diffrent now , there is a gui to create , edit , add items , armors to the kit .

/kitmenu
require
(skypvp.admin.kits) Permission

/skykits : no permission this is a gui for players
when they click on any item in the gui , it will give them the kit depend on the permission ,
the kits are based on permission when you create the kit , the permission will be set to the name of the kit was created :
skypvp.kit.kitname
example :
upload_2023-3-5_23-39-14.png


----------, Mar 5, 2023

Resource Information
Author:
----------
Total Downloads: 11
First Release: Mar 3, 2023
Last Update: Jan 29, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings