Перейти к содержимому
Mineforgian

Disable Click Event Warning

Disables the annoying pop-up added in 25w20a when you just want to click a button that runs an operator/invalid command

Загрузки
2K
Подписчики
4
Обновлён
21 января 2026 г.
Лицензия
WTFPL

Опубликован 2 июня 2025 г.

This mod's entire purpose is to remove the warning that shows up in 25w20a and newer when you try to click text or a dialog button that has a click event that runs an operator command (or an invalid command or any other command that pops up a warning). It does this by simply changing the click event method to just run the command without checking the command. Also allows /say to be run from a click event, cool little side-effect.

I recommend you install this mod if you use and/or develop a datapack that relies heavily on click events and/or dialogs being able to run operator commands.

For Mod Developers:

If you're wondering why this mod might be causing issues with your mod if it changes click event handling in any way, it's probably because this mod @Overrides the runClickEventCommand method of ClientPlayNetworkHandler.class (yarn mappings)

Ченджлог

1.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 21 января 2026 г.

Port to mojmaps and update to 1.21.11

1.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 2 июня 2025 г.

Initial 1.21.6-pre2 release

Комментарии

Загружаем…