← Назад к ресурсам

KeybindHider

Mod that hides certain keybinds!

Modrinth game-mechanics utility

Описание

![title1](https://cdn.modrinth.com/data/cached_images/5ad1438cc8e57203f6bbb8aaa4f83d14356d9613.png) _Requires [ConfigAPI](https://modrinth.com/plugin/configapi)._ This mod consists of a system in which, through a configuration file, it allows you to **hide** the **keybinds** from the controls section, which allows you to limit players with certain keybinds. The mod only **HIDES** the keybinds, if you want them to be non-functional you can unbind them before hiding them. _The mod is only needed on the client side._ ![title2](https://cdn.modrinth.com/data/cached_images/68568bf558f7662bdbadbfa2660c9a0fec7f72b0.png) In order to configure the mod you will first have to find the _keybindhider.json_ file in the _./minecraft/config_ folder. In it you will find this: ``` { "hiddenCategories": [], "hiddenKeybinds": [], "disabledKeybinds": false, "consoleLogs": false } ``` Within the _hiddenCategories_ and _hiddenKeybinds_ lists you will have to put the **IDs** of the **keybinds** that you want to hide, and if you want to check when certain keybinds are hidden or know the ids of keybinds external to Minecraft you can activate the _consoleLogs_ option, which will allow you to see this in the client console. If you want to know the IDs of the Minecraft keybinds, in addition to being able to see how the mod works in more detail, you can go to the [wiki](https://github.com/BanGameStudios/KeybindHider/wiki). ![title3](https://cdn.modrinth.com/data/cached_images/455151d8a6381523cb9366cd29a9bd378fba7fec.png) The mod may become compatible with the keybinds of other mods if their IDs are known. ![title4](https://cdn.modrinth.com/data/cached_images/e0ec0c16e844f93bddd8fc87f89fb8964c15bbd5.png) If you have any problem or suggestion you can report it in the community discord (Spanish-speaking) by opening a ticket: https://discord.gg/sKRYYyVCnw If you want to support us you can do so through: - Patreon: https://www.patreon.com/c/BannedStudios - Ko-Fi: https://ko-fi.com/soykatto