Package com.sk89q.worldguard.protection.managers.storage.file
package com.sk89q.worldguard.protection.managers.storage.file
-
ClassDescriptionStores region data in a {root_dir}/{id}/{filename} pattern on disk using
YamlRegionFile
.A store that persists regions in a YAML-encoded file.