Skip to content

Config Options

The following config options are available in the PlaceholderAPI config.yml available under the expansions -> math section.

Decimals

decimals on Hytale version

Type Default
Number 0

Sets the default numbers of decimal places to display in the final number.

Rounding

rounding on Hytale version

Type Default
String half-up

Sets the default rounding mode to apply to the final number.

Debug

debug on Hytale version

Type Default
Boolean false

Enables or disables Debug mode.
When enabled will errors in console also print stacktraces.

Disable-Warnings

disable_warnings on Hytale version

Type Default
Boolean false

Enables or disables the supressing of warnings similar to the following:

[00:00:00 WARN]: [PlaceholderAPI] [math] Invalid Placeholder detected!
[00:00:00 WARN]: [PlaceholderAPI] [math] Placeholder: %math_1-%
[00:00:00 WARN]: [PlaceholderAPI] [math] Cause: '1-' is not a valid Math Expression

It is recommended to not enable this option, as it can make it more difficult to find the cause of a placeholder not working.


Last update: 17. March 2026 ()