Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

A plugin to save exportable backups from players inventories in shulkers (customizable)

This plugin is inspired by Inventory Rollback Plus, (no code was taken from it)

What is AxInventoryRestore?

  • This plugin is a tool for server admins that logs player's inventories and lets staff restore it with 1 click or export it as a shulker. An inventory backup is made when a player dies, joins, quits, changes world, a backup is also taken every few minutes, (customizeable) and even manually.

gif gif gif gif

Features:

  • Support for databases (SQLite, H2, MySQL, PostgreSQL)
  • Multi server support (when using MySQL or PostgreSQL)
  • Efficient (databases are handled async when possible)
  • Developer API (create your own save categories)
  • Customizeable (you can translate every message)
  • Easy to use (there is only 1 command and a few subcommands)
  • 1 click restore
  • Export as shulker option
  • Automatic cleanup (delete data after X days have passed)

Commands:

  • /axir <player> - Check backups
  • /axir save * - Create a manual backup for all players
  • /axir save <player> - Create a manual backup a player
  • /axir reload - Reload plugin
  • /axir cleanup - Delete old data manually (based on config.yml)

Permission:

  • axir.admin or axir.* - Gives permission to everything
  • axir.view - Access to viewing backups
  • axir.modify - Ability to take items from backups
  • axir.teleport - Access to teleport to backup location
  • axir.restore - Access to use the quick restore feature
  • axir.export - Access to export items in a shulker box
  • axir.reload - Permission to use /axir reload
  • axir.manualbackup - Permission to use /axir save <player> or /axir save *
  • axir.cleanup - Permission to use /axir cleanup

Need help? Join our Discord! https://dc.artillex-studios.com/

Source code: https://github.com/Artillex-Studios/AxInventoryRestore/

External resources



Project members

ArtillexStudios

Owner


Technical information

License
MIT
Project ID