v1.4
PluginStable

Developer Notes

Safe integration notes for PlaceholderAPI and reward commands.

v1.4·Minecraft 1.21.11·Paper

Public API status

AeroMine registers a PlaceholderAPI expansion automatically. This version does not document a separate public Java API or custom Bukkit event; build integrations only on the supported placeholders and Paper API.

Command rewards

Console command rewards can connect a block to an economy or another plugin. For example, use the player placeholder offered by the reward UI in a command based on eco give <player> 1000. Never concatenate untrusted player input into commands.