| rounding | round, r | The rounding of the returned float value | 2 |
```yaml
Skills:
-message{m="<target.hp{round=2}>"} @self
```
# PlaceholderAPI Integration
# PlaceholderAPI Integration
Other than being able to use PlaceholderAPI placeholders anywhere placeholder support is in place, MythicMobs introduces some new PAPI placeholders that can be used by third parties to fetch MythicMobs-related values.
Other than being able to use PlaceholderAPI placeholders anywhere placeholder support is in place, MythicMobs introduces some new PAPI placeholders that can be used by third parties to fetch MythicMobs-related values.
| **PAPI Placeholder** | **Function** |
| **PAPI Placeholder** | **Function** |
...
@@ -259,6 +269,7 @@ TestRandomPlaceholder:
...
@@ -259,6 +269,7 @@ TestRandomPlaceholder:
-blue
-blue
```
```
# Examples
# Examples
**This will make a mob send a teal message to all players in a radius of 20 blocks around in itself, stating what entity killed it in green.**
**This will make a mob send a teal message to all players in a radius of 20 blocks around in itself, stating what entity killed it in green.**