MCG Plugins
  • Welcome
  • MCG Streamer GUI
    • Video demo's
    • Twitch app setup
    • Subscriber Rewards
    • Placeholders
    • Channel Points System
  • MCG Minestore
    • Requirements
    • How to Install
    • The product Manager
    • WEB Modules
    • The MCG Minestore API
    • MCG Mineweb
  • MCG StarCraft
    • Requirements
    • For players
      • Player Rockets
      • Space Stations
      • The Story
      • Space suit upgrading
      • Machine Usage
      • Collectable resources
      • Building plans
    • For admins
      • Dungeons
      • PlaceHolders
      • Creating worlds
        • Creating a new world
        • BiomeData Files
          • MixMaterial Data
      • Worldguard support
      • POI Management
        • Creating a POI
      • The Config File
      • Altering Buildings
      • World and Galaxy Control
      • Translate
  • MCG UCDM
  • MCG MineBuddy
    • Requirements and setup
    • How to add a Server and Buddy's
    • How does the ServerLink Files work?
  • MCG BlueMap Essentials (Plus)
    • BME PLUS API
  • MCG Ultimate Quester
    • Creating A quest
      • Actions
      • Requirements
  • MCG ParkManager SE
    • Players (park visitors)
      • (PMP) The smartphone
      • (PMP) Attractions
    • Admins (Park Staff)
      • Create Attractions
        • BigDoors Support
        • CC Rides Support
      • Commands
      • Shows!
  • MCG Mine-Net
    • Installation
    • Plugin Commands and permissions
    • Editing the theme
    • Navigation Editor
    • Discord Manager
    • FAQ
  • MCG Menu (all plugins)
Powered by GitBook
On this page
  1. MCG Mine-Net

Plugin Commands and permissions

Commands and Permissions

PreviousInstallationNextEditing the theme

Last updated 6 months ago

The plugins installation is covered in the installation page

The commands are listed below including their module and permissions required. Keep in mind the module must be enabled to use the commands belonging to the module

Commands & Permissions

Command
Function
permission
Module

/ban [user] [reason]

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

minenet.banuser

Bansystem

/unban [user]

UnBans [User] and removes it from the database

minenet.unbanuser

Bansystem

/manage bans

Provides a one time login link for managing Bans and appeals

minenet.managebans

Bansystem

/manage togglecmd [map/discord/web]

Turns on / off the social commands starting from next restart

minenet.managesocial

General

/map

Provides a quick link to the worldmap

None

General

/discord

Provides a quick link to the discord

None

General

/website

Provides a quick link to the website

None

General

/manage addleaderboard [name] [title] [PAPI placeholder]

Allows adding of a leaderboard with given NAME and shows on the webpage with given TITLE using PAPI Placeholders

minenet.leaderboards.add

Leaderboards

/manage removeleaderboard [ name]

Remove the leaderboard with given NAME

minenet.leaderboards.remove

Leaderboards

/manage listleaderboard

List all leaderboards and entry's each one has

minenet.leaderboards.list

Leaderboards

/manage getleaderboard [name]

Showcases all scores registered for provided leaderboard

minenet.leaderboards.get

Leaderboards

Installation