DecDuck's Hunger Games
My personal take on a fun minigame, modeled after the Hunger Games trilogy.
📖About DecDuck's Hunger Games
🦆 DecDuck's Hunger Games
A fully configurable, multi-arena Hunger Games plugin for Minecraft servers.
Built for simplicity — no databases, just pure configuration.
✨ Features
🖥️ Dedicated Server
Designed to run on a standalone Minecraft server for optimal performance and isolation.🏟️ Multiple Arenas & Simultaneous Games
Host multiple matches at the same time across different arenas.⚙️ Fully Config-Driven
No internal database or complex setup — configure everything through YAML files.
🚀 Getting Started
🏗️ Setting Up an Arena
To create and add a new arena to the plugin, follow these steps:
Copy the Arena World Files
Copy the complete world folder for your arena (e.g. arena_1, containslevel.dat,region/, etc.) into your server’s root directory.Edit the Configuration
Open your plugin’sconfig.ymlfile and add the world/folder name to thearenaslist.
arenas:
- arena1
- arena2
- your_new_arena # ← Add your arena folder name here
# ... rest of the config
- Restart the Server
Restart your server. The plugin will automatically import the listed arenas as it starts up.
✅ Your arena is now active and ready for Hunger Games matches!
📘 Need more help building your arena?
See the Arena Creation Guide for detailed instructions on spawnpoints, chests, and world borders.
📣 Contribute
Found a bug or want to help improve the plugin?
Open a pull request or start a discussion in the Issues tab!
📄 License
This project is open-source. See LICENSE for details.
🔧 Built with ❤️ by DecDuck