

Custom Game - Toolkit for Creating Game Modes
Initially, this development was created to enhance our own map with vanilla mini-games, but its potential turned out to be much broader, so we decided to share it with the community.
Custom Game represents a multifunctional toolkit that significantly simplifies the process of creating content for Minecraft, whether it's mini-games, story maps, or projects with extended command mechanics.
Key mod components:
Data Block - one block to manage an entire game mode or any other game concept according to your preference
Start Block - activates specified actions upon receiving a redstone signal
Actions - various types of actions, including executing Minecraft commands and running scripts
Groups - convenient management of game teams in one place
Scripts - grouped actions with the ability to specify the name of each action in brackets
Triggers - automatic execution of actions when certain conditions are met
Game Name - simple way to configure and identify
With each new version, we continue to improve the mod: fixing errors, optimizing performance, and adding new features, expanding the capabilities of existing tools.