Skip to content

McMyAdmin

timekills edited this page Jan 25, 2019 · 30 revisions

📂 Click Here - Sign up for Google's Suite for Business - Unlimited Space

📂 Click Here - NZB's with from NewsHost - PG Members Receive a 58% Discount

Table of Contents

  1. Intro
  2. Instructions
  3. CraftBukkit and Spigot install

1. Intro

McMyAdmin is the leading web control panel and administration console for Minecraft servers, trusted by over 75000 server admins and more than 35 different service providers. McMyAdmin makes it easy for you to control your Minecraft servers via it's straight forward user interface and mobile apps.

https://www.mcmyadmin.com/

2. Instructions

Post: https://plexguide.com/threads/mcmyadmin.3387/#post-19746

Includes McMyadmin front end and built-in Minecraft server.

When you first try to access the McMyAdmin web interface, you'll be "greeted" by a denied access image:

In order to access McMyAdmin you have to "initialize" the default username, and then change it. **Note that for all commands below that need to be typed that have quotes around them - DON'T type the quotes!**
  1. First, SSH into your server.

  2. Type docker exec -it mcmyadmin /bin/bash

  3. Now that you are operating "inside" the McMyAdmin Docker container, type ./minecraft/MCMA2_Linux_x86_64 /quit

  4. You will get a message telling you the updater will download and install McMyAdmin to the current directory, and prompt you Y/N. Go ahead and type Y.

  5. Once the update is complete, type exit to leave the Docker container and return to your main server command line.

  6. Stop the McMyAdmin Docker container either through Portainer or type docker stop mcmyadmin.

  7. Restart the McMyAdmin Docker container either through Portainer or type docker start mcmyadmin.

  8. Login on the web portal with the default username admin and password password.

  9. Change the password for the admin user from the McMyAdmin web interface. (You can add a new user and delete "admin" if you want from the web interface.)

Notes:

  • DO NOT add "minecraft.tld" to your DNS settings (i.e. Cloudflare or otherwise) if you want people to go to minecraft.tld as the game server name. You still need to add mcmyadmin to your DNS settings however. I.e. assuming your server TLD is myawesomeserver.org once you've established your Minecraft server through McMyAdmin, anyone who wants to use it through their Minecraft game can go to "minecraft.myawesomeserver.org". Of course, they can just use your server's IP if you prefer.
  • With the free McMyAdmin account you can only manage one world, which by default is set to run on the standard Minecraft port of 25565.

3. Mods

For quick downloads and install of latest Spigot or CraftBukkit versions of Minecraft:

  1. SSH into your main server

  2. Go to the Minecraft game directory which is found in /opt/appdata/mcmyadmin/Minecraft (i.e. type "cd /opt/appdata/mcmyadmin/Minecraft")

  3. For latest CraftBukkit, type the command: wget -O craftbukkit.jar https://getbukkit.org/get/fQ2hcjORI73x66tj7h0X8f4hteJAB64i_

  4. For latest Spigot, type the command: wget -O spigot.jar https://getbukkit.org/get/QMerkBxNGNl3EnQl8gACGfWuJnJtJuWB


Installing PlexGuide

  1. PlexGuide Install Information

Preplanning & Information

  1. PG Folder Structure

Domain and Port Control

  1. CloudFlare Tunnel

Primary Applications

  1. Plex

Useful Links

  1. PG YouTube Channel
Clone this wiki locally