Paste #21599: Untitled Paste

Date: 2015/10/26 00:04:17 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5


on player chat:
  - if <context.mesage.starts_with[!money]> {
   - execute as_op "money balance <player.name>"
   - determine cancelled
   }