Jump to content

Recommended Posts

Posted

command m <player> <text>:
 aliases msg
 trigger:
  send "&bFrom &6%player%&b: %arg 2%" to arg 1
  send "&bTo &6%arg 1%&b: %arg 2%"
  set {msg%player%} to arg 1
  wait 1 hour
  delete {msg%player%}
command r <text>:
 aliases: replay
 trigger:
  player command "m %{msg%player%}% %arg 1%"

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