
MC Macro Mod Server
MacroMod Server is a lightweight, multi-platform administrative plugin (Paper, Velocity, and BungeeCord) designed to enforce client-side macro policies across your Minecraft server or proxy network.
Оцените первым
7
0
Список изменений
MC Macro Mod - Release Notes
Version 0.0.6
🚀 Package Migration, Type-Safe Scripting Engine & Library Overhaul
- Package Namespace Migration:
- Migrated all Java classes, plugin descriptors (
fabric.mod.json,plugin.yml,paper-plugin.yml,bungee.yml,velocity-plugin.json), and build configurations fromcom.github.westkevin12.macromodtocom.github.secondlifegaming.macromod.
- Migrated all Java classes, plugin descriptors (
- Type-Safe Variable Engine (
ScriptValue):- Replaced separate disconnected variable maps (
userVars,userStringVars,userArrays) with a unified, type-safeScriptValuemodel (NUMBER,STRING,BOOLEAN,ARRAY), eliminating variable shadowing bugs.
- Replaced separate disconnected variable maps (
- Parameterized
INC&DEC:- Updated
incanddecparsing and execution to support optional custom step values:inc counter 5,inc counter $step,dec health 10.
- Updated
- Native Arithmetic Instructions:
- Added native math operations:
add <var> <val>,sub/subtract,mul/multiply,div/divide,mod.
- Added native math operations:
- String & Array Utility Functions:
- Added string statements:
concat(target, s1, s2),substr(var, start, len),length(target, var),lower(var),upper(var). - Added array management:
arraypush(arr, val),arraypop(arr, [target]),arrayclear(arr),arraycontains(arr, val, target).
- Added string statements:
Файлы
macromod-server-0.0.6.jar(9.90 KiB)
ОсновнойМетаданные
Канал релиза
Alpha
Номер версии
0.0.6-server
Загрузчики
BukkitBungeeCordFoliaPaperPurpurSpigotVelocityWaterfall
Версии игры
26.1–26.2
Загрузок
5
Дата публикации
27.08.2026
