This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hey guys,
how i can create a multiworld Inventory?I use "Bungee" for Multiservers, so i created this Plugin with mySQL.
The Database is up, the Structure of your plugin stays, but nothin is in?
I want that Users have same Items on every Server/world :)
Can you send me a group for this for understand it?
Okay, i made a litte settings - now this bug:
My Groups:
exampleGroup: - world - world_nether - world_the_end - lobby - server1
My Config:
useSQL: true splitHealth: true splitHunger: true controlGamemode: false separateGamemodeInventories: false creativeGroups: - creative sql: host: localhost port: '3306' username: root password: anonym database: mcServer_multiinventar prefix: multiinv_
Server-Error:
[13:20:30 WARN]: java.sql.SQLException: Field 'inv_spectator' doesn't have a default value [13:20:30 WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) [13:20:30 WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) [13:20:30 WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) [13:20:30 WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986) [13:20:30 WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) [13:20:30 WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620) [13:20:30 WARN]: at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1662) [13:20:30 WARN]: at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1581) [13:20:30 WARN]: at uk.co.tggl.pluckerpluck.multiinv.mysql.SqlConnector.createRecord(SqlConnector.java:543) [13:20:30 WARN]: at uk.co.tggl.pluckerpluck.multiinv.mysql.SqlConnector.run(SqlConnector.java:734) [13:20:30 WARN]: at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [13:20:30 WARN]: at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [13:20:30 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [13:20:30 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [13:20:30 WARN]: at java.lang.Thread.run(Thread.java:745)
@Tobi7889: Go
Please try the latest build on Jenkins: http://build.yu8.me:8080/job/MultiInv3/41/
To post a comment, please login or register a new account.