/
This mod is based on the Kiss Mod Transplant resources and adds new features.
In accordance with the license requirements, the original license text and author attribution are retained.
Command Support:
/kissmod-kissmsg <format> # Set the kiss message format
/kissmod-responsemsg <format> # Set the response message format
Command Support:
/kissmod-cooldown <seconds> # Set the cooldown time
Command Support:
/kissmod-dnd [true|false] # Enable/disable DND mode
config/kissmod.properties| Config Key | Default Value | Description |
|---|---|---|
| rightClickEnabled | true | Enable sneak-right-click to trigger kiss |
| chatMessageEnabled | false | Enable chat message functionality |
| kissMessage | %s kissed %s and said "I love you~" | Public message format for a kiss |
| doNotDisturb | false | Enable DND mode |
| responseMessage | %s loves you too~ | Automatic response message format |
| kissCooldown | 10 | Cooldown time for kiss action (seconds) |
| playerOnly | true | Action only affects players |
%s (first): Represents the kiss initiator (the player performing the kiss)%s (second): Represents the kiss recipient (the entity being kissed)true or false%s placeholders must be correct本模组基于Kiss Mod Transplant资源进行制作,并增加了新的功能。
按照许可协议要求,保留原许可协议文本与作者署名。
命令支持:
/kissmod-kissmsg <格式> # 设置亲吻消息格式 /kissmod-responsemsg <格式> # 设置回应消息格式
命令支持:
/kissmod-cooldown <秒数> # 设置冷却时间
命令支持:
/kissmod-dnd [true|false] # 开启/关闭免打扰模式
config/kissmod.properties| 配置值 | 默认值 | 说明 |
|---|---|---|
| rightClickEnabled | true | 是否启用潜行右键触发亲吻功能 |
| chatMessageEnabled | false | 是否启用聊天消息功能 |
| kissMessage | %s对%s亲了亲并说爱你呦~ | 亲吻时发送的公共消息格式 |
| doNotDisturb | false | 是否开启免打扰模式 |
| responseMessage | %s窝也爱你喵~ | 被亲吻者自动回应的消息格式 |
| kissCooldown | 10 | 亲吻操作的冷却时间(秒) |
| playerOnly | true | 行为仅玩家 |
%s(第一个):代表 亲吻发起者(执行亲吻的玩家)%s(第二个):代表 亲吻接收者(被亲吻的实体)true 或 false%s 占位符数量必须正确