MoonPillars
for Minecraft
Premium minigame & server enhancement plugin
Why Choose MoonPillars?
Experience the difference with our premium features
MoonPillars Plugin
The all-in-one solution for your Minecraft server
MoonPillars
v8.0.2Advanced Minecraft minigame and server enhancement system
- Custom Minigame Framework
- Pillars of Fortune System
- Advanced Server Management
- Performance Optimization
Maven & Gradle
<repository> <id>moonpillars-repo</id> <name>MoonPillars Maven Repository</name> <url>https://moonpillars.kloppie74.xyz/repository/MoonPillars/</url> </repository>
<dependency> <groupId>org.Kloppie74</groupId> <artifactId>MoonPillars</artifactId> <version>Release-8.0.2</version> <classifier>api</classifier> </dependency>
implementation 'org.Kloppie74:MoonPillars:Release-8.0.2:api@jar'
Public API Information
MoonPillars exposes a straightforward and accessible public API through the API class, allowing addon developers to interact with core functionality and extend your server experience.
API.getDataFolder()
API.getInstance()
API.getVersion()
API.getAddonsFolder()
API.getPlugin()
API.getPlayerGameID(Player)
API.getConfigGameID(String gameID)
API.addItem(String gameID, ItemStack item)
API.addCommand(String gameID, String command)
Example Use Cases:
• Retrieve player game IDs for custom logic.
• Add custom items or commands to the random item pool.
• Access plugin directories for your own data storage.
Ready to Enhance Your Server?
Join the growing community of MoonStar Studios