▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Датапаки/Advanced Macro Engine
Advanced Macro Engine

Advanced Macro Engine

A high-performance scripting and macro execution framework for Minecraft Java Edition datapacks. Provides fiber scheduling, modular APIs, and multi-version overlay support out of the box.

Оцените первым
421
0

Advanced Macro Engine


Active version: /mod/datalib

macroEngine is a function framework for Minecraft Java Edition datapack developers. It provides a structured macro execution system, modular API modules, and multi-version compatibility — no mods required.

Features

FeatureDescription
Macro ExecutionCall parametric functions with dynamic variable injection via macro:input storage
Modular APIReady-to-use modules for math, strings, player data, scheduling, hooks, flags, lists, and timers
Multi-VersionCompatible with 1.20.3 through 26.1 via overlay-based version system
Multiplayer-SafeNo global state conflicts — designed for concurrent player use
PermissionsBuilt-in macro:perm module for role-based access control
Dialog SystemStorage-driven UI dialogs via macro:dialog/open (1.21.6+)
Hook SystemBind and fire custom events across datapacks
Pure DatapackNo mods, plugins, or executables — only .mcfunction and .json

Who Is This For?

macroEngine is built for datapack developers who need a reliable, reusable foundation instead of rewriting boilerplate from scratch. Suitable for admin tools, minigame systems, or complex player interaction logic.

Installation

Requires Minecraft Java Edition 1.20.3+

  1. Download the latest .zip from Releases
  2. Place the .zip into <world>/datapacks/
  3. Run /reload
  4. Run /function ame_load:load/yes
  5. Grant yourself admin tag: /tag @s add macro.admin

Compatibility

Minecraft VersionPack FormatStatus
1.20.3 – 1.20.426Supported
1.21.x48 – 94Supported
26.1101+Supported

Documentation

Full API reference and module guides available on the GitHub Wiki.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

24w46a1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная