Configuration

This is to help with configuration in the config.yml file. If you have any questions simply comment below and I'll check here every so often but I tried to be as detailed as I could with each piece.

AllowMultiWorldConfig: false        ##Enables/Disables multiworld specifications, set to true to enable.
Groups:
  moderator:                        ##The name of your groups you set in your groupmanager or PEX permissions file
    default: 100000                 ##Every group must have a default value or an error will be thrown to ignore the event
    world: 100000                   ##For each world you want to specify, place the name here with the amount next to it
    world_nether: 100000
    world_the_end: 0                ##If you would like to disable a group in a world simply set to 0 and their limit will deny them any world edit use
  admin:
    default: 200000
    world: 200000
    world_nether: 200000
    world_the_end: 2000
  owner:
    default: 300000
Ignore:                             ##If you simply don't want a group to have WE at all anywhere, this is where you can list them like the following
- guest
- member
- Default                           ##Group Manager default group
- default                           ##PEX default group

Comments

Posts Quoted:
Reply
Clear All Quotes