Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Offline Rollbacks #54

Open
ghost opened this issue Dec 6, 2021 · 4 comments
Open

Feature Request: Offline Rollbacks #54

ghost opened this issue Dec 6, 2021 · 4 comments
Labels
feature-request New feature or request Medium Priority Issues that need fixing but don't keep the plugin from working as intended

Comments

@ghost
Copy link

ghost commented Dec 6, 2021

What is missing:

Offline or deferred rollbacks. I often find myself in a situation where I would like to rollback an inventory of an offline player, It is not practical too wait until they are online so it would be nice if a rollback could be performed on offline players.

Specific changes to make:

When a user tries to rollback an offline player the rollback should be done instantly or deferred until the player rejoins.

This feature already exists here:

N/A

Additional context:

N/A

@ghost ghost added the feature-request New feature or request label Dec 6, 2021
@USBCharger
Copy link

This would be nice to have.

@TechnicallyCoded TechnicallyCoded added the Medium Priority Issues that need fixing but don't keep the plugin from working as intended label Dec 27, 2021
@ElTodoFull
Copy link

I'm currently "kidnapped" with a plugin that saves inventories in a MySQL, and when I uninstall the plugin, players start with an empty inventory. Thankfully, IRP is able to save a backup when the player leaves.

Being able to rollback via console, and restore a specific backup directly, would help greatly to transfering the items to normal minecraft.
Like, the player joins with the old plugin gone, and also the items, check if they received the backup, give them the backup of the last time they left the server so they don't notice (and mark them as "updated".)

My idea for the console/player command:
/irp forcerestore [name] [category] [backup#] [include-enderchest] [replace]
/irp forcerestore ElTodoFull leave 1 true true
That'd restore the latest (#1) "leave" backup, and the enderchest, and replace everything they had before.

@TechnicallyCoded
Copy link
Owner

TechnicallyCoded commented Jun 13, 2022

@ElTodoFull please put this in #88

@RuaWing
Copy link

RuaWing commented Sep 11, 2024

I think this is a very important and useful feature for the Administrator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request Medium Priority Issues that need fixing but don't keep the plugin from working as intended
Projects
None yet
Development

No branches or pull requests

4 participants