-
-
Notifications
You must be signed in to change notification settings - Fork 44
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: command to restore player #88
Comments
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. My idea for the console/player command: |
bump |
I love the idea but I don't have the time to do this yet due to studies. I ensure that the plugin is stable and functional above all but that means features need to be pretty necessary for me to add them with a high priority. This is not something people like to hear but, us devs do these things for free as a public service and, therefore, since we don't prioritize unpaid work, it takes a while for things to happen. So, what time isn't taken for studies, usually ends up in personal time or commissioned work (aka paid work). |
No problem man, good luck with your studies! |
Don't worry, ik that studies take up a lot of time that we could use for coding, but they're necessary. Also ik that this is an unpaid work (aka public service). So don't worry man, take all the time you need, and focus on your studies. Good luck ;) |
Hi! I wonder if you could add a command to restore everything (Health, Hunger, XP, EnderChest, Location and obviosly inventory) at once. It would have a sintaxis like this:
This would need obviosly the option (definetely not obligatory) to name a save file. By example
This would have make a folder named as the save file, and inside the folder of the player/all, and the .yml save file.
Like pressing all the buttons at once, with the option of naming a save file.
Thank you for reading this suggestion/idea :D
The text was updated successfully, but these errors were encountered: