TechnicallyCoded / Inventory-Rollback-Plus

Spigot/Bukkit plugin that allows server moderators to restore player items and data from backups.
https://www.spigotmc.org/resources/85811/
Other
77 stars 45 forks source link

Bug report: Conflicts with Angel Chest #146

Closed LKits closed 8 months ago

LKits commented 8 months ago

Bug description:

Doesn't save inventory with AngelChest plugin. Maybe AngelChest cancels the event or something. https://www.spigotmc.org/resources/angelchest-free.60383/

Server details:

How to reproduce:

Die as a player, Angel Chest appears and IRP doesn't save death inventory.

What was expected:

A clear description of what you expected to happen. If not applicable just replace this line with N/A

Screenshots, logs & other:

If applicable, add screenshots, logs, /timings links, /spark profiler links here. If your logs are longer than 30 lines provide a link to a paste (https://pastebin.com) to keep the issue readable.

If it's no more than 30 lines you can just put the log in here. Otherwise, you can delete this code block.

Additional info:

Add any other context about the problem here. If not applicable just replace this line with N/A

TechnicallyCoded commented 8 months ago

Incompatible plugin. It clears all items from a player's inventory instead of cancelling the drops.

More information: https://discord.com/channels/557199869870211132/1159115177166372864

mfnalex commented 8 months ago

Set dont-clear-inventory to true in AngelChest's config.yml (line 648 in the default config.yml as of version 10.0.0)

LKits commented 8 months ago

Set dont-clear-inventory to true in AngelChest's config.yml (line 648 in the default config.yml as of version 10.0.0)

Hey! Can't see it in config.yml https://github.com/JEFF-Media-GbR/Configs/blob/main/Configuration%20Files/AngelChest/config.yml

mfnalex commented 8 months ago

That repository is outdated. Just update to AngelChest 10.0.0 and the option will be in your config in the section „Other plugins“