XenoRegionReset

Getting Started

Introduce yourself to XenoRegionReset, its key systems, and where to begin.

What is XenoRegionReset?

XenoRegionReset is a premium BitAspire plugin focused on resetting selected regions instead of full worlds. It tracks changes, restores saved region states, and supports automation through schedulers and triggers.

Core highlights

  • Region-based reset workflow with queueing and state tracking.
  • Command + GUI management for creating, editing, saving, and resetting regions.
  • Safety pipeline to protect players before and during resets.
  • Backup/session storage for reliable restores and restart-safe schedule continuation.

Main files you will edit

Inside plugins/XenoRegionReset, these files are the most important:

  • config.yml → global behavior (confirmation, loading, limits, folders, debug).
  • regions.yml → each region setup (locations, reset, teleports, warnings, schedulers).
  • lang.yml → all message strings and formatting.
  • plugin-data.yml → runtime/plugin metadata.

Start with configuration files, then define at least one region in regions.yml.

Last updated on