Uses of Interface
dev.majek.hexnicks.storage.StorageMethod
Package
Description
Main HexNicks class.
Nickname storage (Json or SQL).
-
Uses of StorageMethod in dev.majek.hexnicks
Modifier and TypeMethodDescriptionstatic StorageMethod
HexNicks.storage()
Get the storage method the plugin is using for nickname storage. -
Uses of StorageMethod in dev.majek.hexnicks.storage
Modifier and TypeClassDescriptionclass
Handles Json storage for nicknames.class
Handles Sql storage for nicknames.