Zrips / CMI

114 stars 97 forks source link

Totem doesn't work in the end and nether after turn on RemoveFromInventory #8628

Closed angushushu closed 5 months ago

angushushu commented 5 months ago

Description of Issue

Totem:
  RemoveFromInventory: true
  ProtectFromVoid: true

Totem in inventory doesn't work as expected in the void of the end and nether. Expected behavior

What happens now:

Version Information

folia 1.20.1
cmi 9.7.0.5

Errors

None

Relevant Config Sections

Totem:
  # When this set to true, on players death totem will be used even if he is not holding it in hand
  RemoveFromInventory: true
  Cooldown:
    # When this set to true player can use totem only every X second's
    Use: true
    Time: 10
  Warmup:
    # When this set to true player can use totem to have X amount of second's, during which he can die and be resurected
    # Totem will be consumed durring activation and wont be returned even if resurection is not used during warmup time
    Use: false
    Time: 10
  # If player falls into void while having totem, he will be teleported to respawn location and totem gets consumed
  ProtectFromVoid: true
  Effects:
    # Time in seconds effect needs to be applied to the player. Set it to 0 if you want to disable it
    Regeneration: 45
    FireResistance: 40
    Absorbtion: 5

Relevant Plugins

cmilib 1.4.6.1

Agreements

Zrips commented 5 months ago

Should be resolved with next update. If issue persists, let me know.