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
78 stars 44 forks source link

Permission issues with inventory saves #168

Closed dont-be-nothing closed 2 months ago

dont-be-nothing commented 2 months ago

Doesn't save the player inventory

so the thing is i installed plugin and ran it. it doesn't the player inventory but it does on enderchest. no errors showing on the console. also i tried newer/older version to see if it's the case but it wasn't. paper 1.20.4

dont-be-nothing commented 2 months ago

ok so it worked but doesn't work if you are op

TechnicallyCoded commented 2 months ago

Given your description, you need to look into updating the permissions for your users/groups. As a result of the lack of logs and other critical information requested, I am unable to help you any further.

dont-be-nothing commented 2 months ago

another problem, it doesn't work with geyser mc. bedrock players inventories will not be saved

TechnicallyCoded commented 2 months ago

All players are java players, no matter how they connect. Geyser pretends to have java players joining. There is no difference once the plugins need to handle the players. Only specific plugins that manually handle packets, especially receiving them will see a difference. IRP has no packet handling whatsoever. Still no logs were provided. I will therefore close this issue, I unfortunately can't do anything without the information requested.