File Details
VoidSanctum-1.0.2.jar
- R
- Feb 26, 2026
- 132.57 KB
- 85
- Early Access
File Name
VoidSanctum-1.0.2.jar
Supported Versions
- Early Access
Added
- New admin commands to control where the Sanctum Grimoire can be used:
/sanctum whitelist enable→ Restrict Grimoire portal creation to whitelisted worlds only/sanctum whitelist disable→ Allow Grimoire usage in every world (default behavior)/sanctum whitelist add→ Add the current world to the allowed list/sanctum whitelist remove→ Remove the current world from the allowed list/sanctum whitelist list→ Display all currently whitelisted worlds/sanctum whitelist status→ Show whether the whitelist is active and how many worlds are allowed
- New configuration file:
plugins/VoidSanctum/world-whitelist.jsonenabled: true/false (default: false)whitelistedWorlds: array of world names
- The VoidSanctum dimension is always allowed, even when the whitelist is enabled and the list is empty
- Automatic creation of default config on first load
- Informative feedback messages for every command (success, already done, invalid action, etc.)