Skip to content
Marlinc edited this page Mar 15, 2012 · 3 revisions

Commands

bar

  • Code: bar
  • Regex: /^[.!]bar$/i

playbar

  • Code: playbar
  • Regex: /^[.!]playbar$/i

inv

  • Code: inv
  • Regex: /^[.!@]inv$/i

mine

  • Code: mine
  • Regex: /^[.!]mine$/i

smith

  • Code: smith
  • Regex: /^[.!]smith( )?(?P<type>.+)?$/i

aaUnknown

  • Code: Unknown
  • Regex: /^give (?P<player>.+) (?P<amount>\d+) (?P<item>.+)$/i

Clone this wiki locally