Skip to content

cmdConfirm-1.0.1-fabric-1.21.4

Latest

Choose a tag to compare

@VatinMc VatinMc released this 17 Dec 16:10
· 18 commits to master since this release
0194d92

cmd-confirm

Minecraft Fabric Mod. Requests confirmation, when using commands.
Config-file is located at "/config/cmd-confirm/config.txt". Commands "/kill", "/kill @p" and "kill @e" are pre defined as example. Simply delete them, if you don't need them.

Use command "/cccreload" to reload config ingame.

Minecraft version 1.21.4
Fabric-API: 0.112.0+1.21.4

Changelog:
v1.0.1

  • config file is now located in .minecraft/config/cmd-config/config.txt
  • command /cccreload is now lowercase

v1.0.0
Added basic functionality.

  • create, read and load config file
  • "/cccreload"-command to reload config ingame
  • opens screen to request confirmation, when command on list wants to be executed
  • shows command on confirmation screen
  • go back to ChatScreen, when abort execution