Jump to content

Rubylaser1

Member
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Rubylaser1

  1. Hello sir, you cannot appeal AND you will get banned. if you joked and knew the rules it’s your error I’m sorry to say. This is an unappealable offense. I’m sorry that happened but- next time. Be more careful and please use some common sense

    • Sad 1
  2. options:
        prefix: &7[&9&lYOUR SERVER NAME HERE&7] &7»
    
    command setspawn:
        permission: op 
        trigger:
            set {spawn} to location of player
            send "{@prefix} &aSpawn was set to &6%{spawn}%&a!"
    
    command spawn:
        trigger:
            teleport player to {spawn}
            send "{@prefix} &aYou were teleported to spawn!"
    
    on join:
        teleport player to {spawn}

    Here is an old code I wrote, unsure if it still is working should be. This should fix your issues.

×
×
  • Create New...