Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@MovTery MovTery released this 23 Apr 06:42
· 7 commits to Fabric-1.20.4 since this release

1.0.0

最初的版本

说明:

  • 通过快捷键向聊天栏快速发送提前设定好的消息
  • 可在游戏内通过快捷键开启快捷消息列表屏幕,在此屏幕内设置更多的快捷消息,进入游戏后可在此屏幕内快速发送更多提前设定好的消息
  • 消息冷却机制,默认的冷却时间为10秒,可设置的范围为1秒~10秒(从配置文件里读取此配置时,会使用此值的绝对值,如果设置的值超出范围限制,那么则寻找最近的边界值),此冷却机制允许被关闭,但是 Mod 有一个最基础的冷却时间(0.5秒),这个限制是为了阻止玩家快速刷屏
  • 防误触机制,默认关闭,如果开启此设置,那么在游戏内使用快捷键快速发送消息的时候,需要双击按键才能发送消息,这能很好的避免误触
  • 可以使用指令 /quickchat reload 在游戏内重载配置
  • 如果不想手动修改配置文件,你也可以选择额外安装 YetAnotherConfigLib Mod,这样就能够在游戏内打开配置屏幕,你就能够更快速更高效的配置此 Mod 了!(Fabric 还需要额外再安装 ModMenu Mod 来访问配置屏幕!)

这是一个客户端 Mod,它只能够在客户端运行,当然你也可以使用装载了此 Mod 的客户端加入多人游戏,但是请你注意,请不要滥用此 Mod (比如在服务器内使用此 Mod 刷屏影响其他玩家)!


1.0.0

Initial Release

Description:

  • Quickly send pre-set messages to the chat bar through hotkeys.
  • Access a hotkey message list screen within the game using hotkeys to set up more quick messages. After entering the game, you can quickly send more pre-set messages from this screen.
  • Message cooldown mechanism with a default cooldown time of 10 seconds, adjustable within a range of 1 second to 10 seconds (the absolute value of this setting will be used when reading from the configuration file. If the set value exceeds the limit, it will default to the nearest boundary value). This cooldown mechanism can be disabled, but the Mod has a minimum cooldown time of 0.5 seconds to prevent players from spamming the chat too quickly.
  • Anti-mistouch mechanism, disabled by default. If enabled, double-clicking the hotkey is required to send a message, effectively preventing accidental triggers.
  • Use the command /quickchat reload to reload the configuration within the game.
  • If you don't want to manually modify the configuration file, you can optionally install the YetAnotherConfigLib Mod, which allows you to access a configuration screen within the game for faster and more efficient Mod configuration! (Fabric users will also need to install the ModMenu Mod to access the configuration screen!)

This is a client-side Mod that can only be run on the client. While you can join multiplayer games using a client loaded with this Mod, please exercise caution and refrain from abusing it (e.g., spamming the chat in servers to disrupt other players)!