TheLittle_Yang

Results 13 issues of TheLittle_Yang

**Describe the bug** I want to use the mca selector to replace blocks in the server, but only the chunk in the last column is replaced correctly. **Expected behavior** All...

The reason I'm using BukkitAudiences is that I want the plugin to also work with Spigot and Minecraft 1.8. The plugin works fine in Paper 1.20.1, but not in Paper...

type: bug
platform: bukkit

### 问题描述 使用爆炸搞间接破坏成熟的异域花园植物,会掉落 CS-CoreLib 的头并且留下幽灵方块。 ### 问题复现率 必现 ### 复现步骤 1. 种一个成熟的异域花园植物 2. 用爆炸搞破坏掉植物旁边的方块 3. 掉落 CS-CoreLib 的头并且留下幽灵方块 https://github.com/StarWishsama/Slimefun4/assets/46647646/f6d57584-35a2-46df-8e11-5dc95095b49e ### 服务端类型 Paper ### Minecraft 版本 1.20.x ### Slimefun 版本 ![image](https://github.com/StarWishsama/Slimefun4/assets/46647646/7b5daa9b-843a-4386-a2a1-3280277e1dae)...

🐞 Bug

### 建议内容 清理世界的命令很有用,希望你们可以添加,比如: - 清理所有世界保存的数据:`/sf cleardata * *` - 清理所有世界保存的原油开采数据:`/sf cleardata * oil` - 清理指定世界保存的数据:`/sf cleardata world *` - 清理指定世界保存的原油开采数据:`/sf cleardata world oil` 甚至可以扩展到清理区块的命令: - 清理指定世界特定区块保存的数据:`/sf cleardata world 0 0...

🎉 新功能

**描述問題:** 在 1.20 版本中,装上资源包后,盔甲纹饰会不显示。 **截圖:** ![image](https://github.com/xMikux/Slimefun-Resourcepack/assets/46647646/2005158c-22a8-42ce-86f6-1df1276d4c0b) 装了粘液科技资源包的截图 ![image](https://github.com/xMikux/Slimefun-Resourcepack/assets/46647646/357ca52b-b0f5-4528-bbef-9b46e65eae3e) 正常情况的截图 **版本資訊:** - 資源包版本: [v1.0.11](https://github.com/xMikux/Slimefun-Resourcepack/releases/tag/v1.0.11) - Minecraft 版本: - [x] 1.20

🐛Bug|錯誤

### 问题描述 正版玩家更改游戏名后,profile.db 中的 p_name 不会同步更新。 这导致 /sf backpack 游戏名 这个命令会找不到对应的玩家。 我建议 p_name 可以在玩家更换游戏名后,及时更新,并且支持这个命令: /sf backpack uuid,这样玩家改名了但还没进过服务器,也可以顺利取到他的背包。 ### 问题复现率 必现 ### 复现步骤 略 ### 服务端类型 Paper ### Minecraft 版本 1.20.x...

🐞 Bug
🔨 进行中
🔎 已复现

### 问题描述 实际上只放置了1次方块,图中却提示2次: ![image](https://github.com/SlimefunGuguProject/Slimefun4/assets/46647646/c1a7df99-9583-41f8-b8f6-cadbd2691300) 貌似和这里的代码有关系,不知道为什么要这么做😵‍💫 https://github.com/SlimefunGuguProject/Slimefun4/blob/faea471e332e5d0fb612e18777a6fc326e196163/src/main/java/io/github/thebusybiscuit/slimefun4/implementation/listeners/BlockListener.java#L116 ### 问题复现率 必现 ### 复现步骤 1. 安装 Slimefun4 和 CoreProtect 2. 随便放置1个方块 3. 用 /co i 查询方块放置记录 ### 服务端类型 Paper ### Minecraft 版本 1.20.x...

🐞 Bug

"custom_model_data" should be sorted from smallest to largest when merging resource packs, otherwise minecraft will not handle the "custom_model_data" correctly, resulting in unexpected behavior. Because I encountered strange behavior in...

### Expected behavior Plugins should be loaded after spark is loaded. ### Observed/Actual behavior I tried using spark singleton, but the server told me that spark was not loaded yet....

type: bug
status: needs triage
version: 1.21.1

目前 prompt.txt 会对所有聊天的地方生效,希望可以给一些群聊或者联系人设置单独的 prompt.txt 。