Merge pull request #991 from catter1/wiki

Add AngelChest to Wiki
github-actions[bot] 2023-07-31 10:04:36 +00:00
parent bb1494f53e
commit a06f332120
26 changed files with 48 additions and 0 deletions

@ -139,6 +139,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[ajLeaderboards](#ajleaderboards)**
- **[ajParkour](#ajparkour)**
- **[AlonsoLevels](#alonsolevels)**
- **[AngelChest](#angelchest)**
- **[Animated Menu](#animated-menu)**
- **[AntiCombatLogging](#anticombatlogging)**
- **[AParkour](#aparkour)**
@ -1825,6 +1826,26 @@ Please see [this discussion][list] for a list of all expansions officially maint
----
- ### **[AngelChest](https://www.spigotmc.org/resources/60383/)**
> NO DOWNLOAD COMMAND
```
%angelchest_activechests% - Number of active chests a player has
%angelchest_price% - Amount of money needed to spawn the AngelChest
%angelchest_price_teleport% - Amount of money needed to teleport to 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_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_time_<ID>% - Remaining time for 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.
%angelchest_world_<ID>% - World name of this AngelChest. Returns an empty String if no AngelChest with this ID exists.
```
----
- ### **[Animated Menu](https://www.spigotmc.org/resources/4690/)**
> NO DOWNLOAD COMMAND

@ -65,6 +65,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
- **[AlonsoLevels](https://www.spigotmc.org/resources/83380/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#alonsolevels]]**]
- **[AngelChest](https://www.spigotmc.org/resources/60383/)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#angelchest]]**]
- **[AnimatedBoard](https://www.spigotmc.org/resources/13632/)**
- [x] Supports placeholders.
- [ ] Provides own placeholders. [Link]

@ -139,6 +139,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th
- **[ajLeaderboards](#ajleaderboards)**
- **[ajParkour](#ajparkour)**
- **[AlonsoLevels](#alonsolevels)**
- **[AngelChest](#angelchest)**
- **[Animated Menu](#animated-menu)**
- **[AntiCombatLogging](#anticombatlogging)**
- **[AParkour](#aparkour)**
@ -1825,6 +1826,26 @@ Please see [this discussion][list] for a list of all expansions officially maint
----
- ### **[AngelChest](https://www.spigotmc.org/resources/60383/)**
> NO DOWNLOAD COMMAND
```
%angelchest_activechests% - Number of active chests a player has
%angelchest_price% - Amount of money needed to spawn the AngelChest
%angelchest_price_teleport% - Amount of money needed to teleport to 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_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_time_<ID>% - Remaining time for 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.
%angelchest_world_<ID>% - World name of this AngelChest. Returns an empty String if no AngelChest with this ID exists.
```
----
- ### **[Animated Menu](https://www.spigotmc.org/resources/4690/)**
> NO DOWNLOAD COMMAND

@ -65,6 +65,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
- **[AlonsoLevels](https://www.spigotmc.org/resources/83380/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#alonsolevels]]**]
- **[AngelChest](https://www.spigotmc.org/resources/60383/)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[[Link|Placeholders#angelchest]]**]
- **[AnimatedBoard](https://www.spigotmc.org/resources/13632/)**
- [x] Supports placeholders.
- [ ] Provides own placeholders. [Link]

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB