Jump to content

xp69

Member
  • Posts

    11
  • Joined

  • Last visited

About xp69

  • Birthday May 29

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

xp69's Achievements

Newbie

Newbie (2/6)

0

Reputation

  1. #skript made by xp69. Make sure to give Credit when Using! command /clearchat: permission: clearchat.use permission message: "&cYou do not have the Required Permission to Perform this Command!" trigger: broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" broadcast "" wait 5 ticks broadcast "&c&l(&r&aCLEARCHAT&c&l) &8- &r&b%player% has Cleared Chat!" ----------------------------------------------------------------------------------------------------- i know this thing takes up a lot of space but i couldn't figure out how to repeat the ' broadcast "" ' (blank) times becuase it just says "&c&l(&r&aCLEARCHAT&c&l) &8- &r&b%player% has Cleared Chat!" (blank) times lol.
  2. I have this skript: -------------------------------------------------------------------------------------------- command /vip: permission: vip.crate permission message: &cYou Must be &aVIP or &2VIP+ &cto Perform this Command! cooldown: 24 hours trigger: execute console command "/kit vip %player%" -------------------------------------------------------------------------------------------- I have permissions exactly how they should, but for some reason this time it doesn't work. It wont show up in my permissions list. someone please help me and tell me why this is happening.
  3. xp69

    /safe skript

    the point of the post i had made was mainly with essentials where you create a warp and then whenever you use /safe is teleports you to that warp. and when you do /unsafe it sends you to spawn (with essentials). i also made it so that you're afk whenever you're teleported to safe.
  4. xp69

    skript problem

    for some reason whenever i try to reload my skript, it says "Required entry 'trigger' is missing in 'command /rankshop' (rank.sk, starting at line 1)" but i have trigger. please someone tell me why this is happening
  5. ---------------------------------------------------------------------------------------------------------------------------------------------- # made my xp69. please give credit when using! thanks! : ) if you have suggestions to make it better then please reply to my minehut post command /safe: trigger: execute console command "/warp [your safezone warp name] %player%" execute console command "/afk %player%" set {safe.true} to true command /unsafe: trigger: if {safe.true} is false: stop if {safe.true} is true: execute console command "/spawn %player%" execute console command "/afk %player%" ---------------------------------------------------------------------------------------------------------------------------------------------- This Skript allows you to use /safe to teleport you to a certain warp (using essentials or a warp skript/plugin but i use essentials because it comes with warp.) You can also use /unsafe to teleport you back to spawn. It also sets you to afk (again use essentials or a afk skript/plugin. AGAIN i use essentials.) ---------------------------------------------------------------------------------------------------------------------------------------------- example: 1821922125_Minecraft_1_18.2-Multiplayer(3rd-partyServer)2022-04-2119-47-28.mp4
  6. i don't really understand. you were putting commands like time set arg-1 but you didn't tell me what the arg-1 is. another: you put ban arg-1 but that doesn't make sense, what is arg-1 and how do i set a certain thing to an argument? also again with my command: command /prefix [<text>] [<text>]: what would be arg-1 and what would be arg-2, etc. with my command?
  7. i'm learning skript, and i came across arguments: things like arg-1 and arg-2, etc. how do i use this? also i was looking at how do i use arguments but i found one but i couldnt understand it. if i use this: command /prefix [<text>] [<text>]: then what would be all the arguments? like [whatever] = arg-1 and [anything] = arg-2. please tell me this.
  8. can someone make me a money system where people get money whenever they kill a person (where it gives money from the essentials plugin please.)
  9. # skript made by xp69. please give credit if using. thanks! : ) options: Enabled: #put true or false. true= enabled false= disabled. on craft: if {@Enabled} is true: cancel the event send "&cYou Aren't Allowed to Craft!" # you can change or delete this text. this is the text that appears if they try to craft. play sound "BLOCK_ANVIL_LAND" at volume 2 at pitch 1 to player # you can change the pitch and volume.
  10. # Made by xp69. Please Give Credit with this Skript! command /discord: trigger: message " &bJoin the Discord!" message "&2<link:(discord link here)> &3&lCLICK ME!<reset>"
×
×
  • Create New...