PluginStable
Developer Notes
Safe integration notes for PlaceholderAPI and reward commands.
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.
Found an issue in this page?Edit on GitHub