Skip to content

Instantly share code, notes, and snippets.

@lucko
Created October 7, 2016 16:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucko/8170b22d2bfb9af25f9ac9ec7614722a to your computer and use it in GitHub Desktop.
Save lucko/8170b22d2bfb9af25f9ac9ec7614722a to your computer and use it in GitHub Desktop.
[] = {
minecraft.command.me=true,
minecraft.command.help=true,
minecraft.command.trigger=true,
minecraft.command.list=true,
minecraft.command.tell=true
},
[world=DIM1,gp_claim_defaults=ADMIN]={
griefprevention.claim.flag.entity-damage=true,
griefprevention.claim.flag.explosion-surface=false,
griefprevention.claim.flag.entity-teleport-to=true,
griefprevention.claim.flag.interact-entity-primary=false,
griefprevention.claim.flag.fire-spread=false,
griefprevention.claim.flag.item-use=false,
griefprevention.claim.flag.portal-use=true,
griefprevention.claim.flag.interact-entity-secondary=false,
griefprevention.claim.flag.block-break=false,
griefprevention.claim.flag.collide-block=false,
griefprevention.claim.flag.collide-entity=false,
griefprevention.claim.flag.projectile-impact-block=false,
griefprevention.claim.flag.enter-claim=true,
griefprevention.claim.flag.command-execute=true,
griefprevention.claim.flag.entity-teleport-from=true,
griefprevention.claim.flag.exit-claim=true,
griefprevention.claim.flag.command-execute-pvp=true,
griefprevention.claim.flag.liquid-flow=false,
griefprevention.claim.flag.pvp=false,
griefprevention.claim.flag.block-place=false,
griefprevention.claim.flag.projectile-impact-entity=false,
griefprevention.claim.flag.entity-riding=true,
griefprevention.claim.flag.entity-spawn=true,
griefprevention.claim.flag.explosion=false,
griefprevention.claim.flag.item-drop=true,
griefprevention.claim.flag.interact-block-primary=false,
griefprevention.claim.flag.interact-inventory=false,
griefprevention.claim.flag.item-pickup=true,
griefprevention.claim.flag.interact-block-secondary=false
},
[world=world, gp_claim_defaults=BASIC]={
griefprevention.claim.flag.entity-damage=true,
griefprevention.claim.flag.explosion-surface=false,
griefprevention.claim.flag.entity-teleport-to=true,
griefprevention.claim.flag.interact-entity-primary=false,
griefprevention.claim.flag.fire-spread=false,
griefprevention.claim.flag.item-use=false,
griefprevention.claim.flag.portal-use=true,
griefprevention.claim.flag.interact-entity-secondary=false,
griefprevention.claim.flag.block-break=false,
griefprevention.claim.flag.collide-block=false,
griefprevention.claim.flag.collide-entity=false,
griefprevention.claim.flag.projectile-impact-block=false,
griefprevention.claim.flag.enter-claim=true,
griefprevention.claim.flag.command-execute=true,
griefprevention.claim.flag.entity-teleport-from=true,
griefprevention.claim.flag.exit-claim=true,
griefprevention.claim.flag.command-execute-pvp=true,
griefprevention.claim.flag.liquid-flow=false,
griefprevention.claim.flag.pvp=false,
griefprevention.claim.flag.block-place=false,
griefprevention.claim.flag.projectile-impact-entity=false,
griefprevention.claim.flag.entity-riding=true,
griefprevention.claim.flag.entity-spawn=true,
griefprevention.claim.flag.explosion=false,
griefprevention.claim.flag.item-drop=true,
griefprevention.claim.flag.interact-block-primary=false,
griefprevention.claim.flag.interact-inventory=false,
griefprevention.claim.flag.item-pickup=true,
griefprevention.claim.flag.interact-block-secondary=false
},
[world=world, gp_claim_defaults=WILDERNESS]={
griefprevention.claim.flag.entity-damage=true,
griefprevention.claim.flag.explosion-surface=true,
griefprevention.claim.flag.entity-teleport-to=true,
griefprevention.claim.flag.interact-entity-primary=true,
griefprevention.claim.flag.fire-spread=false,
griefprevention.claim.flag.item-use=true,
griefprevention.claim.flag.portal-use=true,
griefprevention.claim.flag.interact-entity-secondary=true,
griefprevention.claim.flag.block-break=true,
griefprevention.claim.flag.collide-block=true,
griefprevention.claim.flag.collide-entity=true,
griefprevention.claim.flag.projectile-impact-block=true,
griefprevention.claim.flag.command-execute=true,
griefprevention.claim.flag.entity-teleport-from=true,
griefprevention.claim.flag.command-execute-pvp=true,
griefprevention.claim.flag.liquid-flow=true,
griefprevention.claim.flag.pvp=true,
griefprevention.claim.flag.block-place=true,
griefprevention.claim.flag.projectile-impact-entity=true,
griefprevention.claim.flag.entity-riding=true,
griefprevention.claim.flag.entity-spawn=true,
griefprevention.claim.flag.explosion=true,
griefprevention.claim.flag.item-drop=true,
griefprevention.claim.flag.interact-block-primary=true,
griefprevention.claim.flag.interact-inventory=true,
griefprevention.claim.flag.item-pickup=true,
griefprevention.claim.flag.interact-block-secondary=true
},
[gp_claim_defaults=BASIC, world=DIM1]={
griefprevention.claim.flag.entity-damage=true,
griefprevention.claim.flag.explosion-surface=false,
griefprevention.claim.flag.entity-teleport-to=true,
griefprevention.claim.flag.interact-entity-primary=false,
griefprevention.claim.flag.fire-spread=false,
griefprevention.claim.flag.item-use=false,
griefprevention.claim.flag.portal-use=true,
griefprevention.claim.flag.interact-entity-secondary=false,
griefprevention.claim.flag.block-break=false,
griefprevention.claim.flag.collide-block=false,
griefprevention.claim.flag.collide-entity=false,
griefprevention.claim.flag.projectile-impact-block=false,
griefprevention.claim.flag.enter-claim=true,
griefprevention.claim.flag.command-execute=true,
griefprevention.claim.flag.entity-teleport-from=true,
griefprevention.claim.flag.exit-claim=true,
griefprevention.claim.flag.command-execute-pvp=true,
griefprevention.claim.flag.liquid-flow=false,
griefprevention.claim.flag.pvp=false,
griefprevention.claim.flag.block-place=false,
griefprevention.claim.flag.projectile-impact-entity=false,
griefprevention.claim.flag.entity-riding=true,
griefprevention.claim.flag.entity-spawn=true,
griefprevention.claim.flag.explosion=false,
griefprevention.claim.flag.item-drop=true,
griefprevention.claim.flag.interact-block-primary=false,
griefprevention.claim.flag.interact-inventory=false,
griefprevention.claim.flag.item-pickup=true,
griefprevention.claim.flag.interact-block-secondary=false
},
[gp_claim_defaults=WILDERNESS, world=DIM1]={
griefprevention.claim.flag.entity-damage=true,
griefprevention.claim.flag.explosion-surface=true,
griefprevention.claim.flag.entity-teleport-to=true,
griefprevention.claim.flag.interact-entity-primary=true,
griefprevention.claim.flag.fire-spread=false,
griefprevention.claim.flag.item-use=true,
griefprevention.claim.flag.portal-use=true,
griefprevention.claim.flag.interact-entity-secondary=true,
griefprevention.claim.flag.block-break=true,
griefprevention.claim.flag.collide-block=true,
griefprevention.claim.flag.collide-entity=true,
griefprevention.claim.flag.projectile-impact-block=true,
griefprevention.claim.flag.command-execute=true,
griefprevention.claim.flag.entity-teleport-from=true,
griefprevention.claim.flag.command-execute-pvp=true,
griefprevention.claim.flag.liquid-flow=true,
griefprevention.claim.flag.pvp=true,
griefprevention.claim.flag.block-place=true,
griefprevention.claim.flag.projectile-impact-entity=true,
griefprevention.claim.flag.entity-riding=true,
griefprevention.claim.flag.entity-spawn=true,
griefprevention.claim.flag.explosion=true,
griefprevention.claim.flag.item-drop=true,
griefprevention.claim.flag.interact-block-primary=true,
griefprevention.claim.flag.interact-inventory=true,
griefprevention.claim.flag.item-pickup=true,
griefprevention.claim.flag.interact-block-secondary=true
},
[gp_claim_defaults=BASIC, world=DIM-1]={
griefprevention.claim.flag.entity-damage=true,
griefprevention.claim.flag.explosion-surface=false,
griefprevention.claim.flag.entity-teleport-to=true,
griefprevention.claim.flag.interact-entity-primary=false,
griefprevention.claim.flag.fire-spread=false,
griefprevention.claim.flag.item-use=false,
griefprevention.claim.flag.portal-use=true,
griefprevention.claim.flag.interact-entity-secondary=false,
griefprevention.claim.flag.block-break=false,
griefprevention.claim.flag.collide-block=false,
griefprevention.claim.flag.collide-entity=false,
griefprevention.claim.flag.projectile-impact-block=false,
griefprevention.claim.flag.enter-claim=true,
griefprevention.claim.flag.command-execute=true,
griefprevention.claim.flag.entity-teleport-from=true,
griefprevention.claim.flag.exit-claim=true,
griefprevention.claim.flag.command-execute-pvp=true,
griefprevention.claim.flag.liquid-flow=false,
griefprevention.claim.flag.pvp=false,
griefprevention.claim.flag.block-place=false,
griefprevention.claim.flag.projectile-impact-entity=false,
griefprevention.claim.flag.entity-riding=true,
griefprevention.claim.flag.entity-spawn=true,
griefprevention.claim.flag.explosion=false,
griefprevention.claim.flag.item-drop=true,
griefprevention.claim.flag.interact-block-primary=false,
griefprevention.claim.flag.interact-inventory=false,
griefprevention.claim.flag.item-pickup=true,
griefprevention.claim.flag.interact-block-secondary=false
},
[gp_claim_defaults=WILDERNESS, world=DIM-1]={
griefprevention.claim.flag.entity-damage=true,
griefprevention.claim.flag.explosion-surface=true,
griefprevention.claim.flag.entity-teleport-to=true,
griefprevention.claim.flag.interact-entity-primary=true,
griefprevention.claim.flag.fire-spread=false,
griefprevention.claim.flag.item-use=true,
griefprevention.claim.flag.portal-use=true,
griefprevention.claim.flag.interact-entity-secondary=true,
griefprevention.claim.flag.block-break=true,
griefprevention.claim.flag.collide-block=true,
griefprevention.claim.flag.collide-entity=true,
griefprevention.claim.flag.projectile-impact-block=true,
griefprevention.claim.flag.command-execute=true,
griefprevention.claim.flag.entity-teleport-from=true,
griefprevention.claim.flag.command-execute-pvp=true,
griefprevention.claim.flag.liquid-flow=true,
griefprevention.claim.flag.pvp=true,
griefprevention.claim.flag.block-place=true,
griefprevention.claim.flag.projectile-impact-entity=true,
griefprevention.claim.flag.entity-riding=true,
griefprevention.claim.flag.entity-spawn=true,
griefprevention.claim.flag.explosion=true,
griefprevention.claim.flag.item-drop=true,
griefprevention.claim.flag.interact-block-primary=true,
griefprevention.claim.flag.interact-inventory=true,
griefprevention.claim.flag.item-pickup=true,
griefprevention.claim.flag.interact-block-secondary=true
},
[world=world, gp_claim_defaults=ADMIN]={
griefprevention.claim.flag.entity-damage=true,
griefprevention.claim.flag.explosion-surface=false,
griefprevention.claim.flag.entity-teleport-to=true,
griefprevention.claim.flag.interact-entity-primary=false,
griefprevention.claim.flag.fire-spread=false,
griefprevention.claim.flag.item-use=false,
griefprevention.claim.flag.portal-use=true,
griefprevention.claim.flag.interact-entity-secondary=false,
griefprevention.claim.flag.block-break=false,
griefprevention.claim.flag.collide-block=false,
griefprevention.claim.flag.collide-entity=false,
griefprevention.claim.flag.projectile-impact-block=false,
griefprevention.claim.flag.enter-claim=true,
griefprevention.claim.flag.command-execute=true,
griefprevention.claim.flag.entity-teleport-from=true,
griefprevention.claim.flag.exit-claim=true,
griefprevention.claim.flag.command-execute-pvp=true,
griefprevention.claim.flag.liquid-flow=false,
griefprevention.claim.flag.pvp=false,
griefprevention.claim.flag.block-place=false,
griefprevention.claim.flag.projectile-impact-entity=false,
griefprevention.claim.flag.entity-riding=true,
griefprevention.claim.flag.entity-spawn=true,
griefprevention.claim.flag.explosion=false,
griefprevention.claim.flag.item-drop=true,
griefprevention.claim.flag.interact-block-primary=false,
griefprevention.claim.flag.interact-inventory=false,
griefprevention.claim.flag.item-pickup=true,
griefprevention.claim.flag.interact-block-secondary=false
},
[gp_claim_defaults=ADMIN, world=DIM-1]={
griefprevention.claim.flag.entity-damage=true,
griefprevention.claim.flag.explosion-surface=false,
griefprevention.claim.flag.entity-teleport-to=true,
griefprevention.claim.flag.interact-entity-primary=false,
griefprevention.claim.flag.fire-spread=false,
griefprevention.claim.flag.item-use=false,
griefprevention.claim.flag.portal-use=true,
griefprevention.claim.flag.interact-entity-secondary=false,
griefprevention.claim.flag.block-break=false,
griefprevention.claim.flag.collide-block=false,
griefprevention.claim.flag.collide-entity=false,
griefprevention.claim.flag.projectile-impact-block=false,
griefprevention.claim.flag.enter-claim=true,
griefprevention.claim.flag.command-execute=true,
griefprevention.claim.flag.entity-teleport-from=true,
griefprevention.claim.flag.exit-claim=true,
griefprevention.claim.flag.command-execute-pvp=true,
griefprevention.claim.flag.liquid-flow=false,
griefprevention.claim.flag.pvp=false,
griefprevention.claim.flag.block-place=false,
griefprevention.claim.flag.projectile-impact-entity=false,
griefprevention.claim.flag.entity-riding=true,
griefprevention.claim.flag.entity-spawn=true,
griefprevention.claim.flag.explosion=false,
griefprevention.claim.flag.item-drop=true,
griefprevention.claim.flag.interact-block-primary=false,
griefprevention.claim.flag.interact-inventory=false,
griefprevention.claim.flag.item-pickup=true,
griefprevention.claim.flag.interact-block-secondary=false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment