Uses of Class
com.plotsquared.core.database.Database
Packages that use Database
-
Uses of Database in com.plotsquared.core.database
Subclasses of Database in com.plotsquared.core.databaseModifier and TypeClassDescriptionclassConnects to and uses a MySQL databaseclassConnects to and uses a SQLite database.Constructors in com.plotsquared.core.database with parameters of type DatabaseModifierConstructorDescriptionSQLManager(@NonNull Database database, @NonNull String prefix, @NonNull EventDispatcher eventDispatcher, @NonNull PlotListener plotListener, @NonNull YamlConfiguration worldConfiguration) Constructor