Permissions

 pt.*:
        default: op
        description: All the things even damage
        children:
            pt.bl.grass: true
            pt.bl.leaves: true
            pt.bl.dirt: true
            pt.bl.sand: true
            pt.bl.sandstone: true
            pt.bl.long_grass: true
            pt.bl.smooth_brick: true
            pt.bl.stone: true
            pt.bl.log: true
            pt.bl.wood: true
            pt.bl.cobblestone: true
            pt.bl.wood_stairs: true
            pt.bl.tnt: true
            pt.bl.cobblestone_stairs: true
            pt.bl.glass: true
            pt.bl.thin_glass: true
            pt.bl.wool: true
            pt.bl.glowstone: true
            pt.bl.netherrack: true
            pt.bl.nether_brick: true
            pt.bl.trap_door: true
            pt.bl.gravel: true
            pt.bl.wooden_door: true
            pt.bl.iron_door: true
            pt.bl.torch: true
            pt.bl.fence: true
            pt.bl.red_rose: true
            pt.bl.yellow_flower: true
            pt.bl.obsidian: true
            pt.bl.lapis_ore: true
            pt.bl.iron_ore: true
            pt.bl.diamond_ore: true
            pt.bl.gold_ore: true
            pt.bl.coal_ore: true
            pt.bl.redstone_ore: true
            pt.bl.clay: true
            pt.bl.diamond_block: true
            pt.bl.gold_block: true
            pt.bl.iron_block: true
            pt.bl.lapis_block: true
            pt.bl.brick: true
            pt.bl.mossy_cobblestone: true
            pt.bl.soul_sand: true
            pt.bl.netherrack: true
            pt.bl.step: true
            pt.bl.sapling: true
            pt.bl.pumpkin: true
            pt.bl.jack_o_lantern: true
            pt.bl.ice: true
            pt.bl.sponge: true
            pt.bl.snow_block: true
            pt.bl.cactus: true
            pt.bl.brown_mushroom: true
            pt.bl.red_mushroom: true
            pt.bl.vine: true
            pt.bl.iron_fence: true
            pt.bl.nether_fence: true
            pt.bl.nether_brick_stairs: true
            pt.bl.ender_stone: true
            pt.bl.mycel: true
            pt.bl.chest: true
            pt.bl.workbench: true
            pt.bl.bookshelf: true
            pt.bl.dispenser: true
            pt.bl.furnance: true
            pt.bl.note_block: true
            pt.bl.jukebox: true
            pt.bl.piston_sticky_base: true
            pt.bl.piston_base: true
            pt.bl.fence_gate: true
            pt.bl.ladder: true
            pt.bl.rails: true
            pt.bl.powered_rail: true
            pt.bl.detector_rail: true
            pt.bl.brick_stairs: true
            pt.bl.lever: true
            pt.bl.smooth_stairs: true
            pt.bl.stone_plate: true
            pt.bl.redstone_torch_on: true
            pt.bl.redstone_torch_off: true
            pt.bl.enchantment_table: true
            pt.bl.stone_button: true
            pt.bl.redstone_lamp_off: true
            pt.bl.redstone_lamp_on: true
            pt.bl.sign_post: true
            pt.bl.redstone_wire: true
            pt.bl.cake_block: true
            pt.bl.cauldron: true
            pt.bl.diode_block_off: true
            pt.bl.diode_block_on: true
            pt.bl.brewing_stand: true
            pt.bl.bed_block: true
            pt.bl.web: true
            pt.bl.snow: true
            pt.bl.sugar_cane_block: true
            pt.bl.soil: true
            pt.bl.crops: true
            pt.bl.wall_sign: true
            pt.bl.double_step: true
            pt.bl.water_lily: true
            pt.bl.melon_block: true
            pt.bl.glowing_redstone_ore: true
            pt.bl.bedrock: true
            pt.bl.air: true
            pt.bl.fire: true
            pt.bl.furance: true
            pt.bl.pumpkin_stem: true
            pt.bl.melon_stem: true
            #use
            pt.use.diamond_pickaxe: true
            pt.use.diamond_spade: true
            pt.use.diamond_sword: true
            pt.use.diamond_hoe: true
            pt.use.diamond_axe: true
            pt.use.stone_pickaxe: true
            pt.use.stone_spade: true
            pt.use.stone_sword: true
            pt.use.stone_hoe: true
            pt.use.stone_axe: true
            pt.use.wood_pickaxe: true
            pt.use.wood_spade: true
            pt.use.wood_sword: true
            pt.use.wood_hoe: true
            pt.use.wood_axe: true
            pt.use.iron_pickaxe: true
            pt.use.iron_spade: true
            pt.use.iron_sword: true
            pt.use.iron_hoe: true
            pt.use.iron_axe: true
            pt.use.gold_pickaxe: true
            pt.use.gold_spade: true
            pt.use.gold_sword: true
            pt.use.gold_hoe: true
            pt.use.gold_axe: true
            #dmg
            pt.dmg.block_explosion: true
            pt.dmg.contact: true
            pt.dmg.custom: true
            pt.dmg.drowning: true
            pt.dmg.entity_attack: true
            pt.dmg.entity_explosion: true
            pt.dmg.fall: true
            pt.dmg.fire: true
            pt.dmg.fire_tick: true
            pt.dmg.lava: true
            pt.dmg.lightning: true
            pt.dmg.magic: true
            pt.dmg.melting: true
            pt.dmg.poison: true
            pt.dmg.starvation: true
            pt.dmg.projectile: true
            pt.dmg.suicide: true
            pt.dmg.void: true
    pt.use.*:
       description: use any weapon/tool
       children:
            pt.use.diamond_pickaxe: true
            pt.use.diamond_spade: true
            pt.use.diamond_sword: true
            pt.use.diamond_hoe: true
            pt.use.diamond_axe: true
            pt.use.stone_pickaxe: true
            pt.use.stone_spade: true
            pt.use.stone_sword: true
            pt.use.stone_hoe: true
            pt.use.stone_axe: true
            pt.use.wood_pickaxe: true
            pt.use.wood_spade: true
            pt.use.wood_sword: true
            pt.use.wood_hoe: true
            pt.use.wood_axe: true
            pt.use.iron_pickaxe: true
            pt.use.iron_spade: true
            pt.use.iron_sword: true
            pt.use.iron_hoe: true
            pt.use.iron_axe: true
            pt.use.gold_pickaxe: true
            pt.use.gold_spade: true
            pt.use.gold_sword: true
            pt.use.gold_hoe: true
            pt.use.gold_axe: true
    pt.use.wood:
       description: use any wood weapon/tool
       children:
            pt.use.wood_pickaxe: true
            pt.use.wood_spade: true
            pt.use.wood_sword: true
            pt.use.wood_hoe: true
            pt.use.wood_axe: true
    pt.use.iron:
       description: use any iron weapon/tool
       children:
            pt.use.iron_pickaxe: true
            pt.use.iron_spade: true
            pt.use.iron_sword: true
            pt.use.iron_hoe: true
            pt.use.iron_axe: true
    pt.use.stone:
       description: use any stone weapon/tool
       children:
            pt.use.stone_pickaxe: true
            pt.use.stone_spade: true
            pt.use.stone_sword: true
            pt.use.stone_hoe: true
            pt.use.stone_axe: true
    pt.use.diamond:
       description: use any diamond weapon/tool
       children:
            pt.use.diamond_pickaxe: true
            pt.use.diamond_spade: true
            pt.use.diamond_sword: true
            pt.use.diamond_hoe: true
            pt.use.diamond_axe: true
    pt.use.gold:
       description: use any gold tool/weapon
       children:
            pt.use.gold_pickaxe: true
            pt.use.gold_spade: true
            pt.use.gold_sword: true
            pt.use.gold_hoe: true
            pt.use.gold_axe: true
    pt.bl.*:
       description: use any block
       children:
            pt.bl.grass: true
            pt.bl.leaves: true
            pt.bl.dirt: true
            pt.bl.sand: true
            pt.bl.sandstone: true
            pt.bl.long_grass: true
            pt.bl.smooth_brick: true
            pt.bl.stone: true
            pt.bl.log: true
            pt.bl.wood: true
            pt.bl.cobblestone: true
            pt.bl.wood_stairs: true
            pt.bl.tnt: true
            pt.bl.cobblestone_stairs: true
            pt.bl.glass: true
            pt.bl.thin_glass: true
            pt.bl.wool: true
            pt.bl.glowstone: true
            pt.bl.netherrack: true
            pt.bl.netherbrick: true
            pt.bl.trap_door: true
            pt.bl.gravel: true
            pt.bl.wooden_door: true
            pt.bl.iron_door: true
            pt.bl.torch: true
            pt.bl.fence: true
            pt.bl.red_rose: true
            pt.bl.yellow_flower: true
            pt.bl.obsidian: true
            pt.bl.lapis_ore: true
            pt.bl.iron_ore: true
            pt.bl.diamond_ore: true
            pt.bl.gold_ore: true
            pt.bl.coal_ore: true
            pt.bl.redstone_ore: true
            pt.bl.clay: true
            pt.bl.diamond_block: true
            pt.bl.gold_block: true
            pt.bl.iron_block: true
            pt.bl.lapis_block: true
            pt.bl.brick: true
            pt.bl.mossy_cobblestone: true
            pt.bl.soul_sand: true
            pt.bl.netherrack: true
            pt.bl.step: true
            pt.bl.sapling: true
            pt.bl.pumpkin: true
            pt.bl.jack_o_lantern: true
            pt.bl.ice: true
            pt.bl.sponge: true
            pt.bl.snow_block: true
            pt.bl.cactus: true
            pt.bl.brown_mushroom: true
            pt.bl.red_mushroom: true
            pt.bl.vine: true
            pt.bl.iron_fence: true
            pt.bl.nether_fence: true
            pt.bl.nether_brick_stairs: true
            pt.bl.ender_stone: true
            pt.bl.mycel: true
            pt.bl.chest: true
            pt.bl.workbench: true
            pt.bl.bookshelf: true
            pt.bl.dispenser: true
            pt.bl.furnance: true
            pt.bl.note_block: true
            pt.bl.jukebox: true
            pt.bl.piston_sticky_base: true
            pt.bl.piston_base: true
            pt.bl.fence_gate: true
            pt.bl.ladder: true
            pt.bl.rails: true
            pt.bl.powered_rail: true
            pt.bl.detector_rail: true
            pt.bl.brick_stairs: true
            pt.bl.lever: true
            pt.bl.smooth_stairs: true
            pt.bl.stone_plate: true
            pt.bl.redstone_torch_on: true
            pt.bl.redstone_torch_off: true
            pt.bl.enchantment_table: true
            pt.bl.stone_button: true
            pt.bl.redstone_lamp_off: true
            pt.bl.redstone_lamp_on: true
            pt.bl.sign_post: true
            pt.bl.redstone_wire: true
            pt.bl.cake_block: true
            pt.bl.cauldron: true
            pt.bl.diode_block_off: true
            pt.bl.diode_block_on: true
            pt.bl.brewing_stand: true
            pt.bl.bed_block: true
            pt.bl.web: true
            pt.bl.snow: true
            pt.bl.sugar_cane_block: true
            pt.bl.soil: true
            pt.bl.crops: true
            pt.bl.wall_sign: true
            pt.bl.double_step: true
            pt.bl.water_lily: true
            pt.bl.melon_block: true
            pt.bl.glowing_redstone_ore: true
            pt.bl.bedrock: true
            pt.bl.air: true
            pt.bl.fire: true
            pt.bl.furance: true
            pt.bl.pumpkin_stem: true
            pt.bl.melon_stem: true
    pt.bl.rail:
       description: use any rail block
       children:
            pt.bl.rails: true
            pt.bl.powered_rail: true
            pt.bl.detector_rail: true
    pt.bl.basic:
       description: use any basic block
       children:
            pt.bl.furnace: true
            pt.bl.grass: true
            pt.bl.dirt: true
            pt.bl.sand: true
            pt.bl.sandstone: true
            pt.bl.long_grass: true
            pt.bl.stone: true
            pt.bl.log: true
            pt.bl.wood: true
            pt.bl.cobblestone: true
            pt.bl.wood_stairs: true
            pt.bl.cobblestone_stairs: true
            pt.bl.gravel: true
            pt.bl.wooden_door: true
            pt.bl.sign_post: true
            pt.bl.lever: true
            pt.bl.clay: true
            pt.bl.furnance: true
            pt.bl.workbench: true
            pt.bl.torch: true
            pt.bl.fence: true
            pt.bl.bed_block: true
            pt.bl.chest: true
            pt.bl.web: true
            pt.bl.snow: true
            pt.bl.soil: true
            pt.bl.wall_sign: true
            pt.bl.air: true
    pt.bl.vegetation:
       description: use any plant block
       children:
            pt.bl.red_rose: true
            pt.bl.yellow_flower: true
            pt.bl.pumpkin: true
            pt.bl.jack_o_lantern: true
            pt.bl.sapling: true
            pt.bl.brown_mushroom: true
            pt.bl.red_mushroom: true
            pt.bl.leaves: true
            pt.bl.cactus: true
            pt.bl.vine: true
            pt.bl.sugar_cane_block: true
            pt.bl.crops: true
            pt.bl.water_lily: true
            pt.bl.melon_block: true
            pt.bl.pumpkin_stem: true
            pt.bl.melon_stem: true
    pt.bl.nondangerous:
       description: nothing dangerous
       children:
            pt.bl.grass: true
            pt.bl.leaves: true
            pt.bl.dirt: true
            pt.bl.sand: true
            pt.bl.sandstone: true
            pt.bl.long_grass: true
            pt.bl.smooth_brick: true
            pt.bl.stone: true
            pt.bl.log: true
            pt.bl.wood: true
            pt.bl.cobblestone: true
            pt.bl.wood_stairs: true
            pt.bl.cobblestone_stairs: true
            pt.bl.glass: true
            pt.bl.thin_glass: true
            pt.bl.wool: true
            pt.bl.glowstone: true
            pt.bl.netherrack: true
            pt.bl.nether_brick: true
            pt.bl.trap_door: true
            pt.bl.gravel: true
            pt.bl.wooden_door: true
            pt.bl.iron_door: true
            pt.bl.torch: true
            pt.bl.fence: true
            pt.bl.red_rose: true
            pt.bl.yellow_flower: true
            pt.bl.lapis_ore: true
            pt.bl.iron_ore: true
            pt.bl.diamond_ore: true
            pt.bl.gold_ore: true
            pt.bl.coal_ore: true
            pt.bl.redstone_ore: true
            pt.bl.clay: true
            pt.bl.lapis_block: true
            pt.bl.brick: true
            pt.bl.mossy_cobblestone: true
            pt.bl.soul_sand: true
            pt.bl.netherrack: true
            pt.bl.step: true
            pt.bl.sapling: true
            pt.bl.pumpkin: true
            pt.bl.jack_o_lantern: true
            pt.bl.ice: true
            pt.bl.sponge: true
            pt.bl.snow_block: true
            pt.bl.cactus: true
            pt.bl.brown_mushroom: true
            pt.bl.red_mushroom: true
            pt.bl.vine: true
            pt.bl.iron_fence: true
            pt.bl.nether_fence: true
            pt.bl.nether_brick_stairs: true
            pt.bl.ender_stone: true
            pt.bl.mycel: true
            pt.bl.chest: true
            pt.bl.workbench: true
            pt.bl.bookshelf: true
            pt.bl.dispenser: true
            pt.bl.furnance: true
            pt.bl.note_block: true
            pt.bl.jukebox: true
            pt.bl.piston_sticky_base: true
            pt.bl.piston_base: true
            pt.bl.fence_gate: true
            pt.bl.ladder: true
            pt.bl.rails: true
            pt.bl.powered_rail: true
            pt.bl.detector_rail: true
            pt.bl.brick_stairs: true
            pt.bl.lever: true
            pt.bl.smooth_stairs: true
            pt.bl.stone_plate: true
            pt.bl.redstone_torch_on: true
            pt.bl.redstone_torch_off: true
            pt.bl.enchantment_table: true
            pt.bl.stone_button: true
            pt.bl.redstone_lamp_off: true
            pt.bl.redstone_lamp_on: true
            pt.bl.sign_post: true
            pt.bl.redstone_wire: true
            pt.bl.cake_block: true
            pt.bl.cauldron: true
            pt.bl.diode_block_off: true
            pt.bl.diode_block_on: true
            pt.bl.brewing_stand: true
            pt.bl.bed_block: true
            pt.bl.web: true
            pt.bl.snow: true
            pt.bl.sugar_cane_block: true
            pt.bl.soil: true
            pt.bl.crops: true
            pt.bl.wall_sign: true
            pt.bl.double_step: true
            pt.bl.water_lily: true
            pt.bl.melon_block: true
            pt.bl.glowing_redstone_ore: true
            pt.bl.bedrock: true
            pt.bl.air: true
            pt.bl.furnace: true
            pt.bl.pumpkin_stem: true
            pt.bl.melon_stem: true
    pt.dmg.*:
       description: get no damage at all
       children:
            pt.dmg.block_explosion: true
            pt.dmg.contact: true
            pt.dmg.custom: true
            pt.dmg.drowning: true
            pt.dmg.entity_attack: true
            pt.dmg.entity_explosion: true
            pt.dmg.fall: true
            pt.dmg.fire: true
            pt.dmg.fire_tick: true
            pt.dmg.lava: true
            pt.dmg.lightning: true
            pt.dmg.magic: true
            pt.dmg.melting: true
            pt.dmg.poison: true
            pt.dmg.starvation: true
            pt.dmg.projectile: true
            pt.dmg.suicide: true
            pt.dmg.void: true

[/PHP]


Comments

Posts Quoted:
Reply
Clear All Quotes