Inventory-Rollback-Plus
Inventory-Rollback-Plus copied to clipboard
Spigot/Bukkit plugin that allows server moderators to restore player items and data from backups.
### What is missing: Support for SQLite storage with the inventory backups. ### Specific changes to make: When I make backups of my server, it takes a significantly long amount...
I have notes some players have problems when using Inventory-Rollback-Plus and death-chest. I can't say what the reason is behind it clear the inventory. But I did try to change...
My fellow admin and I were trying to make sure that players data is getting saved, and we followed permissions from Spigot and GitHub. We assigned permissions starting with inventoryrollback...
[19:57:33 WARN]: [InventoryRollbackPlus] Plugin InventoryRollbackPlus v1.6.17 generated an exception while executing task 325264 java.lang.IllegalStateException: Unable to save item stacks. at InventoryRollbackPlus-1.6.17.jar/me.danjono.inventoryrollback.inventory.SaveInventory.toBase64(SaveInventory.java:173) ~[InventoryRollbackPlus-1.6.17.jar:?] at InventoryRollbackPlus-1.6.17.jar/me.danjono.inventoryrollback.data.MySQL.setEnderChest(MySQL.java:244) ~[InventoryRollbackPlus-1.6.17.jar:?] at InventoryRollbackPlus-1.6.17.jar/me.danjono.inventoryrollback.data.PlayerData.setEnderChest(PlayerData.java:163) ~[InventoryRollbackPlus-1.6.17.jar:?] at InventoryRollbackPlus-1.6.17.jar/me.danjono.inventoryrollback.inventory.SaveInventory.lambda$createSave$1(SaveInventory.java:117)...
### Server details: - Server version: This server is running UniverseSpigot version 1.21.3-ver/1.21.3-stable@6a50f37 (2025-01-13T13:25:32Z) (Implementing API version 1.21.3-R0.1-SNAPSHOT) Universe-1.21.3-6a50f37 (MC: 1.21.3) - IRP Version: v1.6.21 ### Bug description: -When a...
### Server details: - Server version: This server is running Paper version 1.21.1-132-ver/1.21.1@b48403b (2024-11-21T10:14:27Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT) - IRP Version: v1.6.21 ### Bug description: When I set up the...
I would like to see the plugin have an option that disables the saving of empty inventories. I need to explain, I run a server where RDM can happen quite...
Implements another option for storing the data. Currently, one of the pain points of flat files is that FTP/SFTP transfer of the files take a long time. When moving server...