Zrips / CMI

111 stars 98 forks source link

Silk touching spawners broke in 1.21? #8890

Closed alfredcort closed 3 days ago

alfredcort commented 3 days ago

Description of Issue

I've had a server going for a while on 1.20.4 where mining/picking up spawners worked flawlessly. In 1.21, when mining a spawner, it now states that you have a 0% drop chance (it works correctly and shows the correct chance% when the player is OP). Are there any permission changes? I've not seen anything in the changelogs.

Screenshot 2024-07-02 at 21 09 43

Version Information

CMI: 9.7.4.2 SqLite
CMILib: 1.5.0.4 
Server: Paper(2252) 1.21-R0.1-SNAPSHOT+
CMI economy: Enabled Vault: 1.7.3-CMI CMI Chat: Enabled 
Modules -> 65 enabled 1 disabled: tablist

Errors

No response

Relevant Config Sections

Spawners:
  FullDisable: false
  Break: spawner
    Enabled: true
    RequiresExactPermission: false
    DropExp: false
    SilkTouchLevel: 1
    BaseDropChance: 0
  Place:
    Enabled: true
    RequiresPermission: false

Relevant Plugins

No response

Agreements