/**
* This package contains the classes representing permissions that a Bukkit 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-Bukkit.
*/
package pluginbase.bukkit.permission;