Jump to content

Recommended Posts

Hey there! I'm trying to make a Skritp where I can send a pastebin to my Founder/Owner of the server. However, the links are broken. Can someone PLEASE help me.

command /pbin [<text>]:
	permission: core.staff.pbin
	permission message: %{@core}%You do not have permission for this command!
	trigger:
		if arg-1 is set:
			set {_link} to arg-1
			loop all players:
				if loop-player has permission "core.staff.sc":
					send "&8[&9StaffChat&8]&9 %player%&8:&r Skript Has Been Updated! (<link:%{_link}%>Link<reset>)" to loop-player
		else:
			send "%{@core}%Try /pbin (text)!" to player

 

Our greatest weakness lies in giving up. The most certain way to succeed is always to try just one more time. - Thomas Edison

🔨 Keep Developing!

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...