
Kamii’s Script Configuration
2.04.2026
Kamii’s Script Configuration is a streamlined addon script designed to bring structured configuration options to other Minecraft Bedrock addons. It enhances script flexibility by providing a user-friendly interface for adjusting settings directly within the game. This tool is built to simplify managing multiple addon configurations in one place.
Key Features
- Introduces a new in-game configuration menu accessible via the command
/configuration. - Supports multiple addons, each with its dedicated configuration tab for easy management.
How to Use
Other addon scripts communicate with Kamii’s Script Configuration by sending script events containing their configuration data. This data is then captured and stored internally within an actor associated with the player. Players can open the configuration menu by entering /configuration to view and modify settings for supported addons.
When changes are made, the script sends updated script events back to the respective addons, allowing them to update their internal configuration variables accordingly.
Installation
To use Kamii’s Script Configuration, include it alongside your other addon scripts in your Minecraft Bedrock world or behavior pack. Ensure that the addons you want to configure are compatible and configured to communicate via script events with this script.
Requirements / Compatibility
This script is intended for use with addons that support configuration via script events. It may require specific integration within those addons to function properly. It is designed primarily for Bedrock Edition and requires scripting capabilities enabled.
Configuration Interface Preview
Below is an example of the configuration menu displaying options for roll and stamina settings.


Kamii script configuration v1.3
[5.98 KB]