MCG Mine-Net

Plugin documentation

This page is usable if you already have setup your website at https://mine-net.eu

Quick start:

To quickly start make sure you have your PluginKey and servername ready you can find both on the Mine-Net Dashboard. To start open the Config.yml and set the following lines:

minenet:
  servername: "" < the name you gave your server
  pluginKey: "Putkeyhere!" < the pluginkey as shown on your dashboard

After that save the file and restart the server and your done!

Permissions

PermissionAccess

minenet.managebans

/manage bans

minenet.managesocial

/manage togglecmd

minenet.banuser

/ban

minenet.unbanuser

/unban

BungeeCord?

The bungeecord has the same first time setup as the spigot plugin after that make sure to restart any server behind the bungeecord network accordingly. if all done correctly they all show bungeemode enabled in the console meaning that they wil listen to bungeecord messages instead of selfscanning

Commands:

CommandWhat does it do?Permission Required

/ban [user] [reason]

Bans [User] for [Reason] and sends it to the database

minenet.banuser

/unban [user]

UnBans [User] and removes it from the database

minenet.unbanuser

/manage bans

Provides a one time login link for managing Bans and appeals

minenet.managebans

/manage togglecmd [map/discord/web]

Turns on / off the social commands starting from next restart

minenet.managesocial

/map

Provides a quick link to the worldmap

None

/discord

Provides a join link to your discord

None

/website

Provides the link to your website

None

Last updated