Page: 1 2

2.4.0 Mar 30, 2024
2.4.0

- The backup as shulker option will no longer put shulkers in shulkers, it will just give them separately.


2.3.4 Mar 26, 2024
2.3.4

- Fixed the %restorer% placeholder in the restore webhook


2.3.3 Mar 22, 2024
2.3.3

- Fixed an exception


2.3.2 Mar 21, 2024
2.3.2

- Fixed an issue with inventories sometimes not being saved properly
- Fully removed SQLite database type (it was already partially removed in 2.0.0) - use h2 instead


2.3.1 Mar 18, 2024
2.3.1

- Fixed an error that appeared while the server was shutting down.


2.3.0 Mar 14, 2024
2.3.0

- Added discord webhooks, check the discord.yml for more information.


2.2.1 Feb 22, 2024
2.2.1

- Attempted to fix a discord addon exception caused by slow connection.
- Added a new pie chart on bstats about discord addon usage.


2.2.0 Jan 30, 2024
2.2.0

- Further optimized data & gui loading, should give a noticable speed increase if you have a huge (1Gb+) database.
- Fixed an exception with the AxShulkers hook.


2.1.2 Jan 19, 2024
2.1.2

- Fixed an exception that was shown if a player had 0 backups


2.1.1 Jan 9, 2024
2.1.1

- Fixed a few issues with the discord addon.
- Fixed an exception caused by new players joining.


2.1.0 Jan 2, 2024
2.1.0

- Added AxShulkers support
- Slightly decreased jar size
- Fixed some stuff with the discord addon
- Made the discord addon work without luckperms


2.0.2 Dec 24, 2023
2.0.2

- Made it possible to execute most commands from the console
- Fixed an issue with certain mysql/mariadb databases


2.0.1 Dec 23, 2023
2.0.1

Discord Addon:
- Added an option to create a thread
- Added the %server% placeholder to embeds (if you have Luckperms installed)

- Some Fixes


2.0.0 Dec 22, 2023
2.0.0

### Database rewrite
- Rewrote the database for the final time! (hopefully) A converter will be automatically ran at startup.
- It is recommended that you make a backup of the database before starting the converter.
- Improvements: (this data is from a server with over 250.000 backups)
    - GUI load: 3-5x faster
    - Storage size: 2-3x smaller
- If you use SQLite, you must either delete your database or keep using the old version

### Discord Addon
- Request a backup restore from ingame and let higher ranking staff accept it on discord, and the rest of it is handled by the plugin.
- Note: The discord addon requires you to use h2 or mysql and a 1.18+ server version


1.4.1 Oct 9, 2023
1.4.1

- The preview gui now gives the same item that the player had at the time of the backup, not the modified one (there was a nbt on all the items)


1.4.0 Sep 24, 2023
1.4.0
  • Added an "ALL" category, that shows every backup of a player
  • The menus now remember the page that you were on and it will put you back there when pressing the back button

1.3.2 Sep 8, 2023
1.3.2

- Fixed an startup error when using mysql/postgresql


1.3.1 Sep 4, 2023
1.3.1

Fixed the plugin on 1.16-1.18.


1.3.0 Aug 31, 2023
1.3.0 - Better multiserver support

- Removed the migration system, please update to 1.2.4 first if you are still on 1.1.0
- When using MySQL or PostgreSQL the plugin now also saves uuids and usernames, so the plugin will work just fine even on servers where the player have never been before.


1.2.4 Aug 28, 2023
1.2.4 - Fixed an error

- Fixed an error when using mysql on multiple servers


1.2.3 Aug 27, 2023
1.2.3 - Fixes

- Fixed an error
- Added more aliases for the main command


1.2.2 Aug 24, 2023
1.2.2 - More fixes

- Increased the world change cause size, because some worlds can have a really long name
- Fixed some issues with the migration system


1.2.1 Aug 23, 2023
1.2.1 - Fixes

- Fixed mysql
- MySQL is now also migrated and will be much faster 
- Fixed auto updater


1.2.0 Aug 22, 2023
1.2.0 - Database rework

- Reworked the way H2 / SQLite stores the data
- Now the data loading in the gui is about 1000x faster (50k saves loaded in <100ms)
- On the first boot the data is migrated, it should only take a few seconds
- Soon this migration will be done for MySQL and PostgreSQL too


1.1.0 Aug 18, 2023
1.1.0 - Improvements

- Sometimes the server froze for a few seconds if the database was large, (300MB+) now the data shown in the gui is also queried async which fixes this
- Performance improvements
- Smaller jar (most dependencies are now downloaded at runtime)


Page: 1 2