FreeTextHost.in host your text & codes anonymously


FREE TEXT HOST

You can save codes, scripts, sources & general debugging text and share / access / use them at any time (anonymously).
You can even set yourself a password if you want to keep it just for yourself.

Posted by "world3 groupsyml" on Sun, August 5th, 2012, 10:13 PM - Never Expires
Download | New paste

  1. # Group inheritance
  2. # any inherited groups prefixed with a g: are global groups
  3. # These groups are defined in the globalgroups.yml
  4. # and can be inherited in any worlds groups/users.yml.
  5. #
  6. # Groups without the g: prefix are groups local to this world
  7. # and defined in the this groups.yml file.
  8.  
  9. groups:
  10.   Default:
  11.     default: true
  12.     permissions: []
  13.     inheritance:
  14.     - g:kgb_obicni
  15.     info:
  16.       prefix: ''
  17.       build: false
  18.       suffix: ''
  19.   coBuilder:
  20.     default: false
  21.     permissions: []
  22.     inheritance:
  23.     - default
  24.     - g:pomocni_graditelj
  25.     info:
  26.       prefix: ''
  27.       build: true
  28.       suffix: ''
  29.   Moderator:
  30.     default: false
  31.     permissions: []
  32.     inheritance:
  33.     - default
  34.     - g:kgb_moderatori
  35.     info:
  36.       prefix: '&9'
  37.       build: true
  38.       suffix: ''
  39.   Admin:
  40.     default: false
  41.     permissions: []
  42.     inheritance:
  43.     - moderator
  44.     - g:pomocnik_admina
  45.     info:
  46.       prefix: '&c'
  47.       build: true
  48.       suffix: ''
  49.   VIP:
  50.     default: false
  51.     permissions: []
  52.     inheritance:
  53.     - default
  54.     - g:vip
  55.     info:
  56.       prefix: ''
  57.       build: true
  58.       suffix: ''
  59.   ELIT:
  60.     default: false
  61.     permissions: []
  62.     inheritance:
  63.     - vip
  64.     - g:elit
  65.     info:
  66.       prefix: ''
  67.       build: true
  68.       suffix: ''
  69.   LEGEND:
  70.     default: false
  71.     permissions: []
  72.     inheritance:
  73.     - elit
  74.     - g:legend
  75.     info:
  76.       prefix: ''
  77.       build: true
  78.       suffix: ''
Language:
To highlight particular lines, prefix each line with @@








freetexthost.in © 2010-2013 - Powered by PASTE 1.0   website by GandhiG.com