Sobky

MelodyPlayer - Command - MelodyPlayer.yml

Nov 17th, 2023 (edited)
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.14 KB | Gaming | 0 0
  1. Base:
  2.   Name: "MelodyPlayer"
  3.   Alias: []
  4.   Description: "Base command to operate with MelodyPlayer."
  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.       Player:
  35.         Name: "Player"
  36.   Profile:
  37.     Base:
  38.       Name: "Profile"
  39.     Sub:
  40.       Listening:
  41.         Name: "Listening"
  42.   Settings:
  43.     Base:
  44.       Name: "Settings"
  45.   Player:
  46.     Base:
  47.       Name: "Player"
  48.     Sub:
  49.       Create:
  50.         Name: "Create"
  51.       SetLocation:
  52.         Name: "SetLocation"
  53.       SetHologramLocation:
  54.         Name: "SetHologramLocation"
  55.       ControlPanel:
  56.         Name: "ControlPanel"
  57.         Alias:
  58.          - "panel"
  59. Parameter:
  60.   MelodyPlayer:
  61.     Name: "MelodyPlayer"
  62.   Enable:
  63.     Name: "Enable"
  64.   Disable:
  65.     Name: "Disable"
Add Comment
Please, Sign In to add comment