❓ Frequently Asked Questions
Q: Is AegisGuard compatible with Folia?
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.
Q: Does it work on older versions (1.8 - 1.12)?
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.
Q: Can I disable the Economy features?
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.
Q: Can I make players pay with items (Diamonds) instead of money?
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.
Q: How do I create a Spawn or Server Zone?
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.
Q: Can players rent out parts of their land?
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.
Q: My Dynmap markers aren't showing?
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.
Q: How do I enable the "Wilderness Revert"?
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.
Q: Can I customize the "Aegis Scepter"?
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.
🛡️ Forged by Aegis Divine 🛡️
Protecting realms with code and spirit.
Support Discord • Spigot Page • Report an Issue
"Simple. Steadfast. Eternal."
Made with ❤️ for the Minecraft Community.