Skip to content

Moonchunk/moonchunk-plugin

Repository files navigation

Moonchunk

A Minecraft plugin that integrates with the Moonchunk Store API to automatically execute commands from online store purchases.

What does it do?

Moonchunk connects your Minecraft server to the Moonchunk Store system. When players make purchases through your online store, the plugin automatically executes the associated commands on your server - delivering items, permissions, ranks, or any other in-game rewards.

Download the Right Version

Choose the JAR file that matches your server software and Minecraft version:

Spigot/Paper/Bukkit Servers

Minecraft Version Download File Java Version
1.8 and below moonchunk-bukkit-legacy.jar Java 8+
1.9 - 1.12 moonchunk-bukkit-v9-12.jar Java 8+
1.13 - 1.16 moonchunk-bukkit-v13-16.jar Java 8+
1.17 and above moonchunk-bukkit-modern.jar Java 21+

Proxy Servers

Proxy Software Download File Java Version
BungeeCord moonchunk-bungeecord.jar Java 8+
Velocity moonchunk-velocity.jar Java 21+

Installation

  1. Download the appropriate JAR file for your server
  2. Place it in your plugins folder
  3. Start/restart your server
  4. Configure your API credentials in config.yml
  5. Reload with /moonchunk reload

Configuration

After first launch, edit the config.yml file:

api-url: "https://your-moonchunk-store-api.com"
api-key: "your-api-key-here"
poll-interval: 30  # How often to check for new purchases (seconds)

# ... more

Commands

  • /moonchunk reload - Reload the configuration and reconnect to the API

Features

  • Automatic command execution from store purchases
  • Multi-platform support (Bukkit, BungeeCord, Velocity)
  • Folia compatible
  • Configurable polling intervals
  • Optional player online requirement
  • Purchase broadcast messages
  • Sound effects on purchase
  • Debug mode for troubleshooting

About

Monitize your minecraft server the right way.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages