Paste #11471: Untitled Paste

Date: 2014/11/24 13:36:11 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


Password Command:
  type: command
  name: password
    script:
      - ^if <c.args.get[1]||null> == null {
        - ^narrate "<&c>Usage<&co> /password <current_pass> <new_pass>"
        - ^queue stop
        }