Fix concurrency issue, remove sqlite from Bungee version and fix join message

This commit is contained in:
Luck
2016-06-28 17:10:01 +01:00
Unverified
parent d35774b401
commit d855be1c65
14 changed files with 47 additions and 55 deletions
+2 -4
View File
@@ -9,12 +9,10 @@ default-group: default
# If users on this server should have their global permissions/groups applied.
include-global: false
prefix: '&7&l[&b&lL&a&lP&7&l] &c'
# Which storage method the plugin should use.
# Currently supported: mysql, sqlite, flatfile
# Currently supported: mysql & flatfile
# Fill out connection info below if you're using MySQL
storage-method: sqlite
storage-method: flatfile
sql:
address: localhost:3306