Package me.remigio07.chatplugin.api.common.storage
package me.remigio07.chatplugin.api.common.storage
-
ClassDescriptionRepresents the storage's data's containers.Represents the data types of
DataContainer.PLAYERS
used to store information.Represents the storage connector used by the plugin.Represents aWHERE
SQL condition.Represents the operators supported byStorageConnector.WhereCondition
.Manager used to store, read and write the plugin's data.Represents the supported storage methods.