Sobky

Voucher - Command - Voucher.yml

Jun 4th, 2023
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.07 KB | Gaming | 0 0
  1. Base:
  2.   Name: "Voucher"
  3.   Alias: []
  4.   Description: "Base command to operate with Voucher."
  5. Component:
  6.   Help:
  7.     Base:
  8.       Name: "Help"
  9.     Sub:
  10.       Player:
  11.         Name: "Player"
  12.       Admin:
  13.         Name: "Admin"
  14.   Info:
  15.     Base:
  16.       Name: "Info"
  17.     Sub:
  18.       Player:
  19.         Name: "Player"
  20.       Admin:
  21.         Name: "Admin"
  22.   Reload:
  23.     Base:
  24.       Name: "Reload"
  25.       Alias:
  26.        - "Rl"
  27.     Sub:
  28.       All:
  29.         Name: "All"
  30.       Locale:
  31.         Name: "Locale"
  32.       Options:
  33.         Name: "Options"
  34.   Profile:
  35.     Base:
  36.       Name: "Profile"
  37.   Give:
  38.     Base:
  39.       Name: "Give"
  40.   Create:
  41.     Base:
  42.       Name: "Create"
  43.   Settings:
  44.     Base:
  45.       Name: "Settings"
  46.   Statistic:
  47.     Base:
  48.       Name: "Statistic"
  49.       Alias:
  50.        - "stats"
  51.     Sub:
  52.       Remove:
  53.         Name: "Remove"
  54.         Alias:
  55.          - "Delete"
  56.           - "Reset"
  57.     Common:
  58.       All:
  59.         Name: "All"
  60.       Player:
  61.         Name: "Player"
  62. Parameter:
  63.   VoucherItem:
  64.     Name: "VoucherItem"
  65.   Player:
  66.     Name: "Player"
Add Comment
Please, Sign In to add comment