Placeholders
| Placeholder | Output Example | Comprehensive Description |
|---|---|---|
| %maz_afktime_total% | 8250 | Returns the clean total number of seconds a player has AFKed. |
| %maz_afktime_total_formatted% | 2h 17m 30s | Returns the formatted total time a player has spent AFKing. |
| %maz_afktime_rewards% | 12 | Returns the total number of rewards obtained by the player. |
Local Hologram & Message Placeholders
These placeholders are parsed locally inside the hologram lines and reward messages configs:
| Local Placeholder | Output Example | Description |
|---|---|---|
| [Reward-Name] | Diamond | Inserts the name of the reward. |
| [Chance] | 100% | Inserts the raw percentage chance configured for the reward. |
| [RealChance] | 25% | Inserts the calculated real probability percentage based on Reward-Mode. |
| [CLimit] | 3 | Current drop limit hits obtained by the player. |
| [MLimit] | 10 | Maximum drop limit configured for the reward (or ∞ if unlimited). |
| [Time] | 60 | The configured AFK time required to receive a reward. |