For support, visit the project's topic on the NodeBB Forums.
https://community.nodebb.org/topic/3559
The Minecraft Integration project aims to reproduce and enhance widgets and features found on sites such as Enjin for use on a NodeBB forum.
- A NodeBB forum v0.9.0 or greater.
- A Minecraft server with the NodeBB Integration plugin installed.
Install the plugin by using the Install Plugins page on the NodeBB Admin Control Panel.
- After installing the plugin and reloading your NodeBB, go to the Plugins->Minecraft Integration page in the Admin control panel and add a new server, fill out the required info, and save.
- Copy the server's API key.
- On your Minecraft server console, enter the command
/nodebb key {APIkey}
The server will now connect to your forum and send it information every minute or when an event occurs.
This name is used by the plugin to identify the server.
This is the address users use in game to connect to the server.
This key is used to connect your Minecraft server to the forum.
Shows MOTD, min/max players, version, online player avatars, and other information about the Minecraft server. Displays everything in a pretty table. Custom rows can be added for things such as Mod Pack downloads, donation links, or any other html you wish to add.
Displays a Dynmap or Overviewer mini-map with configurable start location. (World/MapType/Coordinate).
A graph showing the number of player on the server recently. (Last 30 pings)
A grid of avatars of players currently on the server.
Displays user avatars in a list representing the top players' approximate play time.
A graphic chart (Pie) representing the top players' approximate play time.
A graph showing the servers' recent Ticks per Second.
Show the in-game chat in a shoutbox-like widget. Send messages if your forum user is registered.
Other apps can read data the plugin has collected via it's API.
- Character Profiles - A mini profile for your character.
- Gallery Widget - A selection of user-uploaded screen-shots.
- Server Page - A page just for server data.
- Directory Widget - Display notable character profiles.
- Ping Graph Widget - Display recent server pings.