Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
π¦ 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, contains
level.dat,region/, etc.) into your serverβs root directory. -
Edit the Configuration Open your pluginβs
config.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


