Sobky

AdventSeason - Command - AdventSeason.yml

Nov 5th, 2022 (edited)
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.98 KB | None | 0 0
  1. Base:
  2.   Name: "AdventSeason"
  3.   Alias:
  4.    - "as"
  5.     - "advent"
  6.     - "christmas"
  7.     - "xmas"
  8.   Description: "Base command to operate with AdventSeason."
  9. Component:
  10.   Help:
  11.     Base:
  12.       Name: "Help"
  13.     Sub:
  14.       Player:
  15.         Name: "Player"
  16.       Admin:
  17.         Name: "Admin"
  18.   Info:
  19.     Base:
  20.       Name: "Info"
  21.     Sub:
  22.       Player:
  23.         Name: "Player"
  24.       Admin:
  25.         Name: "Admin"
  26.   Settings:
  27.     Base:
  28.       Name: "Settings"
  29.   Reload:
  30.     Base:
  31.       Name: "Reload"
  32.       Alias:
  33.        - "Rl"
  34.     Sub:
  35.       All:
  36.         Name: "All"
  37.       Locale:
  38.         Name: "Locale"
  39.       Options:
  40.         Name: "Options"
  41.   Stats:
  42.     Base:
  43.       Name: "Stats"
  44.     Sub:
  45.       Remove:
  46.         Name: "Remove"
  47.         Alias:
  48.          - "Delete"
  49.           - "Reset"
  50.     Common:
  51.       All:
  52.         Name: "All"
  53.   Profile:
  54.     Base:
  55.       Name: "Profile"
  56.     Sub:
  57.       Locale:
  58.         Base: "SetLocale"
  59. Parameter:
  60.   Locale:
  61.     Name: "Locale"
Add Comment
Please, Sign In to add comment