| Package | Description |
|---|---|
| net.glowstone |
| Modifier and Type | Method and Description |
|---|---|
WorldStorageProviderFactory |
GlowServer.getStorageProviderFactory()
Gets the current storage provider factory, or null if none has been set by a plugin and the
server has not started yet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlowServer.setStorageProvider(WorldStorageProviderFactory storageProviderFactory)
If a storage provider factory has not yet been set, and the server has not fully started yet,
this allows plugins to set a storage provider factory, which will be used to create a storage
provider for each world.
|
Copyright © 2021. All rights reserved.