
InputEngine
InputEngine is a cross-platform project designed to capture custom keystrokes from the Minecraft client and transmit them seamlessly to the server.
Оцените первым
114
0
Список изменений
[1.1.0] - Extended Input Update
This major update introduces a complete visual overhaul for cooldowns, alongside powerful new input detection methods, combo support, and mouse interception.
✨ Features
- Combo Manager: Added
ComboManagerto easily define sequences of inputs (e.g.A->Dash) that players can perform to trigger custom actions. - Advanced Key States:
PlayerKeyPressEventnow contains information aboutholdDurationMs,isDoubleTapand modifiers. - Visual Cooldowns API: Added
InputEngineAPI.sendCooldown()to trigger on-screen cooldown progress bars on the client side. - Input Blocking API: Added
InputEngineAPI.blockInput()to temporarily lock a player from using a specific keybind. - Mouse Interception: Server can now register vanilla mouse inputs like scroll wheel via the extended client mod.
🛠️ Developer Notes
- Added the ability to specify
hasShift,hasCtrl,hasAlt,requiresDoubleTap, andtrackHoldDurationwhen registering an expected keybind. - Refer to ExamplePlugin to see how to implement visual cooldowns and combos.
Файлы
InputEngine-spigot-1.1.0-main.jar(17.03 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.1.0-spigot
Загрузчики
PaperPurpurSpigot
Версии игры
1.21–1.21.11
Загрузок
4
Дата публикации
20.06.2026
