← Назад к ресурсам

AxInventoryRestore

A customizable plugin that backups player inventories and lets server staff to restore or export them as a shulker box.

Modrinth management utility

Описание

![](https://i.imgur.com/GGWQHMc.png) ## A plugin to save exportable backups from players inventories in shulkers (customizable) This plugin is inspired by [Inventory Rollback Plus](https://github.com/TechnicallyCoded/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](https://i.imgur.com/mI3dHVO.png) ![gif](https://i.imgur.com/giwgWJP.gif) ![gif](https://i.imgur.com/dm8oa9B.gif) ![gif](https://i.imgur.com/xRgtXqi.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 - Check backups - /axir save * - Create a manual backup for all players - /axir save - 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 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/