Jump to content

Sky Mining Skript --<<NO DOWNLOAD>>--


TheSkript

Recommended Posts

Ok i was making a Sky Mining Skript and i made this

 

on load:

 send "&6Skript Loaded"

 make console execute "/gamerule sendcommandfeedback false"

 

on first join:

 set the join message to "&6Welcome &f&l%player% &6To The Server!"

 give a wooden pickaxe named "&6Starter Pickaxe" to the player 

 send title "&6&lWelcome!" with subtitle "&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-"

 play sound "entity.player.levelup"

 

on break:

  make console execute "/experience add %player% 1 levels"

 

on join:

 set the join message to "&8[&6+&8] &6%player%"

 send title "&6&lWelcome Back!" with subtitle "&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-"

 

on quit:

 set the leave message to "&8[&c-&8] &c%player%"

 

command /discord:

 trigger:

  send "&8-------------------------------------"

  send "&6&l<Server Name> &8- &e<Discord>"

  send "&8-------------------------------------"

 

command /vote:

 trigger:

  send "&8---------------"

  send "&6&lVote Here!"

  send "&e<Vote Website>"

  send "&8---------------"

 

command /helpop:

 trigger:

  broadcast "&f&l%player% &8>> &6%colored arg-1%"

 

on chat:

 if player is op:

  set the chat format to "&8[&6&lSTAFF&8] &6&l%player%"

 else:

  set the chat format to "&8[&f&lDEFAULT&8] &f&l%player%"

 

on rightclick with paper:

 teleport player to location(<coords>, <coords>, <coords>, the_nether)

 send title "&c&lEntering Nether" with subtitle "&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-"

 

on rightclick with eye of ender:

 teleport player to location(<coords>, <coords>, <coords>, the_end)

 send title "&5&lEntering The End" with subtitle "&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-&8-&7-"

 

If there are any bugs tell me!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...