Paste #132339: Unnamed Denizen Script Paste

Date: 2025/04/03 13:01:09 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14


Current Purpur Version: 1.21.4-2412-9249a2c (MC: 1.21.4)** You are running the latest version
Denizen version 1.3.1-SNAPSHOT (build 7144-DEV)

create_changenick_command:
  type: task
  debug: true
  script:
    - definemap options:
        1:
          type: string
          name: newnick
          description: "Новый ник"
          required: true
    - ~discordcommand id:mybot create name:changenick "description:Изменить ник" options:<[options]>