
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.
Список изменений
MacroMod Server v0.0.5 — Release Notes
MacroMod Server provides administrative control and policy enforcement for client-side macro execution across Spigot/Paper networks and BungeeCord/Velocity proxies.
Key Features
-
Multi-Platform Support: Unified plugin architecture targeting Paper/Spigot, Velocity, and BungeeCord networks.
-
Server Policy Engine: Set global macro boundaries and restrict specific keybindings or automated inputs.
-
Handshake Protocol: Verifies client capability and enforces policy parameters upon player join.
-
Granular Permissions: Override restriction policies for trusted roles or staff members.
Installation
Paper / Spigot
-
Drop
macromod-server-paper.jarinto your server'splugins/directory. -
Restart the server to generate
plugins/MacroModServer/config.yml.
Velocity
-
Drop
macromod-server-velocity.jarinto your proxy'splugins/directory. -
Restart the proxy to generate the configuration file.
BungeeCord
-
Drop
macromod-server-bungeecord.jarinto your proxy'splugins/directory. -
Restart the proxy.
Configuration
# MacroMod Server Policy Configuration
policy:
enforce-handshake: true
allow-automation: false
allowed-keycodes:
- KEY_1
- KEY_2
- KEY_3
max-actions-per-second: 10
Supported Game Versions
- Minecraft:
1.20.x–26.2.x - Java:
21+
