Sobky

Parkour - Command - Parkour.yml

Apr 15th, 2022 (edited)
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.30 KB | None | 0 0
  1. Base:
  2.   Name: "Parkour"
  3.   Alias:
  4.    - "pa"
  5.   Description: "Base command to operate with Parkour ArcadeGame."
  6. Component:
  7.   GlobalLocation:
  8.     Base:
  9.       Name: "GlobalLocation"
  10.     Sub:
  11.       SetSpawnPoint:
  12.         Name: "SetSpawnPoint"
  13.       SetEventLobby:
  14.         Name: "SetEventLobby"
  15.   MapList:
  16.     Base:
  17.       Name: "MapList"
  18.       Alias:
  19.        - "List"
  20.         - "Maps"
  21.     Sub:
  22.       Category:
  23.         Name: "Category"
  24.       Difficulty:
  25.         Name: "Difficulty"
  26.   Settings:
  27.     Base:
  28.       Name: "Settings"
  29.   Help:
  30.     Base:
  31.       Name: "Help"
  32.     Sub:
  33.       Player:
  34.         Name: "Player"
  35.       Admin:
  36.         Name: "Admin"
  37.   Info:
  38.     Base:
  39.       Name: "Info"
  40.     Sub:
  41.       Player:
  42.         Name: "Player"
  43.       Admin:
  44.         Name: "Admin"
  45.   Reload:
  46.     Base:
  47.       Name: "Reload"
  48.       Alias:
  49.        - "Rl"
  50.     Sub:
  51.       All:
  52.         Name: "All"
  53.       Locale:
  54.         Name: "Locale"
  55.       Options:
  56.         Name: "Options"
  57.       Map:
  58.         Name: "Map"
  59.   Board:
  60.     Base:
  61.       Name: "Board"
  62.     Sub:
  63.       Personal:
  64.         Name: "Personal"
  65.       Map:
  66.         Name: "Map"
  67.       Leader:
  68.         Name: "Leader"
  69.         Alias:
  70.          - "Summary"
  71.       Common:
  72.         Place:
  73.           Name: "Place"
  74.         Remove:
  75.           Name: "Remove"
  76.         Banner:
  77.           Name: "Banner"
  78.         Podium:
  79.           Name: "Podium"
  80.         Sign:
  81.           Name: "Sign"
  82.   BoardSection:
  83.     Base:
  84.       Name: "BoardSection"
  85.       Alias:
  86.        - "Section"
  87.     Sub:
  88.       Create:
  89.         Name: "Create"
  90.         Alias:
  91.          - "New"
  92.       Delete:
  93.         Name: "Delete"
  94.         Alias:
  95.          - "Remove"
  96.       SwitchTime:
  97.         Name: "UpdateSwitchTime"
  98.       Component:
  99.         Name: "Component"
  100.         Sub:
  101.           Add:
  102.             Name: "Add"
  103.           Remove:
  104.             Name: "Remove"
  105.   Event:
  106.     Base:
  107.       Name: "Event"
  108.     Sub:
  109.       Join:
  110.         Name: "Join"
  111.         Alias:
  112.          - "Enter"
  113.       Leave:
  114.         Name: "Leave"
  115.       Start:
  116.         Name: "Start"
  117.   Map:
  118.     Base:
  119.       Name: "Map"
  120.     Join:
  121.       Base:
  122.         Name: "Join"
  123.         Alias:
  124.          - "Enter"
  125.     Leave:
  126.       Base:
  127.         Name: "Leave"
  128.     Maintenance:
  129.       Base:
  130.         Name: "Maintenance"
  131.       Sub:
  132.         Enable:
  133.           Base: "Enable"
  134.         Disable:
  135.           Base: "Disable"
  136.     Sub:
  137.       Help:
  138.         Name: "Help"
  139.       Create:
  140.         Name: "Create"
  141.         Alias:
  142.          - "New"
  143.       Remove:
  144.         Name: "Remove"
  145.         Alias:
  146.          - "Delete"
  147.       SetSpawnPoint:
  148.         Name: "SetSpawnPoint"
  149.         Alias:
  150.          - "SetStartPoint"
  151.       SetFinishPoint:
  152.         Name: "SetFinishPoint"
  153.       UpdateCheckPoint:
  154.         Name: "UpdateCheckPoint"
  155.       AddCheckPoint:
  156.         Name: "AddCheckPoint"
  157.       RemoveCheckPoint:
  158.         Name: "RemoveCheckPoint"
  159.         Alias:
  160.          - "DeleteCheckPoint"
  161.       SetLeaveActionPoint:
  162.         Name: "SetLeaveActionPoint"
  163.       SetFinishActionPoint:
  164.         Name: "SetFinishActionPoint"
  165.       LinkFigure:
  166.         Name: "LinkFigure"
  167.       UnLinkFigure:
  168.         Name: "UnLinkFigure"
  169.       SetUp:
  170.         Name: "SetUp"
  171.       Rate:
  172.         Name: "Rate"
  173.         Alias:
  174.          - "Rating"
  175.       Settings:
  176.         Name: "Settings"
  177.   Profile:
  178.     Base:
  179.       Name: "Profile"
  180.   Replay:
  181.     Base:
  182.       Name: "Replay"
  183.       Alias:
  184.        - "Replays"
  185.   Spectate:
  186.     Base:
  187.       Name: "Spectate"
  188.     Sub:
  189.       Leave:
  190.         Name: "Leave"
  191.         Alias:
  192.          - "Exit"
  193.   Stats:
  194.     Base:
  195.       Name: "Stats"
  196.     Sub:
  197.       Personal:
  198.         Name: "Personal"
  199.         Alias:
  200.          - "Me"
  201.           - "Self"
  202.       Player:
  203.         Name: "Player"
  204.         Alias:
  205.          - "Target"
  206.       Map:
  207.         Name: "Map"
  208.       Leader:
  209.         Name: "Leader"
  210.         Alias:
  211.          - "Summary"
  212.       Common:
  213.         Reset:
  214.           Name: "Reset"
  215.         Rank:
  216.           Name: "Rank"
  217. Parameter:
  218.   MapName:
  219.     Name: "MapName"
  220.   ComponentType:
  221.     Name: "ComponentType"
  222.   Order:
  223.     Name: "Order"
  224.   SectionName:
  225.     Name: "SectionName"
  226.   Time:
  227.     Name: "Time"
  228.   Rating:
  229.     Name: "Rating"
  230.   Category:
  231.     Name: "Category"
  232.   Difficulty:
  233.     Name: "Difficulty"
  234.   Player:
  235.     Name: "Player"
  236.  
Add Comment
Please, Sign In to add comment