/**
* This package contains the classes representing permissions that a Minecraft player may have and methods for
* checking to see if the player has them.
* <p/>
* This is a part of com.dumptruckman.minecraft.pluginbase:Permissions.
*/
package pluginbase.permission;