Uses of Interface
group.worldstandard.pudel.api.database.PluginKeyValueStore
Packages that use PluginKeyValueStore
Package
Description
Plugin data persistence and database management API.
-
Uses of PluginKeyValueStore in group.worldstandard.pudel.api.database
Methods in group.worldstandard.pudel.api.database that return PluginKeyValueStoreModifier and TypeMethodDescriptionPluginDatabaseManager.getKeyValueStore()Get a simple key-value store for this plugin.