This project was replaced by MGBridge! Go to https://github.com/MCUmbrella/MGBridge to see the new project.
- When the plugin is first installed on the server it will create an empty configuration file. You need to fill in your bot token and channel ID.
- After setting up, RESTART the server.
Did I make it clear? DO, NOT, RELOAD
language=en_US
token=
server=
channel=
forwardJoinLeaveEvents=true
debug=false
language
: the language to use for the plugin. Default:en_US
.token
: your bot token.server
: target server ID. All message forwarding occurs in this server.channel
: target channel ID. All message forwarding occurs in this channel.forwardJoinLeaveEvents
: whether forward player join/quit messages or not.debug
: print the response after forwarding a message to Guilded.
- Log into the Minecraft server and type
/mc2g mkbind
and you will get a 10-digit random binding code. - Open Guilded client and type
/mc2g mkbind <code>
.
- If you want to unbind, type
/mc2g rmbind
at any side.