mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2026-01-04 15:31:37 +00:00
v2.2.6: Crafting inventory safety, Maria v11 support (#153)
* Clear player inventory crafting slots on sync * Bundle Maria driver for v11 support
This commit is contained in:
@@ -174,7 +174,7 @@ public class Settings {
|
||||
|
||||
|
||||
@NotNull
|
||||
public Database.Type getSqlType() {
|
||||
public Database.Type getDatabaseType() {
|
||||
return databaseType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user