jpenilla / squaremap-addons

Various addons for squaremap
12 stars 14 forks source link
map minecraft-plugin minecraft-server papermc papermc-plugin squaremap squaremap-addon

squaremap-addons

GitHub Workflow Status Discord

Various addons for squaremap

Addon list

Download

Download the latest builds from this link

Building from source

Build squaremap-addons by invoking the build task with Gradle.

./gradlew build

Built artifacts will be saved in ./build/libs/.

Note

The source code for some modules is derivative of works in the following repositories: - squaremap-banners: [Pl3xMap-Banners](https://github.com/granny/Pl3xMap-Banners) - squaremap-claimchunk: [Pl3xMap-ClaimChunk](https://github.com/pl3xgaming/Pl3xMap-ClaimChunk) - squaremap-deathspot: [Pl3xMap-DeathSpot](https://github.com/pl3xgaming/Pl3xMap-DeathSpot) - squaremap-essentialsx: [Pl3xMap-Essentials](https://github.com/pl3xgaming/Pl3xMap-Essentials) - squaremap-griefprevention: [Pl3xMap-GriefPrevention](https://github.com/pl3xgaming/Pl3xMap-GriefPrevention) - squaremap-mobs: [Pl3xMap-Mobs](https://github.com/pl3xgaming/Pl3xMap-Mobs) - squaremap-signs: [Pl3xMap-Signs](https://github.com/pl3xgaming/Pl3xMap-Signs) - squaremap-skins: [Pl3xMap-Skins](https://github.com/pl3xgaming/Pl3xMap-Skins) - squaremap-worldguard: [Pl3xMap-WorldGuard](https://github.com/pl3xgaming/Pl3xMap-WorldGuard)