Jump to content

/suffix skript


ThunderStorm

Recommended Posts

This skript adds a /suffix command that lets players with ranks change there suffix with a command.

Usage:
/suffix <newsuffix>

Permission:
suffix.*

 

command /suffix [<text>]:
    permission: suffix.*
    permission message: &cYou dont have permission!
    trigger:
        if arg 1 is set:
            execute console command "/lp user %player% meta setsuffix %arg-1%"
        if arg 1 is not set:
            send &cUsage /suffix <suffixname>

 

IGN: LordUltron    Discord: ThunderStorm#6354

-------------------------------------------------------------image.png.4c4c27822b59b56f6996b43655338072.png

-------------------------------------------------------------
 

Link to comment
Share on other sites

On 3/18/2021 at 6:35 PM, ThunderStorm said:

This skript adds a /suffix command that lets players with ranks change there suffix with a command.

Usage:
/suffix <newsuffix>

Permission:
suffix.*

 


command /suffix [<text>]:
    permission: suffix.*
    permission message: &cYou dont have permission!
    trigger:
        if arg 1 is set:
            execute console command "/lp user %player% meta setsuffix %arg-1%"
        if arg 1 is not set:
            send &cUsage /suffix <suffixname>

 

it would be cool if u made it so u can use it for groupmanager and permissions ex but thats easy to change myself and stuff, nice skript though ig

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...