Jump to content

Xcard

Member
  • Posts

    89
  • Joined

  • Last visited

Posts posted by Xcard

  1. What is your username?

    Xcard

    Were you muted or banned? 

    Muted

    What were you punished for?

    Slurs

    When were you punished?

    I don't remember Roughly 31 days ago

    Why should you be unbanned or unmuted?

    I am guilty and this is the only server I play in other than hypixel so i dont wanna be muted here I raged too much that time 😅

    Sorry Dog GIF by swerk

  2. From cheats you mean Hacks or commands? 

    Hacks

    You can't use them because its unfair to others (Noobs use hacks get goog KEKW)

     

    Commands

    You can use them until you have op perms (Don't spam "Gimme op plz" In servers you will not get it that way")

     
    Hope I helped Here Is a link ok how to op yourself and use commands(cheats) 

  3. Day 18 missed some days but the goal of the challange is not to send it everyday just keeping this alive till the end of 2020 2021

     

  4. On 4/16/2021 at 12:36 PM, Heheheh9383738 said:

    Thats my code but it wont work :c

    So i can reload it without errors but the code doesnt work

    on join:
        if player do not have permission "{skript.owner}":
            if player doesn't have permission "{skript.admin}":
                if player doesn't have permission "{skript.staff}":
                    if player doesn't have permission "{skript.vip}":
                        set {rank.%player%} to "&7&lMEMBER"
                    else:
                        set {rank.%player%} to "&b&lVIP"
                else:
                    set {rank.%player%} to "&a&lSTAFF"
            else:
                set {rank.%player%} to "&c&lADMIN"
        else:
            set {rank.%player%} to "&6&lOWNER"

    on chat:
        set chat format to "%{rank.%player%}% &8x &f%player% &8» &7%message%"

    You don't need to make the permission a variable 

    you can make it like 

    on chat:
      If player has permission "skript.owner":
    	set {rank.%player's uuid%} to "&8&l[&c&lOwner&8&l]"
    	set the chat format to "%{rank.%player's uuid%}% %player's display name% &c>> &7%message%"

     

×
×
  • Create New...