MoonPillars Update: v8.0.0 — Feature Overhaul & Addon Support!
We’re thrilled to announce the release of
MoonPillars v8.0.0 — a major update focused on performance, customization, and modularity.
---
❌ Removed Features
To simplify the core and improve modularity, the following built-in systems have been removed:
- ️
AntiCheat – Please use an external anti-cheat plugin of your choice.
-
Jumppads – Now available as standalone features via the new
Addons system.
---
✨ New Cosmetic: Kill Messages
- Introducing
Kill_Messages, a brand-new cosmetic category!
- Customize the message that appears when you eliminate another player — fun, dynamic, and totally personalized.
---
Redesigned Systems
Massive improvements have been made across core systems to improve reliability and performance:
- ️
Vanish Listeners – Better compatibility and responsiveness.
-
Game Listeners – Improved handling of player events.
-
Game Cache – Up to
90% memory optimization through advanced cleanup routines.
-
World Listeners – Smarter world tracking and event handling.
---
New Feature: Addons Support
- You can now build your own
MoonPillars Addons to hook into the core game engine!
- Easily inject new features without modifying the base plugin.
Addons API (Developers)
Maven:
Code (Java):
<repository
>
<id
>moonpillars
-repo
</id
>
<name
>MoonPillars Maven Repository
</name
>
<url
>https
:
//moonpillars.kloppie74.xyz/repository/MoonPillars/</url>
</repository
>
Code (Java):
<dependency
>
<groupId
>org.
Kloppie74
</groupId
>
<artifactId
>MoonPillars
</artifactId
>
<version
>Release
-8.0.0
</version
>
<classifier
>api
</classifier
>
</dependency
>
Gradle:
Code (Kotlin):
implementation
'org.Kloppie74:MoonPillars:Release-8.0.0:api@jar'
Explore public API methods such as:
- API.getDataFolder()
- API.getPlayerGameID(Player)
- API.addItem(gameID, itemStack)
- API.addCommand(gameID, command)
More details on our
Wiki
---
Ready to experience the future of Minecraft minigames?
Update now to MoonPillars v8.0.0
And unleash the power of performance, cosmetics, and full plugin extensibility!
Download this update from the SpigotMC »
https://www.spigotmc.org/resources/moonpillars.116071/