Jump to content

Jockerlight

Member
  • Posts

    84
  • Joined

  • Last visited

Recent Profile Visitors

568 profile views

Jockerlight's Achievements

Rookie

Rookie (3/6)

9

Reputation

  1. You should add sth like player's uuid
  2. Hey you can check this plugin from spigot to see how it works Spigot Plugin
  3. @BanditEagle reached 100 positive likes Congratulations
  4. This topic can get locked already found somebody
  5. variables: {frame} = black stained glass pane command /kits: trigger: open virtual chest inventory with size 5 named "&4&lKits" to player format gui slot 1 of player with leather cap named "&2&lNoob" with lore "&7Recive kit:" and "&7Noob" to run: give player stone sword give player stone axe give player stone shovel close player's inventory format gui slot 2 of player with golden chestplate named "&6Armour" with lore "&7Recive kit:" and "&7Archer" to run: give player golden chestplate give player golden leggings give player golden boots close player's inventory format gui slot 3 of player with anvil named "&2Anvil" with lore "&7Change gamemode to:" and "&7Spectator" to run: give player anvil give player enchanted book of protection 3 and sharpness 1 give player diamond helmet give player 64 exp bottle close player's inventory format gui slot 4 of player with iron helmet named "&3Baseball Player" to run: give player iron helmet of protection 1 give player wooden sword knockback 2 close player's inventory format gui slot 5 of player with blue leather helmet named "&2Batguy" with lore "&7Change gamemode to:" and "&7Adventure" to run: give player leather helmet give player leather chestplate give player leather leggings give player leather boots give player potion of blindness give player 5 bat egg close player's inventory format gui slot 6 of player with cactus named "&2Cactus" to run: give player 8 cactus give player 16 sand give player leather chestplate of throns 5 and unbraking 3 close player's inventory format gui slot 7 of player with tnt named "&6Cannoneer" to run: give player 16 tnt give player 4 redstone block give player iron boots of feather falling 4 and protection 3 give player water bucket give player pressure plate close player's inventory format gui slot 8 of player with jukebox named "&2Disco" to run: give player golden helmet of protection 4 give player leather chestplate of throns 3 and protection 1 give player leather leggings give player leather boots of feather falling 2 give player jukebox give player 12 note block give player music disc close player's inventory format gui slot 9 of player with iron axe named "&2Ecologist to run: give player iron axe of efficiency 1 give player 16 oak wood close player's inventory format gui slot 10 of player with enchantment table named "&2Enchanter" to run: give player enchantment table give player 64 exp bottle give player 8 bookcase close player's inventory format gui slot 11 of player with enderchest named "&3Enderchest" run to: give player enderchest give player goldan apple close player's inventory format gui slot 12 of player with enderpearl named "&2Enderman" run to: give player diamond chestplate of protection 3 give player 5 enderpearl give player 2 goldan apple give player wooden sword close player's inventory format gui slot 13 of player with brewing stand named "&2Energix" run to: give player potion of strengh give player goldan apple close player's inventory format gui slot 14 of player with redstone named "&3Engineer" run to:  give player 2 wooden sword give player 8 Cobweb give player 4 Piston give player 4 slimeball give player 16 redstone give player lever give player 2 dispenser give player 32 arrow give player 2 tripwire hook close player's inventory  format gui slot 15 of player with iron leggings named "&3Farmer" run to: give player iron leggings of protection 3 give player 64 eggs gige player goldan apple close player's inventory The Kits (Hypixel)
  6. Add a colldown to your Skript
  7. This shouldn’t be in the Marketplace
  8. Yea everyone is looking for that It’s pretty hard I think and not so fast to make !
  9. command /prestige: trigger: {level::%player‘s uuid%} >= 100: broadcast "%player% has prestiged!" set {level::%player‘s uuid%} to 0 add 1 to {prestige::%player‘s uuid%} stop {level::%player‘s uuid%} < 100: message "&7You need 100 levels to prestige!" to player #maybe this helps
  10. Hello Guys! I am looking for someone who is ready to make a huge prison server with me! He should be a pro in Skript and have knowledge! If you want to apply text me about forum dms and I will send you everything! You will get payed (20-40€)
  11. @tmoa2 This isn’t possible with Skript
  12. command /call [<offlineplayer>] [<text>]: trigger: if player has permission “call.player”: send “&2You got called by %player% with the message: %arg 2%”
×
×
  • Create New...