MineSync, by nanocode

xF1 Add-on MineSync, by nanocode 2.0-beta.3

No permission to download
Compatible XF Versions
  1. 1.2
  2. 1.3
  3. 1.4
  4. 1.5
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 forum
  • You can choose to sync your ranks from your server to your XenForo forum
  • Players can have a block on their profiles and on messages showing their avatar, username and group
  • Players can have their avatar on XF be their Minecraft avatar
  • Easy to use developer API to add achievements, XP or rewards for linking your accounts and even sync more data to XF and use it (such as leaderboards!)
  • Powerful permissions system, control who can do what with ease
  • Templates and phrases start with apms_ or minesync_ for convenience
  • Powerful caching methods and uses hikaricp to maximise performance
  • Language file system to be able to customise messages sent by the add-on
  • Minimises the amount of queries per action, and has thresholds. Suitable for high player servers!
  • 0 overhead queries on page load

Introduction
Have you ever wanted your ranks to be synced from your server to your forum? Have you ever wanted players to be able to link their server account with your forum? Have you wanted powerful MC integration into your website, with usernames, UUIDs, ranks and avatars? What about something like this:

xenforo_com_community_attachments_screen_shot_2015_10_29_at_05_11_20_png_120577__.png


xenforo_com_community_attachments_screen_shot_2015_10_29_at_05_27_08_png_120574__.png


xenforo_com_community_attachments_screen_shot_2015_10_29_at_05_27_41_png_120571__.png

(The extra group was added due to a group sync, as I had the in-game rank "extra" and it was set accordingly)

xenforo_com_community_attachments_screen_shot_2015_10_29_at_05_27_59_png_120570__.png

(Example is a rank, in this case. You can display stuff like Owner, Moderator, etc.)

Documentation
MineSync has advanced documentation. This documentation explains installation, configuration, use, permissions, etc.

Database Changes
4 new tables added:
  • apms_groups
  • apms_keys
  • apms_pendinglinks
  • apms_pendingupdates

3 new columns added to xf_user:
  • apms_uuid
  • apms_username
  • apms_group

Queries
  • 0 overhead queries on pages

Author
Rapid
Size
1.4 MB
Extension
zip
Downloads
29
Views
2,108
First release
Last update

More resources from Rapid

Latest updates

  1. v2.0-beta.3 update

    MineSync 2.0 Beta 3 (2.0-beta.3) We're excited to bring this update to you! This fixed most of...