SKYPVP - AUTOKIT / ITEM RESPAWN / SHOP / DEATH MESSAGE / STATS

Script SKYPVP - AUTOKIT / ITEM RESPAWN / SHOP / DEATH MESSAGE / STATS 1.1 [LAST UPDATE]

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Contributors
http://www.mediafire.com/file/jbyz3tj5d83dj68/Depends.zip/file
Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
  6. 1.13
  7. 1.14
  8. 1.15
  9. 1.16
  10. 1.17
  11. 1.18
SKYPVP (SKRIPT)
This could be a very good skript to add to SkyPvP system. Because it's have a very good features that's will make the game fun !

CLICK ON THIS LINK to download the skript version and the adddons you need to run the skript!
DISCORD



    • Random item generator

    • AUTOKIT :emoji_astonished:


    • TEM RESPAWN


    • SMOTHDEATH
This is how to setup


    • STATS :emoji_rolling_eyes:
upload_2022-3-24_12-54-4.png



    • SHOP
upload_2022-3-24_12-53-51.png



    • XP FARM


    • Scoreboard
upload_2022-3-24_12-53-27.png



    • KEYSYSTEM


    • ANVIL SYSTEM

  • EASY TO CHANGE :emoji_wink:
Code:
options:
#You can change it to what ever you want, the kit will despawn !
kitname: &c&lKIT

#The world you have the game on!
world: world

#spawn location, has to be like this X, Y, Z
spawn: 0.501, 91, 0.537


#RANKS PERMISSION "1 weakest rank" and member kit don't have permission
permission-rank-1: skypvp.kit.vip
permission-rank-2: skypvp.kit.vip+
permission-rank-3: skypvp.kit.mvp
permission-rank-4: skypvp.kit.mvp+


#Drop location, has to be like this X, Y, Z
droplocation: 0, 90, 20


#xp location, has to be like this X, Y, Z
xplocation: -121, 94, 23

#shop prices !
sword1: 16
sword2: 32
sword3: 48
sword4: 64
boots1: 16
boots2: 32
boots3: 48
boots4: 64
leggings1: 16
leggings2: 32
leggings3: 48
leggings4: 64
chestplate1: 16
chestplate2: 32
chestplate3: 48
chestplate4: 64
helmet1: 16
helmet2: 32
helmet3: 48
helmet4: 64
Apple1: 16
Apple2: 32
Apple3: 48
Apple4: 64

#shop don't have  enough coins message
nocoins: &7You do not have enough &6Coins

#create where you want the void to start use worldguard for this ! "/rg create void "
region-void-name: void
#if you want to item to drop use "true or false"
item-drop: true

#command Stats "Your stats"
line1: &8&m----------------------------------
line2: &a
line3: &aYour kills %{skypvp.kill::%player%}% !
line4: &cYour deaths %{skypvp.death::%player%}% !
line5: &eYour coins %{skypvp.coins::%player%}%$ !
line6: &a
line7: &8&m----------------------------------
#command Stats "Another player stats"
line8: &8&m----------------------------------
line9: &a
line10: &a%arg 1%'s kills %{skypvp.kill::%arg 1%}% !
line11: &c%arg 1%'s deaths %{skypvp.death::%arg 1%}% !
line12: &e%arg 1%'s coins %{skypvp.coins::%arg 1%}%$ !
line13: &a
line14: &8&m----------------------------------


#Death messages, "%{deadFall.%victim%}%" is the attacker
killed-by-player: &7%victim% got killed by %{deadFall.%victim%}%
killed-by-quiting: &7%player% got killed by %{deadFall.%player%}% because he left the server while combat
killed-by-void: &7%player% died in the void
killed-by-void-player: &7%player% was knocked into the void by %{deadFall.%player%}%

#Join and quit message
join-msg: &7%player% joined the game !
quit-msg: &7%player% quit the game !



#chest message
chest-msg: &aCHEST RESPAWN
#chests locations, has to be like this X, Y, Z
chest-1: 0, 0, 0
chest-2: 0, 0, 0
chest-3: 0, 0, 0
chest-4: 0, 0, 0
chest-5: 0, 0, 0
chest-6: 0, 0, 0
chest-7: 0, 0, 0
chest-8: 0, 0, 0
chest-9: 0, 0, 0
chest-10: 0, 0, 0
chest-11: 0, 0, 0
chest-12: 0, 0, 0
chest-13: 0, 0, 0
chest-14: 0, 0, 0
chest-15: 0, 0, 0
chest-16: 0, 0, 0
chest-17: 0, 0, 0
chest-18: 0, 0, 0
chest-19: 0, 0, 0
chest-20: 0, 0, 0
chest-21: 0, 0, 0
chest-22: 0, 0, 0
chest-23: 0, 0, 0
chest-24: 0, 0, 0
chest-25: 0, 0, 0
chest-26: 0, 0, 0
chest-27: 0, 0, 0
chest-28: 0, 0, 0
chest-29: 0, 0, 0
chest-30: 0, 0, 0
chest-31: 0, 0, 0
chest-32: 0, 0, 0
chest-33: 0, 0, 0
chest-34: 0, 0, 0
chest-35: 0, 0, 0
chest-36: 0, 0, 0
chest-37: 0, 0, 0
chest-38: 0, 0, 0
chest-39: 0, 0, 0
chest-40: 0, 0, 0
chest-41: 0, 0, 0
chest-42: 0, 0, 0
chest-43: 0, 0, 0
chest-44: 0, 0, 0
chest-45: 0, 0, 0
chest-46: 0, 0, 0
chest-47: 0, 0, 0
chest-48: 0, 0, 0
chest-49: 0, 0, 0
chest-50: 0, 0, 0
chest-51: 0, 0, 0
chest-52: 0, 0, 0
chest-53: 0, 0, 0
chest-54: 0, 0, 0
chest-55: 0, 0, 0
chest-56: 0, 0, 0
chest-57: 0, 0, 0
chest-58: 0, 0, 0
chest-59: 0, 0, 0
chest-60: 0, 0, 0
chest-61: 0, 0, 0
chest-62: 0, 0, 0
chest-63: 0, 0, 0
chest-64: 0, 0, 0
chest-65: 0, 0, 0
chest-66: 0, 0, 0
chest-67: 0, 0, 0
chest-68: 0, 0, 0
chest-69: 0, 0, 0
chest-70: 0, 0, 0


#sb settings
sb-title: &9&lSKYPVP
sb1: &1
sb2: &7» &eKILLS&7: &f%{skypvp.kill::%loop-player%}%
sb3: &2
sb4: &7» &eDEATHS&7: &f%{skypvp.death::%loop-player%}%
sb5: &3
sb6: &7» &eCOINS&7: &f%{skypvp.coins::%loop-player%}%
sb7: &4
sb8: &7play.test.com
#clear lag messages
drop-clear-msg-1: &7Clearing dropped items on 5 seconds
drop-clear-msg-2: &7Killed %size of dropped items% dropped items.



If you couldn't find the skript and the addon dm on discord 2hmd#0069
  • Like
Reactions: xSkyWeeDy_
Author
ApQd
Downloads
16,782
Views
16,782
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from ApQd

Latest updates

  1. Skypvp done

    Added Clear Lag This is the last update I will start new project {SKYMINE}
  2. Sounds

    Added more sounds
  3. Fixed bug

    Fixed ubreaking glitch