FAQ - snazzyatoms/AegisGuard GitHub Wiki
Yes. AegisGuard is natively designed for Folia's threaded region system. It uses the
GlobalRegionSchedulerto ensure zero-lag protection on multi-threaded servers. It also works perfectly on standard Paper and Spigot servers.
No. AegisGuard is built for the modern Minecraft ecosystem (1.16+). We utilize modern APIs (like persistent data containers and boss bars) to ensure high performance and stability. We do not plan to support legacy versions.
Yes. If Vault is not installed, or if
upkeepis disabled inconfig.yml, the plugin automatically enters "Free Mode."
- Claims will be free to create.
- Claims will never expire due to unpaid taxes.
Yes! (New in v1.1.0) AegisGuard features a Universal Economy Engine. You can configure different actions to use different currencies in
config.yml:
- Vault: Standard economy money.
- Item: Physical items (e.g., Diamonds, Emeralds).
- XP: Raw experience points.
- Level: XP Levels.
Example: You can make claiming cost $1000, but make upgrading Plot Levels cost 30 XP Levels.
Method 1 (New): Run
/agadmin wandto get the Sentinel's Scepter. Any claim made with this tool is instantly a protected Server Zone (free & infinite). Method 2: Stand in any existing player plot and type/agadmin convert. This seizes the plot and converts it to a Server Zone.
Yes. This is called Zoning (Sub-Claims). Players can use the Wand to select a room/area inside their plot and run
/ag zone create <name> <price>. Other players can then rent this specific area via the menu.
If your map is empty, check these three steps:
- Ensure you have
hooks.dynmap.enabled: truein yourconfig.yml.- Restart the server. Dynmap hooks require a full startup cycle to register correctly;
/reloadoften breaks them.- Run
/dynmap fullrenderif the map tiles themselves are black.
This feature requires MySQL or SQLite to be enabled in
config.yml. It is disabled by default on flat-file (YAML) storage to prevent server lag, as logging every block break in a text file is too slow for production servers.
Yes. You can change the name, lore, and even the item type (e.g., from a Golden Hoe to a Stick) in the
config.yml. The plugin uses NBT tags to identify the tool, so players cannot craft it themselves.
Protecting realms with code and spirit.
Support Discord • Spigot Page • Report an Issue
"Simple. Steadfast. Eternal."
Made with ❤️ for the Minecraft Community.