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


