Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on rightclick holding paper:
- if {link.paper} is true:
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- wait 1 tick
- message "&b!Website! &8: &7http://immunity.namelesshosting.com"
- wait 1 tick
- message "&b!Discord!&8 : &7https://discord.gg/es2QcfD"
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- on leftclick holding paper:
- if {link.paper} is true:
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- wait 1 tick
- message "&b!Website! &8: &7http://immunity.namelesshosting.com"
- wait 1 tick
- message "&b!Discord!&8 : &7https://discord.gg/es2QcfD"
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- on load:
- if {link.paper} is not set:
- set {link.paper} to true
- command /link:
- aliases: /links
- permission: link.paper
- permission message: &7Sorry &c%player%&7 you must have &6link.paper&7 to run this command!
- trigger:
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- wait 1 tick
- message "&b!Website! &8: &7http://immunity.namelesshosting.com"
- wait 1 tick
- message "&b!Discord!&8 : &7https://discord.gg/es2QcfD"
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- on chat:
- if message is "Immunity's COOL A_F!"
- message "&cCongratulations&8! &7you won &b100 COINS"
- /setcoins give %player% 15
- on rightclick holding diamond:
- wait 2 ticks
- set {waited} to difference between {claim.%player%} and now
- if {waited}} is less than 24 hours
- message "&7Sorry but you must wait %difference between {waited} and 24 hours%"
- stop
- set {claim.%player%} to now
- message "&7You can now claim your daily 15 Coins in hub&8! &7See you Tommorow&8."
- /setcoins give player 15
- stop
- #/discord, /website
- command /discord:
- trigger:
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- wait 1 tick
- message "&b!Discord!&8 : &7https://discord.gg/es2QcfD"
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- command /website:
- trigger:
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- wait 1 tick
- message "&b!Website!&8 : &7http://immunity.namelesshosting.com"
- wait 1 tick
- message "&8&m-----------------------------------------------------"
Add Comment
Please, Sign In to add comment