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

KeyDisabled

Mod that disabled certain keybinds!

Modrinth game-mechanics utility

Описание

![title1](https://cdn.modrinth.com/data/cached_images/b8abc34a043ba49b5c066cfbb9df66a84efb353e.png) This mod consists of a system in which through a configuration file it allows you to **disable** the **keys**, which allows you to limit players with certain keys, example: F1, F3, etc. ![title2](https://cdn.modrinth.com/data/cached_images/3b8853842a7dbbea4f19f1932ede29ebe1ddfb9a.png) In order to configure the mod you will first have to find the _keydisabled.json_ file in the _./minecraft/config_ folder. In it you will find this: ``` { "disabledKeys": [], "consoleLogs": false } ``` Within the _disabledKeys_ list you will have to put the **IDs** of the **keys** that you want to disable, and if you want to check when certain keys are disabled you can activate the _consoleLogs_ option, which will allow you to see this in the client console. When saving the configuration file updates it in real time in the game without needing to restart. If you want to know the IDs of the Minecraft keys, in addition to being able to see how the mod works in more detail, you can go to the [wiki](https://github.com/BanGameStudios/KeyDisabled/wiki). ![title3](https://cdn.modrinth.com/data/cached_images/7f5f0cf65056427d0ef818e4718c01fe86b7310e.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