Advertisement
mov51

Plhide-no group

Apr 10th, 2023
1,001
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.25 KB | None | 0 0
  1. version: 10
  2. debug: false
  3. /pl-message: Not allowed! Sorry <3
  4. f3-server-brand: '&6The&aNaspen&2Grove'
  5. replace-f3-server-brand: true
  6. update-notify: false
  7. bungee-mode: true
  8. ip: 0.0.0.0
  9. port: 8006
  10. groups:
  11.   default:
  12.     priority: 0
  13.     blocked-command-message: Unknown command. Type "/help" for help.
  14.     inherited-groups: []
  15.     enabled_servers:
  16.    - all
  17.     servers:
  18.       all:
  19.         commands:
  20.        - BlueMap-Signs
  21.         - seed
  22.         - msg
  23.         - ignore
  24.         - prefix
  25.         - gmsp
  26.         - gms
  27.         - gmtoggle
  28.         - survival
  29.         - creative
  30.         - plots
  31.         - speak
  32.         - seed
  33.         - neworigin
  34.         - weg
  35.         tabcomplete:
  36.        - BlueMap-Signs
  37.         - msg
  38.         - ignore
  39.         - prefix
  40.         - gmsp
  41.         - gms
  42.         - gmtoggle
  43.         - survival
  44.         - creative
  45.         - plots
  46.         - speak
  47.         - seed
  48.         - neworigin
  49.         - weg
  50.       Creative:
  51.         commands:
  52.        - gmc
  53.         - gms
  54.         - spawn
  55.         - plot info
  56.         - plot list
  57.         - plot confirm
  58.         - plot home
  59.         - plot visit
  60.         - plot middle
  61.         - plot claim
  62.         - plot auto
  63.         - plot add
  64.         - plot trust
  65.         - plot remove
  66.         - plot deny
  67.         - plot merge
  68.         - plot unlink
  69.         - plot sethome
  70.         - plot alias
  71.         - plot setdescription
  72.         - plot biome
  73.         - plot flag
  74.         - plot set
  75.         - plot copy
  76.         - plot move
  77.         - plot swap
  78.         - plot clear
  79.         - plot delete
  80.         - plot download
  81.         - warp
  82.         tabcomplete:
  83.        - gmc
  84.         - gms
  85.         - spawn
  86.         - plot info
  87.         - plot list
  88.         - plot confirm
  89.         - plot home
  90.         - plot visit
  91.         - plot middle
  92.         - plot claim
  93.         - plot auto
  94.         - plot add
  95.         - plot trust
  96.         - plot remove
  97.         - plot deny
  98.         - plot merge
  99.         - plot unlink
  100.         - plot sethome
  101.         - plot alias
  102.         - plot setdescription
  103.         - plot biome
  104.         - plot flag
  105.         - plot set
  106.         - plot copy
  107.         - plot move
  108.         - plot swap
  109.         - plot clear
  110.         - plot delete
  111.         - plot download
  112.         - warp
  113.       Survival:
  114.         commands:
  115.        - ll
  116.         - /expand
  117.         - /wand
  118.         - /sel
  119.         tabcomplete:
  120.        - ll
  121.         - /expand
  122.         - /wand
  123.         - /sel
  124.   Supporter:
  125.     priority: 1
  126.     blocked-command-message: Unknown command. Type "/help" for help.
  127.     inherited-groups:
  128.    - default
  129.     enabled_servers:
  130.    - all
  131.     servers:
  132.       all:
  133.         commands:
  134.        - gms
  135.         - nick
  136.         - prefix
  137.         tabcomplete:
  138.        - gms
  139.         - nick
  140.         - prefix
  141.   staff:
  142.     priority: 100
  143.     blocked-command-message: Unknown commend. Type "/help" for help.
  144.     inherited-groups:
  145.    - default
  146.     enabled_servers:
  147.    - all
  148.     servers:
  149.       all:
  150.         commands:
  151.        - lp
  152.         - plhide
  153.         - chc
  154.         - gmc
  155.         - gmsp
  156.         - gms
  157.         - gmso
  158.         - tp
  159.         - papi
  160.         - nick
  161.         - co
  162.         - map
  163.         - plugin:WorldEdit
  164.         - wanderingtrades
  165.         - hv
  166.         - hvtp
  167.         - portal
  168.         - paper fixlight
  169.         - plot debugroadregen
  170.         - plot setup
  171.         - locate
  172.         - chunky
  173.         - worldborder
  174.         - map
  175.         - BetaSurvive
  176.         - multiverse
  177.         - mv
  178.         - setwarp
  179.         - rg
  180.         tabcomplete:
  181.        - lp
  182.         - plhide
  183.         - chc
  184.         - gmc
  185.         - gmsp
  186.         - gms
  187.         - gmso
  188.         - tp
  189.         - papi
  190.         - nick
  191.         - co
  192.         - map
  193.         - plugin:WorldEdit
  194.         - wanderingtrades
  195.         - hv
  196.         - hvtp
  197.         - portal
  198.         - paper fixlight
  199.         - plot debugroadregen
  200.         - plot setup
  201.         - locate
  202.         - chunky
  203.         - worldborder
  204.         - map
  205.         - BetaSurvive
  206.         - multiverse
  207.         - mv
  208.         - setwarp
  209.         - rg
  210.   '*':
  211.     priority: 10
  212.     blocked-command-message: Unknown command. Type "/help" for help.
  213.     inherited-groups: []
  214.     enabled_servers:
  215.    - all
  216.     servers:
  217.       all:
  218.         commands: []
  219.         tabcomplete: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement