AngelChest Minecraft Plugin
By mfnalex
Best graves / death chest plugin! 100% customizable + economy support + auto config update ...
Plugin links
Placeholders
12 documented placeholders.
| Placeholder | Description | Copy |
|---|---|---|
%angelchest_activechests% |
Number of active chests a player has | |
%angelchest_enabled% |
returns "true" or "false" whether this player has AngelChest enabled | |
%angelchest_isactive_<ID>% |
Returns "true" when the player has an AngelChest with this ID, otherwise "false" | |
%angelchest_price% |
Amount of money needed to spawn the AngelChest | |
%angelchest_price_fetch% |
Amount of money needed to teleport the AngelChest to yourself | |
%angelchest_price_open% |
Amount of money needed to open the AngelChest | |
%angelchest_price_teleport% |
Amount of money needed to teleport to the AngelChest | |
%angelchest_time_<ID>% |
Remaining time for this AngelChest. Returns an empty String if no AngelChest with this ID exists. | |
%angelchest_world_<ID>% |
World name of this AngelChest. Returns an empty String if no AngelChest with this ID exists. | |
%angelchest_x_<ID>% |
X coordinate of this AngelChest. Returns an empty String if no AngelChest with this ID exists. | |
%angelchest_y_<ID>% |
Y coordinate of this AngelChest. Returns an empty String if no AngelChest with this ID exists. | |
%angelchest_z_<ID>% |
Z coordinate of this AngelChest. Returns an empty String if no AngelChest with this ID exists. |
Permissions
18 documented permission nodes.
| Permission | Description | Copy |
|---|---|---|
angelchest.admin |
Allows to use /acadmin, /acgraveyard, /acreload, /acdebug and /acversion | |
angelchest.debug |
Allows to use the debug command /acdebug | |
angelchest.fetch |
Allows players to teleport their AngelChests to them | |
angelchest.gui |
Players with this permission can open the AngelChest GUI using /acgui | |
angelchest.ignorepreventbuilding |
Allows to build in the vicinity of other player's AngelChests | |
angelchest.list |
Players with this permission can list their AngelChests using /aclist | |
angelchest.open |
Allows players to open a nearby AngelChest using /acopen | |
angelchest.others |
Allows you to run /aclist, /actp and /acfetch for other players | |
angelchest.preventvictimchest |
Prevents players getting killed by this player to get an AngelChest spawned | |
angelchest.preview |
Allows to view your AngelChests' contents using /acgui | |
angelchest.protect |
Players with this permission have their AngelChests protected from other players. They can unlock their chests using /acunlock | |
angelchest.protect.ignore |
Players with this permission can open other player's protected AngelChests | |
angelchest.reload |
Allows to reload the configuration using /acreload | |
angelchest.toggle |
Allows players to enable/disable having AngelChests spawned using /actoggle | |
angelchest.tp |
Allows players to teleport to their AngelChests | |
angelchest.unlock |
Players with this permission can unlock their protected AngelChests using /acunlock | |
angelchest.use |
Players with this permission will have their items put into a chest on death by an Angel | |
angelchest.version |
Allows to use the version command /acversion |