
Custom Mini Games
Adds mini-games like ffa/team deathmatch, and Capture the Flag that are fully customizable with commands!
- Загрузки
- 675
- Подписчики
- 1
- Обновлён
- 4 января 2026 г.
- Лицензия
- MIT
Опубликован 4 февраля 2025 г.
Dependencies
This mod requires 1wholibs!
Summary
This is a minecraft forge mod that adds some customizable mini-games that can be started using commands. The mod currently includes free for all/team death-match, simple buy-attack phase game mode, and a kill the flag game mode.
The games were designed to work in SMPs. For example, players can make their teams and put on the best gear that they have, and start a team death-match mini-game. The mod will automatically put the players that ran out of lives into spectator mode.
The mod also includes a custom kit and shop system. Server devs can add custom kits and shops via datapacks.
The mod is intended to allow other mod devs to create their own custom minigames using this mod's frame work. Complete documentation on how to do this will come when this mod is stable.
This mod is currently in beta and has many bugs. I recommend immediate respawn to be turned on!
How to Use
Here is a basic map of a mini-game's life cycle:
Create a new mini-game instance with /minigame create_new
Add players/teams to this game instance /minigame setup add_player/add_team
Configure the game instance with the setup command. One can see all the different options with the command suggestions /minigame setup These settings are saved in the world.
Start the mini-game /minigame setup start If the game doesn't start, read the error. There may be a parameter that you didn't configure.
You can reset the game at anytime with /minigame reset confirm_reset Note that reset doesn't undo the settings in steps 2 and 3. It is mostly used to play the same game configuration again.
If you want to remove that game configuration from the world /minigame remove confirm_remove
More details about all the different setup settings will come out later. But most of them are fairly self explanatory.
Players that don't have op can use /kit and /shop to select a kit and open a shop.
Ченджлог
0.3.9Релиз1.19.2 · 9 августа 2025 г.
- added some additional events and compatible with new 1wholibs
0.3.3Релиз1.19.2 · 19 апреля 2025 г.
- functions in item trigger events are now ran "as" the player that uses it
- added clear inventories on round change setting
- added force adventure mode during game/during setup settings
- added on buy phase end function event
0.3.2Бета1.19.2 · 22 марта 2025 г.
- fixed reload ammo box system
- prevent flag from taking damage on game start
- added water and laval to default block black list tag
- fixed kit give_all commands not putting armor in slots
- fixed logic error causing give kit refill mode not working for all items
- added /kit and /shop selection guis
- added team selection ui
- added randomize_teams commands
- added area control mini-game type
- added on game start and on round start mcfunction system
- added item triggered mcfunction events
0.2.2Бета1.19.2, 1.19.3, 1.19.4 · 1 марта 2025 г.
- bug fixes
- added last stand mode
0.2.1Бета1.19.2 · 22 февраля 2025 г.
- lots of bug fixes
- added last stand mode
- added set_lives for individual players/teams
- fixed refill kit logic
- added increased water exhaustion setting
- added abstract item event system
- added abstract point of interest system
Комментарии
Загружаем…