MineSync, for XF1

MineSync, for XF1 [Paid] 2.1.2

No permission to buy (£30.00)

nanocode

Active member
Apantic submitted a new resource:

MineSync - MineSync integrates your Minecraft server with your XenForo forum, syncs ranks and links players!

MineSync brings the gap between your Minecraft server and your XenForo forum closer, by integrating both very closely. With MineSync, you can have your players link their accounts together, sync ranks, show usernames, UUIDs and groups on posts and profiles as well as an extendible API to sync more data to your XenForo forum with ease.

Features:
  • Players can link their Minecraft account on your server to your XenForo forum
  • Players can show off their group on your XenForo...

Read more about this resource...
 
In the config is there an option to customize the in game text to notify players to sync?
Or is it hard coded to be only
screen-shot-2015-10-29-at-05-11-20-png.120577
?
 
We had this too. You need to download the version 1.0, thats where the plugin is. They are going to start packaging the plugin in every release from now on, hope this helps.
Thanks buddy.

Yes that did help, thank you!
By the way, after purchase support should be done on the forums (www.apantic.com/community), helps us deal with your queries in one place more promptly. I'm glad you got it resolved!
 
Easy to use add-on!

The only thing I'm stuck with is to understand how to sync Minecraft group with Xenforo group. There are 3 boxes:

Group Name: This one I understand.
XF Group: I need to choose a number, how do I know if I got it right?
In Game Group: I use PEX, does that sync properly?

P/S: I got this error on my server, it doesn't do any damage right now but I'd like to report it for guidance:

Code:
[10:59:01] [Craft Scheduler Thread - 12/ERROR]: Exception in AsyncDbStatementUPDATE xf_user SET apms_username = ?, apms_group = ? WHERE apms_uuid = ?
[10:59:01] [Craft Scheduler Thread - 12/WARN]: java.sql.SQLException: Invalid utf8 character string: 'ACED00'
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.zaxxer.hikari.proxy.PreparedStatementProxy.executeUpdate(PreparedStatementProxy.java:61)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.zaxxer.hikari.proxy.HikariPreparedStatementProxy.executeUpdate(HikariPreparedStatementProxy.java)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.apantic.minesync.database.DbStatement.executeUpdate(DbStatement.java:149)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.apantic.minesync.database.Database$1.run(Database.java:165)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.apantic.minesync.database.AsyncDbStatement.process(AsyncDbStatement.java:79)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.apantic.minesync.database.AsyncDbQueue.processQueue(AsyncDbQueue.java:56)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at com.apantic.minesync.database.AsyncDbQueue.run(AsyncDbQueue.java:31)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[10:59:01] [Craft Scheduler Thread - 12/WARN]:  at java.lang.Thread.run(Thread.java:745)
 
Last edited:
Looks like a cool add on. Was this based off of Hypixel, or does Hypixel use this, or did they just recreate something like this? :)
 
Top Bottom