XenoWorldReset [36% OFF] ✨ Advanced Scheduled World Resets「1.13 - 26.1」 icon

XenoWorldReset [36% OFF] ✨ Advanced Scheduled World Resets「1.13 - 26.1」 -----

[SUMMER SALE] Contains a rich GUI, map/seed cycling, saving specific regions, and more!




Update focused on world reset commands, world setting fixes, and Minecraft 26.1 patch compatibility.

[​IMG] | Added
- Added `[console-world]` reset commands, allowing console commands to run inside the resetting world's dimension.
- Added an example for setting the world spawn after a reset.


[​IMG] | Fixed
- Fixed several `/xwr edit` world setting options not saving or applying correctly.
- Fixed world border width changes from the GUI not reloading the correct settings.
- Fixed XWR incorrectly blocking supported Minecraft `26.1.x` patch versions.


[​IMG] | Notes / Recommendations
- No full configuration reset is required.
- Restart your server after updating.
- If you use `[console-world]`, run it after the world has loaded, for example with an after-reset delay.
- Review the new `worlds.yml` example if you want to use console commands inside the reset world.
----------, Jun 2, 2026

NOTE: Please update your server to this version if you use XWR on 26.1+. We unfortunately forgot to merge the 2.3.1 fixes into 2.3.2. Thank you for your cooperation.

[​IMG] | Added
- Added support for changing world type (like default, flat, ...).
- Added support for custom message types:
- Title & subtitle + timers: [title:fadeIn:stay:fadeOut] &cYour world will reset soon!\n&fBrace for impact!
- Actionbar: [actionbar] &c&lI'm so small. No one will see me before I vanish

[​IMG] | Changed
- After dimension selection when creating a new world in GUI, the menu will close with a message.

[​IMG] | Fixed

- Fixed structures still generating after disabling them.
- Fixed getting stuck in GUI when you created a new world using XWR.
- Re-added 26.1+ fixes back.
- Fixed successful world creation message not getting triggered when the event is done.
----------, May 21, 2026

Hotfix update focused on startup service initialization and optional dependency cleanup.

[​IMG] | Changed
- Updated the CMI integration dependency to the public `CMI-API` 9.8.6.4 dependency.
- Removed the old local/system CMI and CMILib dependency declarations.
- Updated the GriefPrevention dependency to `com.github.TechFortress:GriefPrevention:16.18.2`.
- Kept Residence 5.1.2.0 as the tracked local fallback library.
- Tidied the CMI warp reload guard after world resets.

[​IMG] | Fixed
- Fixed XWR startup services not being initialized correctly.
- Restored initialization paths for chat prompts, server-loaded world reloads, plugin-data save queue handling, and Spigot update notice state.


[​IMG] | Notes / Recommendations
- No config changes are required for this update.
----------, May 19, 2026

[​IMG] | Added
- Added 26.1+ worlds changes support.

[​IMG] | Changed
- Moved from Adventure library to the built-in Minecraft options.

[​IMG] | Fixed
- Fixed world saving for 26.1+ servers.
- Fixed chat prompts causing GUIs not being shown properly.
----------, May 9, 2026

[​IMG] | Added
- Added MC 26.1 support
- Added support for 1.21.11+ gamerules formatting and keeping support for old versions (Read this article for more about gamerule changes).
- New feature apply-nether-coordinate-scaling. Toggle between 1x/8x coordinates multiplier when creating portals in linked portal worlds.
- Auto-reload method to portal linking to both worlds.yml and config.yml, so now portal linking works out of the box right when you create a link.
- Debug messages (hidden behind debug toggle in config.yml) for XWR linked portal teleportations.
- Async portal destination computation. Now this logic will be triggered in background and will free up some resources on the main thread.
- Update/early access message when you have a different version than on Spigot (can be turned off in config.yml).


[​IMG] | Changed
- Removed AnvilGUI from the plugin (Now all text inputs are supported in chat instead of AnvilGUI. Because the library is causing us a lot of problems when supporting new version, we changed the path to our own maintainable system).
- How cooldown permissions are prioritized. Now the lower amount has higher priority.
- Refactored RTP cooldown function to better handle permissions, bypasses etc.
- When hovering over portal linking in GUI - portals that haven't been yet set will display "Not yet set".
- When you set a portal linking through GUI or /xwr edit, you will get a message to restart your server to fully link your portals.
- Caching portal mappings was removed in favor of the new "on demand" mapping to provide latest configurations and world settings to portals.
- Configuration reload process now calls try-catch blocks to minimize plugin crashing when incorrectly saving config or lang files. Plugin will now startup even when updating those files fails.
- Changed how searching for nearby nether portals work to skip loading new chunks and further support async portal searching.

[​IMG] | Fixed

- Cooldown permissions not triggering for worlds properly.
- Cooldown between linked portal teleportation. This caused quick teleports to throw players in other worlds.
- Linking portals in GUI not working properly
- GUI incorrectly handling whitespaces in world names. Now GUI will trim all whitespace symbols.
- Text replacing user input when still loading AnvilGUI.
- M (month) interval incorrectly displaying next reset date.
- Gamerules not being set when resetting a world.
- Portal linking edge-case when you throw an ender pearl into the portal.

Big thanks to Klema for this update :)
----------, Apr 25, 2026

[​IMG] | Added
- Documented pitch and yaw as supported arguments when setting a location.

[​IMG] | Fixed
- MyWorlds support, postponed the world initialization event to load all worlds correctly.
----------, Feb 3, 2026

[​IMG] | Added
- Minecraft 1.21.11 GUI support.
----------, Jan 2, 2026

This build introduces portal auto linking (BETA). This attempts to generate/link portals at the best of it's ability- Async when possible. This must be enabled in config.yml.
NOTE: if this option is disabled, and you are linking portals- it will only work if you have the default nether and/or end world enabled!!!


[​IMG] | Added

- XWR portal auto-linking option (see notes above).

[​IMG] | Changed
- Some logic behind portal linking.

[​IMG] | Fixed

- Fix toggle button interactions not being cancelled.
[​IMG]
----------, Dec 6, 2025

[​IMG] | Added
- Minecraft 1.21.10 GUI support.
----------, Oct 20, 2025

[​IMG] | Added
- Minecraft 1.21.9 GUI support.
----------, Oct 15, 2025

[​IMG] | Added
- Minecraft 1.21.8 anvil GUI support.

Previously, 1.21.8 was glitched out. We apologize for the inconvenience.
----------, Aug 9, 2025

[​IMG] | Fixed
- Non-RTP related issue (standard teleporting had an issue).

NOTE: We are rebranding from ZeroToil MC to BitAspire. More info on this soon!

Big thanks to Klema for this update :)
----------, Jul 31, 2025

[​IMG] | Added
- Minecraft 1.21.7 anvil GUI support.
- Added Multiverse-Core v5.X support.
- Added support for cooldown permissions when using RTP (xwr.player.rtp.cooldown.<world>.<seconds>).
- Added the ability to remove time displays by entering them as empty strings.


[​IMG] | Changed
- Optimized Jar file.
- RTP cleanup and code snippets rework.

[​IMG] | Fixed

- Detting blank world name when having whitespaces in the world's name
- RTP would automatically teleport players on spawn instead of randomly generated coordinates.

Big thanks to Klema for most of these updates :)
----------, Jul 22, 2025

[​IMG] | Added
- Minecraft 1.21.5 anvil GUI support.
----------, Jun 8, 2025

[​IMG] | Added
- Minecraft 1.21.4 anvil GUI support.

[​IMG] | Changed
- Optimized Jar file.
- Updated dependencies.

[​IMG] | Fixed

- Massive error logs & lag on new server versions.
- Null string errors in GUI.
- Textures not working on Paper forks.
- Minecraft 1.21.2/1.12.3 anvil GUI support.
----------, Jan 18, 2025

[​IMG] | Added
- Minecraft 1.21.2/1.21.3 anvil GUI support.
- Added dimensional min/max Y override to perform RTP search.
----------, Oct 25, 2024

[​IMG] | Added
- Minecraft 1.21.1 anvil GUI support.
- Added fall damage negation.
----------, Oct 3, 2024

[​IMG] | Added
- Minecraft 1.21 anvil GUI support.
- Geyser (Bedrock edition) anvil GUI support.
----------, Jul 9, 2024

[​IMG] | Added
- Minecraft 1.21 anvil GUI support.
- Geyser (Bedrock edition) anvil GUI support.
----------, Jul 9, 2024

[​IMG] | Added
- Minecraft 1.20.5/1.20.6 anvil GUI support.
- Hyperverse soft-dependency.
- Ignore air option when transferring regions.
- Exclude biome option when transferring regions.


[​IMG] | Changed
- Compiled using Java 21 (still works on Java 17).
----------, May 15, 2024

[​IMG] | Changed
- Java 17 is now required to run XWR. Java 8 is no longer supported.


[​IMG] | Fixed

- Completely fixed/reworked anvil GUI.
- Small fixes.
----------, Apr 4, 2024

[​IMG] | Added
- Queue system for reset stacking.
- More error messages during world reset failures.
- Minecraft 1.20.3/1.20.4 anvil GUI support.

[​IMG] | Fixed

- Minecraft 1.20/1.20.1 anvil GUI support issue.
----------, Jan 8, 2024

[​IMG] | Information
If needed, a jar file for MC 1.20/1.20.1 of this version is uploaded on our Discord.


[​IMG] | Added

- Option to adjust WE schematic extension.

[​IMG] | Fixed

- CMI warps not reloading.
- Broken safe world menu toggle button.
- GUI menu name inconsistencies.
- Incorrect leave location saving.
----------, Dec 8, 2023

[​IMG] | Added
- Command Delays.

[​IMG] | Changed
- Reworked command prefix explanation in worlds.yml.
- Improved efficiency of message parsing.
- Removed command 2 tick background delay.

[​IMG] | Fixed

- Exception thrown when paper-world.yml doesn't exist.
- About/Info command error.
- Incorrect economy bypass permission.
- RTP toggle button overlapping back button.
- Small inconsistencies.
----------, Oct 30, 2023

[​IMG] | Added
- Minecraft 1.20.2 anvil GUI support.

[​IMG] | Changed
- Updated SpigotAPI dependency.

[​IMG] | Fixed

- GUI not opening for Paper 1.20.2.
- Action bar not sending.
- Toggle buttons overlapping the back button.
----------, Oct 25, 2023

[​IMG] | Added
- MyWorlds auto world creation support.
- PhantomWorlds auto world creation support.

[​IMG] | Changed
- Improved Multiverse implementation.
- Reworked auto world creation.
- Code optimization.

[​IMG] | Fixed

- RTP sending players outside the world border.
- Warning message while confirming world creation.
- Incorrect lang.yml values.
----------, Oct 16, 2023

[​IMG] | Changed
- Slight WorldGuard integration improvement.

[​IMG] | Fixed

- Teleportation on leave not working.
- Incorrect GUI rollback message.
- Placeholder displaying incorrect time with world teleport cooldown.
- World teleport cooldown exploit.
- Incorrect permission for bypassing teleport cooldown.
----------, Oct 8, 2023

[​IMG] | Information
CyberWorldReset Premium has been renamed to XenoWorldReset and completely recoded for major stability, efficiency, speed, and ease-of-use improvements.

Information on upgrading/converting (RECOMMENDED) from CyberWorldReset Premium to XenoWorldReset can be found here.

I have been working on this update for more than 9 months, so I really hope you appreciate this version as much as I do.

I tried to cover all the changes in this version below, but I probably missed a lot.



[​IMG] | Added

- Minecraft 1.20.2 support.
- SMART async detection chunk loading.
- Ability to require confirmation for certain sub-commands.
- Option to disable console log color.
- Random save rollback option.
- Multiple scheduler interval unit parsing.
- Teleport module toggle.
- Random seed cycling.
- Safe world TP setup detection.
- Ability to execute commands during a reset.
- Option to delete regions of a setup after a reset.
- Spawn option when teleporting back from the safe world.
- Message customization to the reset warning module.
- HEX, gradient, bossbar, actionbar, and title message customization.
- Async player teleportation.
- Filter option to region config sections.
- Command suggestions when incorrect command used.
- Option to execute commands as OP.
- Tons of config explanations.

[​IMG] | Changed

- Reworked schedulers (information).
- Reworked & completed GUI.
- Prefix internal placeholder is now per-message.
- Webhooks relocated to lang.yml.
- Removed RTP platforms due to instability.
- Reorganized & renamed sections in worlds.yml.
- Reworked RTP system completely. Utilizes Paper async calls when possible to prevent crashing.
- Saving a world is now slightly delayed to ensure all data is offloaded.
- Removed message option for resetting worlds.
- Removed TPS placeholder due to inaccuracy.
- Improved player location saving.
- Dropped GUI support for 1.13.

[​IMG] | Fixed

- RTP causing crashing.
- Many issues with crashing during a reset.
- GUI throwing errors.
- Tons of small issues (too many to list).
----------, Sep 29, 2023

➼ Added 1.20/1.20.1 support.
➼ Updated Lands integration.

This is the final update before XenoWorldReset supersedes CyberWorldReset Premium.
----------, Jun 19, 2023

➼ Added 1.19.4 support.
Once again, small but important update.
----------, Mar 28, 2023

➼ Added 1.19.3 support.

Small update, but important.
----------, Dec 14, 2022

➼ Added 1.19.2 support.
➼ Added copy & paste stall times in config.yml.
➼ Increased world save time (as recommended by PaperMC staff).
➼ Player data is now saved asynchronously when leaving the server.
➼ Players will now get kicked if they cannot enter the safe world.
➼ Potentially fixed spawn chunk crash.
➼ Removed redundant code.
➼ Small bug fixes.

Please help me test CWR v2 on the Discord server. I would like to have it as stable as possible before it is placed on Spigot.
----------, Dec 7, 2022

➼ Added experimental Lands region copying support.
➼ Fixed worlds-old.yml startup error.
➼ Updated project structure.
➼ Updated GriefDefender.
➼ Removed redundant dependency.
➼ Fixed potential issue with world border on teleport.
➼ Fixed Discord webhook not sending on automatic resets.
➼ Fixed end world with no dragon throwing error.

Lands support has been shown to copy the chunk regions but delete the virtual claims. Please wait until an update with functional Lands support.
----------, Jul 13, 2022

➼ Added Minecraft 1.19 support.
➼ Fixed empty command in commands list.

After some dependency updates, all major features have been shown to function properly in this version.
----------, Jun 9, 2022

➼ Added internal placeholders for region pasting.
➼ Completely reworked region copying and pasting.
➼ Fixed copying regions exception.
➼ Fixed crashing when copying and pasting regions.
➼ Bug fixes.

This version contains MUCH more stable region copying and pasting. Instead of using WorldEdit's method of doing it, I just made my own. It works a ton better for this type of usage! If you are using CWR for this feature, please update!
----------, Jun 1, 2022

➼ Added Discord Webhooks!
➼ Added pure async chunk loading for Paper forks.
➼ Added ability to execute edit & save commands in console.
➼ Added more tab-complete arguments.
➼ Added ability to send world messages globally.
➼ Added async config creation for worlds.
➼ Added async player teleporting.
➼ Added new contributor: @Faln.
➼ Improved last-known fix.
➼ Updated BeansLib.
➼ Adjusted default configurations.
➼ Fixed corrupt region file header error.
➼ Fixed lava & water rejoin issue.
➼ Fixed potential memory leak.
➼ Bug fixes.

This update is pretty major! Be sure to ask any questions if you are confused with the Discord Webhook setup (or anything else).
----------, May 29, 2022

➼ Added more tab-complete arguments.
➼ Improved last-known fix.
➼ Updated dependencies.
➼ Dropped Mohist support until further notice.
➼ Fixed lava & water rejoin issue.
➼ Fixed potential memory leak.​
----------, May 5, 2022

➼ Added RTP to default worlds.
➼ Added safe-world checker on reset.
➼ Adjusted code syntax.
➼ Updated some lang.yml messages.
➼ Fixed issue with teleporting to highest block falsely.
➼ Other bug fixes.​
----------, Apr 27, 2022

➼ Updated default configurations.
➼ Fixed issue with teleporting on the nether ceiling.
➼ Small bug fixes.

I made the mistake of having RTP search to a height of 256 instead of 128 in the nether. This issue should now be fixed!
----------, Apr 16, 2022

➼ Added RTP background searching.
➼ Improved efficiency of random teleport (a lot).
➼ Added on-leave teleporting.
➼ Completely reworked last-known fix.
➼ RTP now searches entire chunks.
➼ Adjusted default configuration files.
➼ Small bug fixes & code improvements.​
----------, Apr 11, 2022

➼ Added support for Slavic languages in lang.yml.
➼ Updated bStats sending data.
➼ Improved code snippets.
➼ Updated BeansLIB (1.3).
➼ Fixed World Guard region deletion error.​
----------, Apr 5, 2022

➼ Added Mohist, Airplane, and Pufferfish (Spigot forks) support.
➼ World cooldown timers are no longer reset when reloading the plugin.
➼ Updated default worlds.yml configuration file.
➼ Fixed error when world cooldown enabled.
➼ Minor bug fixes.​
----------, Mar 27, 2022

➼ Greatly improved boot/reload logs.
➼ Updated certain dependencies.
➼ Removed a useless dependency.
➼ Restructured some code.
➼ Fixed issue with region transfer error when no regions to transfer.
➼ Fixed issue where a player could suffocate with fix last-known enabled.
➼ Fixed issue with applying world data when the world generator is null.​
----------, Mar 18, 2022

➼ Added FAWE support.
➼ Added Residence region saving support.
➼ Added GriefPrevention claims saving support.
➼ Added GriefDefender claims saving support.
➼ Added full support for MC version 1.18.2.
➼ Added option to add a price for TP/RTP.
➼ Added feature to prevent duplicate messages.
➼ Added blacklisting/whitelisting option for regions.
➼ Restructured/cleaned up some code.
➼ Saved schematics are now saved with a date.
➼ Fixed World Guard pasting regions incorrectly.
➼ Fixed issue with invalid generator warning.
➼ Fixed last-known teleporting to the highest location always.
➼ Fixed issue with last-known teleporting to the wrong world.
➼ Other bug fixes.

Please review https://dev.zerotoil.net/cyberworldreset-premium/copying-regions for more information on how to set up region saving/copying. WorldGuard settings will need to be updated manually.
----------, Mar 8, 2022

➼ Removed console message for the name of the zipped file when unzipping it.
➼ Removed stack trace error when failing to parse a timer.
➼ Fixed issue when running a command with no arguments.
➼ Fixed issue where the warning message would be sent multiple times when teleporting within the same world.
➼ Fixed world border center throwing error when using decimal values.​
----------, Feb 19, 2022

➼ Added option to send players a warning when they join/teleport to a resetting world.
➼ Players no longer get kicked when joining during a reset if the safe world is enabled.
➼ Relocated a bunch of code.
➼ Fixed bug with random/custom seed not working.
➼ Small bug fixes.​
----------, Feb 16, 2022

➼ Added ability to teleport other players through commands.
➼ Added ability to random teleport using a different radius via command.
➼ Added option to teleport/random-teleport using the console.
➼ Cleaned up some code.​
----------, Feb 16, 2022

➼ Added option to save star timers (*) and continue from where they left off after a reboot.
➼ Removed useless debug messages from the console.

If you would like your plugin featured on the Spigot page, be sure to reach out to me!
----------, Feb 16, 2022

➼ Added a lot more compatibility with setting coordinate values.
➼ Removed useless code.
➼ Fixed issue with Paper/Purpur asynchronous random teleport.
➼ Fixed issue where WorldGuard was required to startup.
➼ Fixed issue with colliding WG saving and deleting.​
----------, Feb 14, 2022

➼ Added create command to console.
➼ Fixed issue with save before reset failing.
➼ Fixed creating world config not working.
➼ Small bug fixes.​
----------, Feb 11, 2022

➼ Major random TP rework (async, recursive, efficient).
➼ Major internal recode (easier to add stuff).
➼ Added RTP platforms.
➼ Added previous version data to about command.
➼ Added automatic converter from old versions.
➼ Added option to disable generating structures.
➼ Added option to set gamerules.
➼ Added more console commands.
➼ Added tp back boolean to info command.
➼ Changed the edit command.
➼ Chunks are now loaded ASYNC.
➼ Implemented new tab-complete.
➼ Months are now officially depreciated (until further notice).
➼ RTP no longer TPs you outside of the world border.
➼ Fixed trying to reset with no safeworld set.
➼ Fixed random/default seeds not working.
➼ Fixed issue with RTP not teleporting all players.
➼ Fixed issue with last saved in GUI.
➼ Fixed issue with placeholders not working.
➼ Many other bug fixes.

Oh my, this version took a while to code! Many things have changed from the last version. However, everything should convert automatically. The plugin will automatically create a file with all your old world configs.

Like usual, if you need any help or found a bug, please let me know on Discord!
----------, Feb 10, 2022

➼ Added asynchronous map saving and restoring.
➼ Fixed issue with random TP in the end dimension.
➼ Fixed issue with tp back not working.​
----------, Jan 29, 2022

Resource Information
Author:
----------
Total Downloads: 801
First Release: Jan 28, 2022
Last Update: Jun 2, 2026
Category: ---------------
All-Time Rating:
42 ratings
Find more info at wiki.bitaspire.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings