Skip to content

YuSeries/YuSpawnerHologram

Repository files navigation

Logo

GitHub Release GitHub last commit (branch)

Powered by TabooLib6

Info

wakatime

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

Related Links

SpigotMC
巴哈姆特
Discord Community

Usage

Command

yuspawnerhologram / spawnerholo / mmholo

PlaceHolder

Placeholder Description
%spawnerholo_{spawnerName}% Gets the respawn time of the specified spawner

Building

  • 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.