PlaceholderAPI
PlaceholderAPI placeholders for ExyliaClasses
PlaceholderAPI Integration
ExyliaClasses provides PlaceholderAPI support for displaying player class information, energy levels, and mark status.
PlaceholderAPI is optional. Install it to use these placeholders in chat, scoreboards, tab list, and other plugins.
Setup
- Install PlaceholderAPI plugin
- Restart server
- ExyliaClasses will automatically register placeholders
- Use placeholders with identifier:
%classes_<placeholder>%
Available Placeholders
Mark System (Archer)
These placeholders show information about marks applied by Archer class.
| Placeholder | Description | Example Output |
|---|---|---|
%classes_mark_color% | Color code of current mark level | <yellow> |
%classes_mark_icon% | Visual icon representing mark level | ➊ ➋ ➌ ➍ |
%classes_mark_number% | Numeric mark level | 1 2 3 4 |
%classes_mark_extra_damage% | Percentage of extra damage from mark | 7% 14% 21% 30% |
Energy System (Sorcerer & Bard)
These placeholders show energy information for classes that use the energy system.
| Placeholder | Description | Example Output |
|---|---|---|
%classes_energy_count% | Raw energy value | 75.5 |
%classes_energy_count_display% | Formatted energy value | 76 |
Energy Values
- Maximum: 100.0 (configurable per class)
- Regeneration: 0.1 per tick (configurable)
- Consumption: Varies by ability (25-40 typically)