mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-12-01 06:53:26 +01:00
Updated Plugin integration (markdown)
parent
b5124ceb0a
commit
a4f8dbb907
@ -23,6 +23,22 @@ List of natively supported plugins:
|
||||
* [Any permission plugin](main-configuration) that supports Vault. Required for tutorial groups and instance permissions.
|
||||
* [Any economy plugin](main-configuration) that supports Vault. Required for - well, for all economy features.
|
||||
|
||||
### [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/)
|
||||
As of v0.17.6, DungeonsXL supports the following placeholders:
|
||||
|
||||
%dxl_**placeholder**%
|
||||
|
||||
* group_members: A list of the player's group's members
|
||||
* group_name
|
||||
* group_name_raw: The player's group's name but without color formattings
|
||||
* group_player_count
|
||||
* game_player_count
|
||||
* floor_player_count
|
||||
* dungeon_name
|
||||
* global_dungeon_count
|
||||
* global_floor_count
|
||||
* global_instance_count
|
||||
|
||||
## Incompatibilities
|
||||
These plugins are not compatible with DungeonsXL:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user