TechnicallyCoded / Inventory-Rollback-Plus

Spigot/Bukkit plugin that allows server moderators to restore player items and data from backups.
https://www.spigotmc.org/resources/85811/
Other
66 stars 44 forks source link

Feature Request: API #150

Open Baconing opened 3 months ago

Baconing commented 3 months ago

What is missing:

An API to programmatically create and restore custom backups.

Specific changes to make:

A basic API that allows you to view, create, delete, restore, etc. inventory backups. Preferably with the ability to have the plugin listen for custom events.

This feature already exists here:

N/A

Additional context:

Might tie into #68 with custom reasons. I would be willing to help implement if needed.