Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
GeneralFeedback
This mod provides a convenient GUI and an optional KJS interface for players to send feedback to developers in real time from inside the game.

Feedback is divided into global and local modes. Global feedback is intended for use by a modpack or a server and is very simple to configure.
Local feedback can be used by a single mod — they share the same HUD but do not interfere with each other.
By default, the global feedback entry points are placed in the Survival inventory, the pause menu, and the death menu; they can be hidden in the configuration file.

For regular players, just install and use the mod as usual.
For developers, customization is straightforward — please refer to the Developer Manual below.
By default this mod uses GitHub Issues as backends for collecting feedback.
Additionally, the mod supports:
- Custom triggers for opening the feedback screen (for example, opening the feedback UI when the player jumps);
- Sending extra information (requires KJS), for example sending the player’s inventory along with the feedback;
- Custom third-party API calls — if you prefer another service, you are not limited to Vika.
Because this involves players’ in-game data, all features and related extensions of this mod are fully transparent.




