Deposite is developed by monnierant to save custom inventories or chests, all in a MySQL database.
It is then possible to recover the stuff and stored by selecting empty chests.
Its development followed a need of our Staff regarding the discovery of chests requiring their removal, or during a move. Rather than remove these chests and their contents, the Staff could now save and return them to their owners.
Its use is simple and has been designed so as to facilitate archiving and inventory chests without complicating the work of staff.
Details
To restore a chest or an inventory check list of repositories:
When a backup has been restored, you can't restore it again.
Consultez notre wiki pour avoir la documentation en français
| Command | alias | description | Permission |
|---|---|---|---|
| /deposite | /dp | Deposite's help | ~ |
| /deposite reload | /dp reload | Reload Deposite | deposite.reload |
| /deposite get | /dpg | Recover its own inventory (last save) | deposite.get |
| /deposite i <player> | /dpi <player> | Save an inventory | deposite.inventory |
| /deposite c <player> | /dpc <player> | Save a chest | deposite.chest |
| /deposite get <player> | /dpg <player> | Recover the last inventory for a player | deposite.getother |
| /deposite get <id> | /dpg <id> | Recover inventory <id> | deposite.getother |
| /deposite info <player> | /dpinfo <player> | See infos about a player | deposite.info |
| /deposite info <player> <page> | /dpinfo <player> <page> | See infos about a player by <page> | deposite.info |
| /deposite check | /dpcheck | See all saves and recoveries | deposite.info |
| /deposite info | /dpinfo | See last infos | deposite.info |
| /deposite info <page> | /dpinfo <page> | See <page> infos | deposite.info |
settings: debug: true lignes: 5 lng: FR tracer: chemin: deposite.log permission: deposite.trace param: 15 database: hostname: localhost database_name: database username: username password: password port: 3306