Permissions

As of BasicCraft version 3.0, permissions support has been added!

So let's dive into it, shall we?


PARENT NODES:

These are permissions that grant multiple permissions at once. I added these, so you can wildcard the permissions! This means if you want players to craft every block except for sponge, you would give them the node for all the blocks then negate the individual node for sponge! Nifty, right?

basiccraft.* - All permissions. With this node, you are granted permissions to all commands, and to craft anything this plugin offers.
basiccraft.block.* - Allows you to craft all of the blocks that are included within this plugin. See below for clarification.
basiccraft.item.* - Allows you to craft all of the items that are included within this plugin. See below for clarification.
basiccraft.armor.* - Allows you to craft all of the player armor that this plugin adds. See below for clarification.
basiccraft.horsearmor.* - Allows you to craft all of the horse armor that this plugin adds. See below for clarification.
basiccraft.egg.* - Allows you to craft all of the mob eggs that this plugin offers. See below for clarification.
basiccraft.command.* - Allows you to use all of the commands with this plugin. See below for clarification.


CHILD NODES:

These are the individual permission nodes for each item.
Let's start off with the item nodes.

basiccraft.item.saddle - Allows you to craft saddles.
basiccraft.item.leather - Allows you to craft leather.
basiccraft.item.flint - Allows you to craft flint.
basiccraft.item.coal - Allows you to craft coal.
basiccraft.item.nametag - Allows you to craft nametags.
basiccraft.item.slimeball - Allows you to craft slimeballs.
basiccraft.item.beef - Allows you to craft raw beef.
basiccraft.item.nethwarts - Allows you to craft netherwarts.
basiccraft.item.seeds - Allows you to craft seeds.

Now, into the blocks.

basiccraft.block.sponge - Allows you to craft sponge.
basiccraft.block.netherrack - Allows you to craft netherrack.
basiccraft.block.soulsand - Allows you to craft soul sand.
basiccraft.block.grass - Allows you to craft grass.
basiccraft.block.endstone - Allows you to craft end stone.
basiccraft.block.obsidian - Allows you to craft obsidian.
basiccraft.block.ice - Allows you to craft ice.
basiccraft.block.clay - Allows you to craft clay.
basiccraft.block.mycelium - Allows you to craft mycelium.
basiccraft.block.mossycobblestone - Allows you to craft mossy cobblestone.
basiccraft.block.mossycobblewall - Allows you to craft mossy cobblestone walls..
basiccraft.block.mossystonebrick - Allows you to craft mossy stone bricks.

Now, into the armor.

basiccraft.armor.chainhelmet - Allows you to craft chainmail helmets.
basiccraft.armor.chainchestplate - Allows you to craft chainmail chestplates.
basiccraft.armor.chainleggings - Allows you to craft chainmail leggings.
basiccraft.armor.chainboots - Allows you to craft chainmail boots.

Horse armor!

basiccraft.horsearmor.iron - Allows you to craft iron horse armor.
basiccraft.horsearmor.gold - Allows you to craft golden horse armor.
basiccraft.horsearmor.diamond - Allows you to craft diamond horse armor.

NEW Mob eggs!

basiccraft.egg.cow - Self-explanatory.
basiccraft.egg.pig - Self-explanatory.
basiccraft.egg.bat - Self-explanatory.
basiccraft.egg.chicken - Self-explanatory.
basiccraft.egg.horse - Self-explanatory.
basiccraft.egg.sheep - Self-explanatory.
basiccraft.egg.wolf - Self-explanatory.
basiccraft.egg.ocelot - Self-explanatory.
basiccraft.egg.mooshroom - Self-explanatory.

Lastly, commands.

basiccraft.command.info - Allows the usage of /bc info.
basiccraft.command.reload - Allows the usage of /bc reload.


Comments

Posts Quoted:
Reply
Clear All Quotes