8.0.0
Compatibility
Required content
Changes
AR1 Backup v8.0.0
Крупное обновление: графический интерфейс и повышение стабильности.
Спустя долгое время в моде появился полноценный графический интерфейс для управления бэкапами !!!
Это значительный шаг вперёд: теперь все основные действия можно выполнять прямо из игры, не запоминая команды. Это упрощает взаимодействие с модом для всех пользователей.
Новые возможности:
Экран управления бэкапами (GUI)
Удобный GUI для работы с резервными копиями.
- Открывается из меню паузы и с экрана выбора мира.
- Список архивов с иконками миров, датой, размером.
- Поиск по названию, избранное, защита от случайного удаления.
- Метки ⭐ (избранный) и 🛡 (защищённый паролем).
- Кнопки «Расположение» и «Удалить все» (с подтверждением по случайному коду).
Метки подобраны так, чтобы они вписывались в ванильный шрифт и не казались чем-то инородным [В отличии от наших конкурентов]
Восстановление бэкапов через GUI
Достаточно выбрать архив и нажать «Восстановить» — мир будет восстановлен без остановки сервера и без риска повредить текущий мир.
Создаётся новый мир с суффиксом_БЭКАП, а если вы еще раз восстанавливаете то мир с суффиксом_БЭКАПперезаписывается. Основной мир не затрагивается во избежании проблем. В окне прогресса отображается имя восстанавливаемого мира с метками.
Экран прогресса восстановления
Наглядный статус операции с уровнями прогресса.
Стильный дизайн и анимации.Гибкая настройка расположения кнопки [БЭКАПЫ]
Положение кнопки бэкапов настраивается отдельно для меню паузы (7 позиций) и экрана выбора мира (4 позиции).
По умолчанию в меню паузы — посередине справа, в экране выбора мира — сверху справа.
Изменение настроек по умолчанию
- Лимит бэкапов увеличен с 10 до 20.
Исправления
- Исправлены ошибки, связанные с некорректными путями в настройках (автоматическая очистка кавычек и невидимых символов).
- Устранены проблемы с отображением и локализацией интерфейса.
Новые настройки
- Добавлена новая настройка "Создавать бэкапы когда игра на паузе", по умолчанию включено. В ранних версиях бэкапы не создавались если игра была на паузе.
Прочее
- Обновлены языковые файлы.
- Улучшена интеграция с Cloth Config.
- Mod Menu теперь не обязателен для работы мода.
English
AR1 Backup v8.0.0
Major update: graphical interface and stability improvements.
After a long time, the mod now has a full-fledged graphical interface for managing backups !!!
This is a significant step forward: now all main actions can be performed directly in the game without memorizing commands. This simplifies interaction with the mod for all users.
New features:
Backup Management Screen (GUI)
Convenient GUI for working with backup copies.
- Opens from the pause menu and from the world selection screen.
- List of archives with world icons, date, size.
- Search by name, favorites, protection against accidental deletion.
- Labels ⭐ (favorite) and 🛡 (password-protected).
- Buttons «Location» and «Delete all» (with random code confirmation).
Labels are chosen to fit the vanilla font and not look foreign [Unlike our competitors]
Restoring backups via GUI
Just select an archive and click «Restore» — the world will be restored without stopping the server and without risk of damaging the current world.
A new world with the suffix_BACKUPis created, and if you restore again, the world with the_BACKUPsuffix is overwritten. The main world is not affected to avoid problems. The progress window displays the name of the world being restored with labels.
Restore progress screen
Visual status of the operation with progress levels.
Stylish design and animations.Flexible button position setting [BACKUPS]
The position of the backup button is configured separately for the pause menu (7 positions) and the world selection screen (4 positions).
By default, in the pause menu — middle right, in the world selection screen — top right.
Default settings changes
- Backup limit increased from 10 to 20.
Fixes
- Fixed errors related to incorrect paths in settings (automatic cleaning of quotes and invisible characters).
- Fixed issues with interface display and localization.
New settings
- Added a new setting "Create backups while the game is paused", enabled by default. In earlier versions, backups were not created if the game was paused.
Other
- Updated language files.
- Improved integration with Cloth Config.
Developed by ar1emq – a member of THEMIDNIGHTCORE
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:jd3bF4RU:oO2EyQZJ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jd3bF4RU:oO2EyQZJ"
}

