Paste #16428: /me command

Date: 2015/06/11 23:42:00 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


MeCommand:
  type: command
  debug: false
  permission: bukkit.command.me
  name: me
  description: Performs the specified action in chat
  usage: /me <&lt>action<&gt>
  script:
  - announce "* <player.flag[chatname]> <context.raw_args>"