Skip to content

Releases: TechnicallyCoded/Inventory-Rollback-Plus

1.19 support & Search for backups by UUID!

08 Jun 16:21
Compare
Choose a tag to compare

This update adds 1.19 support and the ability to open the rollback menu using only the UUID of players. Searching for players by UUID can be especially useful when trying to access backups on networks which accept bedrock players when the players are offline.

If you find any bugs in this version, please report them here on github

If you want to say thank you for the work I do, you can leave an awesome review here, on spigot, and a star on github wink wink. (Or, if you are feeling real crazy, you can choose to donate using the link on the spigot description/download page)

Changelog:

  • Added 1.19 support
  • Added ability to view backups using the player's UUID
  • Added permission checks for tab-completions
  • Fixed issues #90 and #67 from github
  • Minor bug fixes

Contribution credits:

  • oskarkk - Reporting #90 regarding console messages
  • hemanth4121 - Reporting #67 regarding bug while plugin disabling

(There are translated messages.yml files on, which you can find here https://github.com/TechnicallyCoded/Inventory-Rollback-Plus/tree/main/src/main/resources/lang)

1.18.2 support & view-only mode for backups

10 Mar 01:18
Compare
Choose a tag to compare

This update adds 1.18.2 support and adds a new permission that can be given to certain players if you want them to view backups without being able to interact with the items in the backups. New permission: inventoryrollbackplus.viewbackups

If you find any bugs in this version, please report them on github.

If you want to say thank you for the work I do, you can leave an awesome review here, on spigot, and a star on github wink wink. (Or, if you are feeling real crazy, you can choose to donate using the link on the spigot description/download page)

Changelog:

  • Added 1.18.2 support
  • Added ability to view backups without being able to interact with them
  • Minor bug fixes

Contribution credits:

  • Markus-blip - Suggestion for the mapping that changed in 1.18.2

(There are translated messages.yml files on github, which you can find here)

v1.6.4 - Console Spam Fix and Experimental Import Command

05 Nov 11:06
Compare
Choose a tag to compare

Full Changelog: v1.6.3-beta...v1.6.4

This update fixes the bug that causes the annoying spam in console when a player gets teleported between worlds too quickly. This version also adds an experimental /irp import command to migrate data from the old InventoryRollback plugin to this one. And other bug fixes. (See the full changelog below)

Changelog:

  • Fixed console spam on quick world changes
  • Added experimental /irp import command
  • Other minor fixes & bug fixes

Contribution credits:

  • analogged - Import tool suggestion (#46)
  • DarrienNN - Original report of console spam bug (thanks for letting me know ^^) (#43)

Pre-Release v1.6.3

24 Sep 14:57
Compare
Choose a tag to compare
Pre-Release v1.6.3 Pre-release
Pre-release

Changelog:

  • Added a safer 5 items-per-tick placement rate into backup preview instead of placing items async
  • Fix queries loading player backup data not being async (issue #39)

Contributions:

  • l3unnyAnoF4 - For providing detailed information to optimize the plugin even further

Pre-Release v1.6.2

20 Sep 00:09
Compare
Choose a tag to compare
Pre-Release v1.6.2 Pre-release
Pre-release

Please report any issues you find. This is scheduled to be released in about 1-2 days.

Changelog:

  • Added option to change the plugin prefix in chat
  • Added information to button when one-click restore is disabled
  • Added pre-translated versions of the messages.yml file on github
  • Added alert message visible by only admin players regarding bundle incompatibility
  • Added the name of the player or block shot a projectile killing the player (example: it used to just show that an arrow killed the player, now it shows who shot the arrow too)
  • Fixed old inventory saves not being purged asynchronously
  • Fixed some gui button titles going off-screen when using a high gui-scale setting
  • Fixed minor non-optimized section in the player death events
  • Updated bStats
  • Other minor fixes

Contributions:

  • EpicPlayerA10 - Fix for worldguard region cancelling damage still logging a death