Package com.sk89q.worldguard.protection.managers.storage
package com.sk89q.worldguard.protection.managers.storage
-
ClassDescriptionThrown when a partial save is not supported.An enumeration of supported drivers.A region database that saves the memory to an in-memory
HashSet
.A region database stores a set of regions for a single world.This class provides utility methods that may be helpful in the implementation of region databases.A driver managesRegionDatabase
s for several worlds.Exceptions related to region stores inherit from this exception.