DynamicAPI (DAPI) is a PlaceholderAPI addon that lets you create your own custom placeholders directly from YAML files — no Java knowledge required.
Instead of searching through eCloud's thousands of expansions and never finding exactly what you need, DynamicAPI lets you define your own in minutes.
- 📝 Define placeholders directly from YAML
- 📂 Multi-file support — organize your placeholders however you want
- 🔄 Hot reload — no server restart needed with
/dapi reload - 🔌 Access any Bukkit API data via simple expressions
- 🧩 Fully compatible with PlaceholderAPI
- Minecraft version:
1.8+ - Server software: Spigot, Paper or forks
- Dependency: PlaceholderAPI
- Download the latest version here
- Place the downloaded
.jarfile in your server'splugins/folder - Make sure PlaceholderAPI is also installed
- Restart the server, DynamicAPI is ready! ⚡
- Define your placeholders in any
.ymlfile insideplugins/DynamicAPI/placeholders/ - Any file with a
Placeholders:section is loaded automatically - Use
/dapi reloadto apply changes without restarting - Use
/dapi listto see all registered placeholders

