Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Permissions

jadar edited this page Nov 14, 2013 · 3 revisions

RankCapes uses Bukkit permissions to tell whether a player has access to a cape. The server owner can give a permission for a cape, and the server tells the client it has access to it.

##Contents 1. Cape Access

###Cape Access The permission node for giving cape access is `rankcapes.cape.use.*`. To give access to a specific cape, assign the permission `rankcapes.cape.use.CAPE_NAME` where CAPE_NAME is a string given in the Cape Pack.

Clone this wiki locally