Jump to content

Can i plz have a /nick or /nickname skript


TheRealJMan

Recommended Posts

On 12/10/2021 at 10:08 PM, TheRealJMan said:

Where admins and i can use it

 

custom made just for u :]

command /nick [<offline player>] [<text>]:
	permissions: op
	aliases: nickname, rename, changename, name, setname
		trigger:
			if arg-1 is set:
				if arg-2 is set:
					set arg-1's displayname to "%arg-2%"
				else:
					set arg-1's displayname to "&cA&bd&1m&ci&bn&1s&c l&ba&1z&cy&b t&1o &cn&ba&1m&ce&b m&1e"
			else:
				send "&cPlease name a player to rename!"
			if arg-1 is set:
				if arg-2 is "poop" or "shit":
					loop 12096000 times: #will loop for a whole week if you have 20 tps lol
						send "&6I shit my pants" to arg-1
						wait 1 tick

 

Edited by _Mr_Puppy_
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...