Allows MythicMobs' spawner to visualize warmup time.
To facilitate the statistics of download volume, please go to SpigotMC to download the plugin.
Dependency: MythicMobs
SoftDependency: PlaceholderAPI, HolographicDisplays, DecentHolograms, Adyeshach
SpigotMC
巴哈姆特
Discord Community
yuspawnerhologram / spawnerholo / mmholo
Placeholder | Description |
---|---|
%spawnerholo_{spawnerName}% | Gets the respawn time of the specified spawner |
- Gradle - Dependency Management
The GradleWrapper in included in this project.
Windows:
gradlew.bat clean build
macOS/Linux:
./gradlew clean build
Build artifacts should be found in ./build/libs
folder.