Sobky

ParkourDimension - Command - ParkourDimension.yml

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