Solved I'm not sure how to describe this...

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

memes

Member
Jun 24, 2018
23
2
3
24
So I am making a warnings Skript and I want my players to be able to check how many warnings they have. This is my code for the command:

code_language.skript:
Command /warns:
    trigger:
        send "&6%player%'s warnings:&7 {warns.%player%}/3. %newline% &c&oWarning: you will be banned after you have 3 warns."

And what it says when I type the command:
"memees's warnings: {warns.memees}/3.
Warning: you will be banned after you have 3 warns.

I hope you understand what I'm trying to make it show.
 
Status
Not open for further replies.