1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Help with /staff

Discussion in 'Requests' started by Stash, Jan 29, 2017.

  1. Stash

    Stash Member

    Joined:
    Jan 29, 2017
    Messages:
    3
    Likes Received:
    0
    So, about a year ago I used to use skript. I made a /staff command, that I no longer have, and had it so there would be {Admin1} and then it would say what Admin1 was. So basically, when writing my skript, I would put {@Admin1} and it would go to the {Admin1} and put the name that was assigned with it. If anyone can help, please!
     
  2. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Will make it when i am back home. You use a permission plugin? Just a little bit easier for me!
     
  3. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    I'm using groupmanager. I have a premade skript but I would like to be able to use the {@Admin1} thingy. Ill post the skript below.

    command /staff:
    permission: staff.sk
    trigger:
    message "&d&l-=-[&e&lServer&a&l'&e&ls &4&lStaff &b&lList&5&l!!!&d&l]-=-"
    message "&4&lOwner&e&l: &b&lIGN"

    This works and all but i need to so that it would have the little thingy i was talking about. So for example, I would put
    {Owner} and have it set to "IGN"
    so the actual command would look like this

    command /staff:
    permission: staff.sk
    trigger:
    message "&d&l-=-[&e&lServer&a&l'&e&ls &4&lStaff &b&lList&5&l!!!&d&l]-=-"
    message "&4&lOwner&e&l: &b&l{Owner}"
     
    #3 ShaneBee, Jan 30, 2017
    Last edited by a moderator: Jan 30, 2017
  4. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234
    Please use the request format:
    https://forums.skunity.com/threads/format-script-request-format.170/
     
  5. ShaneBee

    Supporter + Addon Developer

    Joined:
    Sep 7, 2017
    Messages:
    2,183
    Likes Received:
    234

Share This Page

Loading...