Skip to content

Nightmare99/LANMine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LANMine

Minecraft server hosting. Now easier than ever.

Features

  • Run ANY minecraft server jar file with any flags that your system supports.
  • Allow players to connect from all around the world, without port-forwarding or virtual network services like Hamachi
  • Send a message to a discord server with the minecraft server IP through a bot.

Who is this for?

Are you looking to make the next Hypixel or HiveMC?

If yes, then this app is NOT FOR YOU. Please use a dedicated host.

Are you one of those people who don't wanna port-forward your IP to play with your friends?

If yes, this app is ABSOLUTELY for you. It will make your life easier and your friends will think you are a magician :)

Installation

Grab the installation file for your operating system and install like any other app. Upon install, you will be asked for the following:

Option Description
Minecraft server jar file location Opens file picker to select your minecraft server jar file.
Jar flags All the flags needed to run your minecraft server.
Ngrok Auth token Your auth token from ngrok
Server port The port your minecraft server is configured to run in
Discord channel id (optional) The discord text channel's ID where the bot has to send the public url

NOTE: For the discord feature to work, this bot must be a member of the discord server. You can use your own bot as well, but you will have to build the app from source.

Setting up a development environment

See here.