{"id":61488,"date":"2026-06-03T16:49:42","date_gmt":"2026-06-03T13:49:42","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/"},"modified":"2026-06-03T16:49:42","modified_gmt":"2026-06-03T13:49:42","slug":"ecoback","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/","title":{"rendered":"EcoBack"},"content":{"rendered":"<p># EcoBack &#8211; Simple &#038; Reliable Vault Economy Backups<\/p>\n<p>![Version](https:\/\/github.com\/deutschich\/EcoBack\/releases\/latest)<br \/>\n![API](https:\/\/papermc.io)<\/p>\n<p>**EcoBack** is a lightweight, open-source Minecraft plugin designed to **backup**, **restore**, and **manage** player balances for any economy plugin hooked into **Vault**. No MySQL database required\u2014everything is stored locally in human-readable **YAML** format.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcd6 Origin Story<\/p>\n<p>EcoBack was born out of a specific need. I added a backup feature to the plugin **BalSync** (a tool for synchronizing economy data across servers via MySQL). I realized that not every server wants to run a MySQL database just to secure their player data. I took that core concept and built **EcoBack** as a **standalone**, **lightweight**, and **database-free** alternative. It provides the same peace of mind for single-server setups and small networks alike.<\/p>\n<p>## \u2728 Features<\/p>\n<p>&#8211; **\ud83d\udcbe On-Demand Backups:** Create an instant snapshot of every player&#8217;s balance using `\/ecoback backup`.<br \/>\n&#8211; **\u23f1\ufe0f Automatic Scheduling:** Configure automated backups at custom intervals (minutes or hours) to run seamlessly in the background.<br \/>\n&#8211; **\ud83d\udcc2 Local YAML Storage:** Backups are saved in `plugins\/EcoBack\/backups\/` as clean, human-readable `.yml` files. No external database connection required.<br \/>\n&#8211; **\ud83d\udd04 Instant Rollback:** Effortlessly restore all player balances to a previous state with `\/ecoback rollback <filename>`.<br \/>\n&#8211; **\ud83c\udf0d Multi-Language Support:** Fully localized messages. Currently supports:<br \/>\n    &#8211; **English** (`en`)<br \/>\n    &#8211; **German** (`de`)<br \/>\n&#8211; **\ud83d\udd14 Update Checker:** Integrated update notifications alert administrators (with the appropriate permission) when a new version is available on GitHub Releases.<br \/>\n&#8211; **\ud83d\udd12 Granular Permissions:** Control exactly who can backup, rollback, reload configs, and receive update alerts.<br \/>\n&#8211; **\u26a1 Asynchronous Processing:** Backup creation and rollback operations run **asynchronously**, ensuring zero server lag during intensive file writes.<br \/>\n&#8211; **\ud83d\udccb In-Game Management:** List all available backup files and restore them directly from the chat interface.<br \/>\n&#8211; **\ud83d\udee0\ufe0f Developer Friendly:** Open Source under the MIT License. Build system uses Gradle Kotlin DSL with preview build support.<\/p>\n<p>## \ud83d\ude80 Installation<\/p>\n<p>1.  Download the latest `.jar` file from the Modrinth page.<br \/>\n2.  Place the `.jar` file into your server&#8217;s `plugins\/` folder.<br \/>\n3.  **Ensure you have Vault or VaultUnlocked installed.** (EcoBack depends on Vault to interact with your economy plugin like EssentialsX, CMI, etc.)<br \/>\n4.  Restart your server.<br \/>\n5.  Configure the `config.yml` to set your preferred language and automatic backup interval.<\/p>\n<p>## \ud83d\udccb Commands &#038; Permissions<\/p>\n<p>All commands are executed under the base alias `\/ecoback`.<\/p>\n<p>| Command | Description | Permission Node |<br \/>\n| :&#8212; | :&#8212; | :&#8212; |<br \/>\n| `\/ecoback backup` | Manually creates a new economy backup. | `ecoback.backup` |<br \/>\n| `\/ecoback backups` | Lists all available backup files in the backup folder. | `ecoback.admin` |<br \/>\n| `\/ecoback rollback <filename>` | Restores all player balances from a specified backup file. | `ecoback.rollback` |<br \/>\n| `\/ecoback reload` | Reloads the `config.yml` and language files. | `ecoback.admin` |<\/p>\n<p>**Permission Overview:**<br \/>\n&#8211; `ecoback.admin`: Grants access to `reload` and `backups` commands.<br \/>\n&#8211; `ecoback.backup`: Allows manual backup creation.<br \/>\n&#8211; `ecoback.rollback`: Allows restoring data (Use with caution!).<br \/>\n&#8211; `ecoback.update.notify`: Players with this permission will see a chat message upon joining if an update is available.<\/p>\n<p>## \u2699\ufe0f Configuration (`config.yml`)<\/p>\n<p>&#8220;`yaml<br \/>\n# EcoBack Configuration<\/p>\n<p># Automatic backup interval (0 = disabled)<br \/>\nbackup-interval: 30<\/p>\n<p># Time unit for the interval: &#8220;minutes&#8221; or &#8220;hours&#8221;<br \/>\ninterval-unit: &#8220;minutes&#8221;<\/p>\n<p># Language file to use (stored in plugins\/EcoBack\/lang\/lang_<language>.yml)<br \/>\nlanguage: &#8220;en&#8221;<br \/>\n&#8220;`<\/p>\n<p>## \ud83c\udf10 Language &#038; Localization<\/p>\n<p>EcoBack supports **German** and **English** out of the box. You can easily add more languages by duplicating `lang_en.yml`, renaming it (e.g., `lang_fr.yml`), translating the strings, and setting `language: fr` in the config.<\/p>\n<p>## \ud83d\udd17 Links &#038; Open Source<\/p>\n<p>&#8211; **GitHub Repository:** https:\/\/github.com\/deutschich\/EcoBack<br \/>\n&#8211; **Issue Tracker:** Report a Bug or Request a Feature<\/p>\n<p>EcoBack is **Open Source** software. Contributions, translations, and forks are welcome!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Vault Economy Backup Plugin for Minecraft Servers<\/p>\n","protected":false},"featured_media":61489,"template":"","meta":{"_minecraft_slug":"ecoback","_minecraft_project_id":"i8frmQ2S","_minecraft_author":"user404_","_minecraft_license":"MIT","_minecraft_downloads":20,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"ecoback.zip","_minecraft_size_bytes":17131,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T22:30:37.512495Z","_minecraft_date_created":"2026-04-17T03:52:40.719618Z","_minecraft_date_modified":"2026-04-12T17:42:36.029338Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/ecoback","_minecraft_icon_attachment_id":61489,"_minecraft_imported_at":"2026-06-03T13:49:43+00:00","_minecraft_import_hash":"0797290cb52ad39dc150a8d6367cb32e","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[844,126,127,128,129,91,123,92],"mod_loader":[132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-61488","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-economy","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-storage","mod_category-technology","mod_category-utility","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EcoBack - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EcoBack - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Vault Economy Backup Plugin for Minecraft Servers\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ecoback\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ecoback\\\/\",\"name\":\"EcoBack - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ecoback\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ecoback\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ecoback-icon-4c62a91b02d4a081f39fe5396eeb61c0bdf6d5c6_96.webp\",\"datePublished\":\"2026-06-03T13:49:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ecoback\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ecoback\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ecoback\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ecoback-icon-4c62a91b02d4a081f39fe5396eeb61c0bdf6d5c6_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ecoback-icon-4c62a91b02d4a081f39fe5396eeb61c0bdf6d5c6_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/ecoback\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"EcoBack\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EcoBack - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/","og_locale":"en_US","og_type":"article","og_title":"EcoBack - Minecraft","og_description":"Vault Economy Backup Plugin for Minecraft Servers","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/","name":"EcoBack - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ecoback-icon-4c62a91b02d4a081f39fe5396eeb61c0bdf6d5c6_96.webp","datePublished":"2026-06-03T13:49:42+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ecoback-icon-4c62a91b02d4a081f39fe5396eeb61c0bdf6d5c6_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/ecoback-icon-4c62a91b02d4a081f39fe5396eeb61c0bdf6d5c6_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/ecoback\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"EcoBack"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/61488","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/61489"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=61488"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=61488"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=61488"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=61488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}