Created
June 24, 2013 01:03
-
-
Save daboross/5847146 to your computer and use it in GitHub Desktop.
PermissionsEx config.yml that isn't working completely
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| groups: | |
| Banned: | |
| prefix: '&4BAN&0#&4' | |
| inheritance: | |
| - McMMOPartyOnly | |
| permissions: | |
| - bukkit.command.(tps|plugins|version|seed) | |
| - commandhelper.useralias | |
| - essentials.(ping|info|suicide|help|motd|rules|spawn|depth|seen) | |
| - essentials.afk(|.auto) | |
| - essentials.mail(|.send) | |
| - essentials.nick(|.color) | |
| - essentials.(home|tp|tpa|tpdeny|tpahere|tpaccept|warp|warp.list) | |
| - essentials.back(|.ondeath) | |
| - essentials.signs.(use|create).warp | |
| - essentials.signs.(color|format|break.*) | |
| - -modifyworld.items.(have|hold).(8|9|10|11|26|34|36|43|51|52|55|59|60|63|64|68|71|75|83|90|92|93|94|95|104|105|115|117|118|119|125|127|132|137|140|141|142|144|149|150)(|:*) | |
| - modifyworld.items.(have|hold).* | |
| - modifyworld.chat(|.*) | |
| - multiverse.access.* | |
| - multiverse.core.list.(who|worlds) | |
| - multiverse.teleport.self.* | |
| - nocheatplus.checks.chat.color | |
| - worldguard.region.(list|info(|.*)) | |
| Basic: | |
| default: true | |
| prefix: '&9' | |
| permissions: | |
| - bukkit.command.(tps|plugins|version|seed) | |
| - commandhelper.useralias | |
| - essentials.(ping|info|suicide|help|motd|rules|spawn|depth|seen) | |
| - essentials.afk(|.auto) | |
| - essentials.mail(|.send) | |
| - essentials.nick(|.color) | |
| - essentials.(home|tp|tpa|tpdeny|tpahere|tpaccept|warp|warp.list) | |
| - essentials.back(|.ondeath) | |
| - essentials.signs.((use|create).warp|(color|format|break.*)) | |
| - -mcmmo.commands.party.itemshare | |
| - -mcmmo.ability.unarmed.disarm | |
| - -modifyworld.items.(craft|throw|put|have|hold|use).(8|9|10|11|26|34|36|43|51|52|55|59|60|63|64|68|71|75|83|90|92|93|94|95|104|105|115|117|118|119|125|127|132|137|140|141|142|144|149|150)(|:*) | |
| - -modifyworld.(items.(craft|place|use)|blocks.place).(46|407)(|:*) | |
| - modifyworld.* | |
| - multiverse.access.* | |
| - multiverse.core.list.(who|worlds) | |
| - multiverse.teleport.self.* | |
| - nocheatplus.checks.chat.color | |
| - physicalshop.use | |
| - worldguard.region.(list|info(|.*)) | |
| worlds: | |
| Survival: | |
| inheritance: | |
| - Basic_survival | |
| - Basic_nonpvp | |
| Survival_nether: | |
| inheritance: | |
| - Basic_survival | |
| - Basic_nonpvp | |
| Survival_nether_bak: | |
| inheritance: | |
| - Basic_survival | |
| - Basic_nonpvp | |
| Survival_the_end: | |
| inheritance: | |
| - Basic_survival | |
| PvPrl: | |
| inheritance: | |
| - Basic_nonsurvival | |
| - Basic_pvp | |
| Creative: | |
| inheritance: | |
| - Basic_nonsurvival | |
| - Basic_nonpvp | |
| - Basic_creative | |
| NewCreative: | |
| inheritance: | |
| - Basic_nonsurvival | |
| - Basic_nonpvp | |
| - Basic_creative | |
| Flat: | |
| inheritance: | |
| - Basic_nonsurvival | |
| - Basic_nonpvp | |
| - Basic_creative | |
| Basic_nonpvp: | |
| inheritance: | |
| - ProtectionCreator | |
| permissions: | |
| - essentials.(sethome|setwarp) | |
| Basic_creative: | |
| inheritance: | |
| - McMMOPartyOnly | |
| - AbleToCreateFreeSigns_World | |
| permissions: | |
| - essentials.gamemode | |
| Basic_survival: | |
| permissions: | |
| - -modifyworld.(items.have|blocks.place).7 | |
| - -modifyworld.(items.have|blocks.place).7(|:*) | |
| - noenderchest.(craft|use|build) | |
| - fastsoup.use | |
| Basic_nonsurvival: | |
| permissions: | |
| - essentials.clearinventory | |
| - essentials.signs.use.(free|enchant|disposal) | |
| Basic_pvp: | |
| inheritance: | |
| - McMMOPartyOnly | |
| permissions: | |
| - modifyworld.* | |
| Trusted: | |
| inheritance: | |
| - Basic | |
| permissions: | |
| - essentials.(ignore|tptoggle|hat) | |
| - worldguard.stack | |
| - worldedit.chunkinfo | |
| worlds: | |
| Survival: | |
| inheritance: | |
| - Trusted_nonpvp | |
| Survival_nether: | |
| inheritance: | |
| - Trusted_nonpvp | |
| Survival_nether_bak: | |
| inheritance: | |
| - Trusted_nonpvp | |
| Creative: | |
| inheritance: | |
| - Trusted_nonpvp | |
| - Trusted_creative | |
| NewCreative: | |
| inheritance: | |
| - Trusted_nonpvp | |
| - Trusted_creative | |
| Flat: | |
| inheritance: | |
| - Trusted_nonpvp | |
| - Trusted_creative | |
| Trusted_nonpvp: | |
| permissions: | |
| - worldedit.navigation.unstuck | |
| - physicalshop.build | |
| Trusted_creative: | |
| permissions: | |
| - essentials.item | |
| Survivor: | |
| inheritance: | |
| - Trusted | |
| permissions: | |
| - essentials.recipe | |
| worlds: | |
| Survival: | |
| inheritance: | |
| - Survivor_nonpvp | |
| Survival_nether: | |
| inheritance: | |
| - Survivor_nonpvp | |
| Survival_nether_bak: | |
| inheritance: | |
| - Survivor_nonpvp | |
| Flat: | |
| inheritance: | |
| - Survivor_nonpvp | |
| - Survivor_creative | |
| Creative: | |
| inheritance: | |
| - Survivor_nonpvp | |
| - Survivor_creative | |
| NewCreative: | |
| inheritance: | |
| - Survivor_nonpvp | |
| - Survivor_creative | |
| Survivor_nonpvp: | |
| permissions: | |
| - essentials.(powertool|powertooltoggle|jump) | |
| - -disguisecraft.mob.(slime|magmacube|giant|enderdragon)(|.*) | |
| - disguisecraft.mob.* | |
| Survivor_creative: | |
| permissions: | |
| - essentials.speed | |
| Architect: | |
| inheritance: | |
| - Trusted | |
| - WorldEditor | |
| worlds: | |
| Survival: | |
| inheritance: | |
| - Architect_nonpvp | |
| Survival_nether: | |
| inheritance: | |
| - Architect_nonpvp | |
| Survival_nether_bak: | |
| inheritance: | |
| - Architect_nonpvp | |
| Creative: | |
| inheritance: | |
| - Architect_nonpvp | |
| - DispenserRefiller | |
| NewCreative: | |
| inheritance: | |
| - Architect_nonpvp | |
| - DispenserRefiller | |
| Flat: | |
| inheritance: | |
| - Architect_nonpvp | |
| - DispenserRefiller | |
| Architect_nonpvp: | |
| inheritance: | |
| - AbleToFly | |
| permissions: | |
| - essentials.(powertool|powertooltoggle|top) | |
| Technician: | |
| inheritance: | |
| - Trusted | |
| - WorldEditor | |
| permissions: | |
| - worldedit.clipboard.copy | |
| worlds: | |
| Survival: | |
| inheritance: | |
| - Technician_nonpvp | |
| Survival_nether: | |
| inheritance: | |
| - Technician_nonpvp | |
| Survival_nether_bak: | |
| inheritance: | |
| - Technician_nonpvp | |
| Creative: | |
| inheritance: | |
| - Technician_nonpvp | |
| - DispenserRefiller | |
| NewCreative: | |
| inheritance: | |
| - Technician_nonpvp | |
| - DispenserRefiller | |
| Flat: | |
| inheritance: | |
| - Technician_nonpvp | |
| - DispenserRefiller | |
| Technician_nonpvp: | |
| inheritance: | |
| - AbleToFly | |
| permissions: | |
| - essentials.(powertool|powertooltoggle|top) | |
| - worldedit.navigation.thru.command | |
| Artist: | |
| inheritance: | |
| - Trusted | |
| ApprenticeSurvivor: | |
| inheritance: | |
| - Basic | |
| ApprenticeArchitect: | |
| inheritance: | |
| - Basic | |
| - AbleToFlyInSurvival | |
| worlds: | |
| Creative: | |
| inheritance: | |
| - DispenserRefiller | |
| NewCreative: | |
| inheritance: | |
| - DispenserRefiller | |
| Flat: | |
| inheritance: | |
| - DispenserRefiller | |
| ApprenticeTechnician: | |
| inheritance: | |
| - Basic | |
| - AbleToFlyInSurvival | |
| worlds: | |
| Creative: | |
| inheritance: | |
| - DispenserRefiller | |
| NewCreative: | |
| inheritance: | |
| - DispenserRefiller | |
| Flat: | |
| inheritance: | |
| - DispenserRefiller | |
| ApprenticeArtist: | |
| inheritance: | |
| - Basic | |
| - AbleToFlyInSurvival | |
| SurvivorLvL2: | |
| inheritance: | |
| - Survivor | |
| ArchitectLvL2: | |
| inheritance: | |
| - Architect | |
| TechnicianLvL2: | |
| inheritance: | |
| - Technician | |
| ArtistLvL2: | |
| inheritance: | |
| - Artist | |
| MasterSurvivor: | |
| inheritance: | |
| - SuvivorLvL2 | |
| MasterArchitect: | |
| inheritance: | |
| - ArchitectLvL2 | |
| MasterTechnician: | |
| inheritance: | |
| - TechnicianLvL2 | |
| MasterArtist: | |
| inheritance: | |
| - ArtistLvL2 | |
| Donator: | |
| inheritance: | |
| - Survivor | |
| - Architect | |
| - Technician | |
| permissions: | |
| - nocheatplus.exempt.* | |
| - SimpleVIPPerks.* | |
| - essentials.(mute.exempt|speed|nick.format) | |
| Agent: | |
| inheritance: | |
| - Basic | |
| permissions: | |
| - coreprotect.(help|lookup|inspect) | |
| - essentials.enderchest(|.others) | |
| - essentials.(tpo|teleport.hidden|delwarp|joinfullserver|kick.notify|whois) | |
| - mcmmo.commands.inspect.* | |
| - mcmmo.chat.adminchat | |
| - playerdata.iplookup | |
| - uberchat.msgspy | |
| - vanish.(vanish|silentquit|joinwithoutannounce|see|adminalerts|silentchests) | |
| worlds: | |
| Survival: | |
| inheritance: | |
| - Agent_nonpvp | |
| Survival_nether: | |
| inheritance: | |
| - Agent_nonpvp | |
| Survival_nether_bak: | |
| inheritance: | |
| - Agent_nonpvp | |
| Creative: | |
| inheritance: | |
| - Agent_nonpvp | |
| NewCreative: | |
| inheritance: | |
| - Agent_nonpvp | |
| Flat: | |
| inheritance: | |
| - Agent_nonpvp | |
| Agent_nonpvp: | |
| inheritance: | |
| - AbleToFly | |
| Spy: | |
| inheritance: | |
| - Agent | |
| - Survivor | |
| - Architect | |
| - Technician | |
| permissions: | |
| - rankdata.addgroup.trusted | |
| - vanish.(statusupdates|fakeannounce) | |
| - essentials.(clearinventory|clearinventory.others|essentials|kick) | |
| worlds: | |
| Survival: | |
| inheritance: | |
| - Spy_nonpvp | |
| Survival_nether: | |
| inheritance: | |
| - Spy_nonpvp | |
| Survival_nether_bak: | |
| inheritance: | |
| - Spy_nonpvp | |
| Creative: | |
| inheritance: | |
| - Spy_nonpvp | |
| NewCreative: | |
| inheritance: | |
| - Spy_nonpvp | |
| Flat: | |
| inheritance: | |
| - Spy_nonpvp | |
| Spy_nonpvp: | |
| permissions: | |
| - essentials.(tppos|speed|heal(|.*)|spawner(|.*)) | |
| - essentials.invsee(|.preventmodify) | |
| - coreprotect.* | |
| - voxelsniper.sniper | |
| - -disguisecraft.(player|other.*) | |
| - disguisecraft.* | |
| Spirit: | |
| inheritance: | |
| - Spy | |
| - Donator | |
| permissions: | |
| - worldguard.region.bypass.(Survival|Survival_nether|Survival_nether_bak) | |
| worlds: | |
| Survival: | |
| inheritance: | |
| - Spirit_nonpvp | |
| Survival_nether: | |
| inheritance: | |
| - Spirit_nonpvp | |
| Survival_nether_bak: | |
| inheritance: | |
| - Spirit_nonpvp | |
| Creative: | |
| inheritance: | |
| - Spirit_nonpvp | |
| NewCreative: | |
| inheritance: | |
| - Spirit_nonpvp | |
| Flat: | |
| inheritance: | |
| - Spirit_nonpvp | |
| Spirit_nonpvp: | |
| inheritance: | |
| - WorldEditor_World | |
| permissions: | |
| - dispenserrefill.* | |
| - -essentials.(nick|signs).magic | |
| - -essentials.afk.kickexempt | |
| - -essentials.(time|sudo|ban|tempban|ipban)(|.*) | |
| - essentials.* | |
| - physicalshop.admin | |
| Admin: | |
| inheritance: | |
| - Spirit | |
| - PvPWorldMaster | |
| permissions: | |
| - lwc.admin.remove | |
| - bandata.(ban|unban) | |
| - vanish.admin | |
| RankDataAdmin: | |
| inheritance: | |
| - Admin | |
| permissions: | |
| - permissions.* | |
| VoxelSniperAdmin: | |
| inheritance: | |
| - Admin | |
| permissions: | |
| - voxelsniper.* | |
| worlds: | |
| PvPrl: | |
| - -voxelsniper.* | |
| DaboAdmin: | |
| permissions: | |
| - -voxelsniper.* | |
| - vanish.(see|vanish|admin|silentquit|joinwithoutannounce|see|adminalerts|silentchest|statusupdates) | |
| - -vanish.* | |
| - '*' | |
| PvPWorldMaster: | |
| inheritance: | |
| - Basic | |
| worlds: | |
| PvPrl: | |
| inheritance: | |
| - PvPWorldMaster_World | |
| PvPWorldMaster_World: | |
| inheritance: | |
| - AbleToFly | |
| - ProtectionCreator | |
| - AbleToCreateFreeSigns_World | |
| - WorldEditor_World | |
| - DispenserRefiller | |
| permissions: | |
| - essentials.(gamemode|setwarp|item|tptoggle|tpa|tpaccept|tpahere|tpdeny|tp|powertool|powertooltoggle|jump) | |
| AbleToCreateFreeSigns_World: | |
| inheritance: | |
| - Basic | |
| permissions: | |
| - essentials.signs.create.(free|disposal|enchant) | |
| WorldEditor: | |
| inheritance: | |
| - Basic | |
| permissions: | |
| - worldedit.clipboard.copy | |
| worlds: | |
| Creative: | |
| inheritance: | |
| - WorldEditor_World | |
| NewCreative: | |
| inheritance: | |
| - WorldEditor_World | |
| Flat: | |
| inheritance: | |
| - WorldEditor_World | |
| WorldEditor_World: | |
| permissions: | |
| - worldedit.(wand|help|thaw|regen|biome|fill|butcher|remove|drain) | |
| - worldedit.(removeabove|removebelow|removenear|replacenear) | |
| - worldedit.(selection|generation|clipboard|schematic|region|brush|tool).* | |
| - worldedit.history.(redo|undo) | |
| - worldedit.navigation.unstuck | |
| - worldedit.scripting.execute | |
| - worldedit.analysis.count | |
| - worldedit.fill.recursive | |
| UnlimitedWorldEditor: | |
| inheritance: | |
| - WorldEditor | |
| permissions: | |
| - worldedit.limit(|.unrestricted) | |
| Special: | |
| inheritance: | |
| - Basic | |
| AbleToFlyInSurvival: | |
| inheritance: | |
| - Basic | |
| worlds: | |
| Survival: | |
| inheritance: | |
| - AbleToFly | |
| Survival_nether: | |
| inheritance: | |
| - AbleToFly | |
| Survival_nether_bak: | |
| inheritance: | |
| - AbleToFly | |
| AbleToFly: | |
| permissions: | |
| - essentials.fly | |
| DispenserRefiller: | |
| permissions: | |
| - dispenserrefill.general.dispenser | |
| McMMOPartyOnly: | |
| permissions: | |
| - mcmmo.party.friendlyfire | |
| - mcmmo.chat.partychat | |
| - mcmmo.commands.party(|.(join|create|accept|disband|help|info|invite|kick|lock|owner|password|quit|rename|unlock)) | |
| - -mcmmo.* | |
| ProtectionCreator: | |
| permissions: | |
| - worldedit.wand | |
| - worldedit.selection.* | |
| - worldguard.region.(addmember|removemember|addowner|removeowner|remove|flag.regions).own.* | |
| - worldguard.region.info(|.*) | |
| - worldguard.region.claim | |
| - worldguard.region.flag.flags.(passthrough|build|pvp|lighter|fire\-spread|lava\-fire|use|greeting|farewell|leaf\-decay|ice\-melt|ice\-form|snow\-melt|snow\-fall|vehicle\-place|vehicle\-destroy|water\-flow|potion\-splash|enderman\-grief|entry|creeper\-explosion).* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment