{"id":18560,"date":"2026-05-31T23:04:37","date_gmt":"2026-05-31T20:04:37","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/"},"modified":"2026-05-31T23:04:37","modified_gmt":"2026-05-31T20:04:37","slug":"areareloader-fawe","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/","title":{"rendered":"AreaReloader-FAWE"},"content":{"rendered":"<p># Features<br \/>\n<strong>AreaReloader-FAWE is AreaReloader&#8217;s mirror plugin compatible with FastAsyncWorldEdit.<\/strong><br \/>\nThis plugin lets you turn any FastAsyncWorldEdit&#8217;s selection into a restorable region.<br \/>\nAreaReloader-FAWE creates a schematic copy of the selection, split into smaller sections in order to distribute server&#8217;s load, allowing smoother pasting\/regeneration.<br \/>\nEach saved area can be restored manually with a command or automatically on a timed schedule.<br \/>\nThe restore interval is fully customizable, making it ideal for regenerating resource areas, PvP arenas, dungeons, or any place that needs resetting.<\/p>\n<p># Compatibility<br \/>\nThis version of the plugin will only work with FAWE, if you use WorldEdit (standard WE) you must use the mirror plugin, AreaReloader.<\/p>\n<details>\n<summary>Commands<\/summary>\n<p># Commands<br \/>\n&#8211; \/ar &#8211; Shows plugin&#8217;s help lines<br \/>\n&#8211; \/ar help <Command> &#8211; Shows general help or specific help when a command is specified<br \/>\n&#8211; \/ar version &#8211; Shows the current plugin&#8217;s version<br \/>\n&#8211; \/ar create <AreaName> <CopyEntities> &#8211; Creates a new copy of the selected area.<br \/>\nThe copy entities parameter will accept a true or false value, which will decide whether or not to copy entities inside the selected area at the moment of creation.<br \/>\nIf set to true, whenever the area gets loaded, saved entities will be respawned.<br \/>\n&#8211; \/ar load <AreaName> &#8211; Loads an existing area<br \/>\n&#8211; \/ar delete <AreaName> &#8211; Deletes an existing area<br \/>\n&#8211; \/ar list &#8211; Lists all existing areas<br \/>\n&#8211; \/ar hook &#8211; Shows a help interface for the plugin&#8217;s hooks and<br \/>\ndependencies<br \/>\n&#8211; \/ar info &#8211; Shows information about a specific existing area<br \/>\n&#8211; \/ar reload &#8211; Reloads AreaReloader&#8217;s configuration file<br \/>\n&#8211; \/ar display <AreaName> &#8211; Displays particles around areas<br \/>\n&#8211; \/ar cancel <AreaName, ALL> &#8211; Cancels the loading of one or all areas.<br \/>\n&#8211; \/ar location <AreaName> <set, teleport> &#8211; Allows you to create a safe location for players.<br \/>\n&#8211; \/ar placeholders &#8211; Lists all the available placeholders (requires PAPI).<\/p>\n<\/details>\n<details>\n<summary>Permissions<\/summary>\n<p># Permissions<br \/>\n&#8211; areareloader.command.help &#8211; Gives access to the \/ar help command<br \/>\n&#8211; areareloader.command.version &#8211; Gives access to the \/ar version command<br \/>\n&#8211; areareloader.command.create &#8211; Gives access to the \/ar create command<br \/>\n&#8211; areareloader.command.load &#8211; Gives access to the \/ar load command<br \/>\n&#8211; areareloader.command.delete &#8211; Gives access to the \/ar delete command<br \/>\n&#8211; areareloader.command.list &#8211; Gives access to the \/ar list command<br \/>\n&#8211; areareloader.command.hook &#8211; Gives access to the \/ar hook command<br \/>\n&#8211; areareloader.command.info &#8211; Gives access to the \/ar info command<br \/>\n&#8211; areareloader.command.reload &#8211; Gives access to the \/ar reload command<br \/>\n&#8211; areareloader.command.display &#8211; Gives access to \/ar display command<br \/>\n&#8211; areareloader.command.cancel- Gives access to \/ar cancel command<br \/>\n&#8211; areareloader.command.location &#8211; Gives access to \/ar location command<br \/>\n&#8211; areareloader.command.placeholders &#8211; Gives access to \/ar placeholders command<br \/>\n&#8211; areareloader.command.admin &#8211; Gives access to all commands<\/p>\n<\/details>\n<p># Configuration<br \/>\nThere are two main configuration files;<br \/>\n**config.yml** allows you to customise language and general settings, whereas the **areas.yml** config contains all the areas&#8217; details and custom settings per area, such as auto loading and intervals.<\/p>\n<details>\n<summary>config.yml<\/summary>\n<table>\n<tr>\n<th>Setting<\/th>\n<th>Default value<\/th>\n<th>Values<\/th>\n<th>Description<\/td>\n<\/tr>\n<tr>\n<td><strong>Debug<\/strong><\/td>\n<td>true<\/td>\n<td>true\/false<\/td>\n<td>If enabled prints all the plugin&#8217;s processes to the debug file located at \/AreaRealoder-FAWE\/debug.txt.<\/td>\n<\/tr>\n<tr>\n<td><strong>Updater<\/strong><\/td>\n<td>true<\/td>\n<td>true\/false<\/td>\n<td>If enabled, automatically checks for plugin updates.<\/td>\n<\/tr>\n<tr>\n<td><strong>Metrics<\/strong><\/td>\n<td>true<\/td>\n<td>true\/false<\/td>\n<td>If enabled retrieves anonymous server&#8217;s statistics to help keep track of the plugin&#8217;s usage.<\/td>\n<\/tr>\n<tr>\n<td><strong>Announcer<\/strong><\/td>\n<td>true<\/td>\n<td>true\/false<\/td>\n<td>If enabled announces the plugin&#8217;s branding message.<\/td>\n<\/tr>\n<\/table>\n<p>**AreaLoading settings**<\/p>\n<table>\n<tr>\n<th>Setting<\/th>\n<th>Default value<\/th>\n<th>Values<\/th>\n<th>Description<\/td>\n<\/tr>\n<tr>\n<td><strong>Global interval<\/strong><\/td>\n<td>500<\/td>\n<td>Any value above 0<\/td>\n<td>Sets an interval <strong>(in milliseconds)<\/strong> all areas use to wait between section loads if using the global option.<\/td>\n<\/tr>\n<tr>\n<td><strong>Fast mode<\/strong><\/td>\n<td>true<\/td>\n<td>true\/false<\/td>\n<td>Whether or not to use FAWE&#8217;s fast mode; depending on your server performance you may enable or disable this function.<\/td>\n<\/tr>\n<tr>\n<td><strong>Percentage<\/strong><\/td>\n<td>15<\/td>\n<td>Any value above 0<\/td>\n<td>Sets the area loading progress percentage to broadcast to the player when loading an area.<\/td>\n<\/tr>\n<\/table>\n<p>  **AutoReload settings**<\/p>\n<table>\n<tr>\n<th>Setting<\/th>\n<th>Default value<\/th>\n<th>Values<\/th>\n<th>Description<\/td>\n<\/tr>\n<tr>\n<td><strong>Checker<\/strong><\/td>\n<td>true<\/td>\n<td>true\/false<\/td>\n<td>Enable or disable the area scheduler function.<\/td>\n<\/tr>\n<tr>\n<td><strong>Notify admins<\/strong><\/td>\n<td>true<\/td>\n<td>true\/false<\/td>\n<td>Whether or not to notify players with the admin permission whenever an area automatically loads.<\/td>\n<\/tr>\n<tr>\n<td><strong>Notify console<\/strong><\/td>\n<td>true<\/td>\n<td>true\/false<\/td>\n<td>Whether or not to notify console whenever an area automatically loads.<\/td>\n<\/tr>\n<\/table>\n<\/details>\n<details>\n<summary>areas.yml<\/summary>\n<p>  <strong>Loading interval settings<\/strong><\/p>\n<table>\n<tr>\n<th>Setting<\/th>\n<th>Default value<\/th>\n<th>Values<\/th>\n<th>Description<\/td>\n<\/tr>\n<tr>\n<td><strong>Global<\/strong><\/td>\n<td>true<\/td>\n<td>true\/false<\/td>\n<td>Whether or not the area should use the global interval between section loads.<\/td>\n<\/tr>\n<tr>\n<td><strong>Time<\/strong><\/td>\n<td>200<\/td>\n<td>Any value above 0<\/td>\n<td>The time interval <strong>(in milliseconds)<\/strong> the area must wait between section loads.<br \/>\n      <strong>Note:<\/strong> Global interval must be disabled for this area to use its custom interval.<\/td>\n<\/tr>\n<\/table>\n<p>  <strong> Auto reload settings<\/strong><\/p>\n<table>\n<tr>\n<th>Setting<\/th>\n<th>Default value<\/th>\n<th>Values<\/th>\n<th>Description<\/td>\n<\/tr>\n<tr>\n<td>Enabled<\/td>\n<td>true<\/td>\n<td>true\/false<\/td>\n<td>Enables\/disables the area to automatically reload.<\/td>\n<\/tr>\n<tr>\n<td>Time<\/td>\n<td>200000<\/td>\n<td>Any value above 0<\/td>\n<td>Sets the interval <strong>(in milliseconds)<\/strong> for the area to automatically reload.<\/td>\n<\/tr>\n<\/table>\n<\/details>\n<p># Issues<br \/>\nOpen a new issue here.<br \/>\n<br \/>\nWhen opening a new issue please add and specify:<\/p>\n<p>&#8211; Debug&#8217;s file (located at AreaReloader-FAWEdebug.txt, can be enabled through the config).<br \/>\n&#8211; Provider&#8217;s version (spigot, paper, bukkit) &#8211; \/version;<br \/>\n&#8211; AreaReloader&#8217;s version &#8211; \/ar version;<br \/>\n&#8211; FAWE&#8217;s version;<br \/>\n&#8211; Where\/when you met the issue, as in what action had been fired at the time (command, auto reloading, etc.).<br \/>\n&#8211; Error log (either from console or debug file).<\/p>\n<p># Dependencies<br \/>\nThe plugin depends on WorldEdit, it will work with any WE&#8217;s version your server supports.<\/p>\n<p># Support<\/p>\n<p align=\"center\">\n<p>        <img decoding=\"async\" src=\"https:\/\/i.imgur.com\/JgDt1Fl.png\" width=\"300\" alt=\"discord\"><\/p>\n<p>\n    <i>I do my best to provide support for my projects over discord.<br \/>\n      <br \/>If you&#8217;d have questions or support requests feel free to join!<\/i>\n<\/p>\n<p># Metrics<br \/>\nThis plugin collects anonymous server statistics which helps me keep track of the plugin&#8217;s usage.<br \/>\nI invite you to keep this setting on as it contributes to boosting my dedication and work towards my projects!<br \/>\nProvided by bStats.<br \/>\n<img decoding=\"async\" src=\"https:\/\/bstats.org\/signatures\/bukkit\/AreaReloader-FAWE.svg\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Create and restore areas at any time at the glance of a command or set them to automatically regenerate! Mirror plugin for AreaReloader.<\/p>\n","protected":false},"featured_media":18561,"template":"","meta":{"_minecraft_slug":"areareloader-fawe","_minecraft_project_id":"vZZ3TtU6","_minecraft_author":"Hedario","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":166,"_minecraft_follows":4,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"areareloader-fawe.zip","_minecraft_size_bytes":220126,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-16T13:14:34.219225Z","_minecraft_date_created":"2025-10-12T20:59:45.127201Z","_minecraft_date_modified":"2025-10-31T11:31:45.701557Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/areareloader-fawe","_minecraft_icon_attachment_id":18561,"_minecraft_imported_at":"2026-05-31T20:04:38+00:00","_minecraft_import_hash":"f34abd2bdca4eb75be476b9a9a4600a1","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,126,127,128,129,123,92],"mod_loader":[130,132,133,134],"minecraft_version":[118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,73,74,38,78,79,80,81,82],"class_list":["post-18560","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-technology","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AreaReloader-FAWE - 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\/areareloader-fawe\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AreaReloader-FAWE - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Create and restore areas at any time at the glance of a command or set them to automatically regenerate! Mirror plugin for AreaReloader.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i.imgur.com\/JgDt1Fl.png\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/areareloader-fawe\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/areareloader-fawe\\\/\",\"name\":\"AreaReloader-FAWE - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/areareloader-fawe\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/areareloader-fawe\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/areareloader-fawe-icon-059510ffbfc6d0d9f3a598d3d2981a4dbe4ef228_96.webp\",\"datePublished\":\"2026-05-31T20:04:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/areareloader-fawe\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/areareloader-fawe\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/areareloader-fawe\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/areareloader-fawe-icon-059510ffbfc6d0d9f3a598d3d2981a4dbe4ef228_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/areareloader-fawe-icon-059510ffbfc6d0d9f3a598d3d2981a4dbe4ef228_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/areareloader-fawe\\\/#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\":\"AreaReloader-FAWE\"}]},{\"@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":"AreaReloader-FAWE - 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\/areareloader-fawe\/","og_locale":"en_US","og_type":"article","og_title":"AreaReloader-FAWE - Minecraft","og_description":"Create and restore areas at any time at the glance of a command or set them to automatically regenerate! Mirror plugin for AreaReloader.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/i.imgur.com\/JgDt1Fl.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/","name":"AreaReloader-FAWE - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/areareloader-fawe-icon-059510ffbfc6d0d9f3a598d3d2981a4dbe4ef228_96.webp","datePublished":"2026-05-31T20:04:37+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/areareloader-fawe-icon-059510ffbfc6d0d9f3a598d3d2981a4dbe4ef228_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/areareloader-fawe-icon-059510ffbfc6d0d9f3a598d3d2981a4dbe4ef228_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/areareloader-fawe\/#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":"AreaReloader-FAWE"}]},{"@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\/18560","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\/18561"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=18560"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=18560"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=18560"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=18560"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}