Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wellsilver authored Jan 5, 2022
1 parent 2a5060f commit 8aa6b5c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,28 @@ The successor to all of my "failed" attempts at making a easy to use server for
### TO CONNECT TO THE SERVER, TYPE "localhost" IN IP ADDRESS BAR (Where you put hypixel.net, mineplex.net)


##### How it works
#### How it works

First of all, all neccesary files are placed in appdata (you may recognize this from modding normal minecraft, it is where apps put their data, lol)
Using bitsadmin the EULA (Pre filled out, you agree to it by starting the server) .jar and serverproperties (So .jar doesnt create a new EULA)
Then it starts with

##### Soon
#### Soon

Paper and other builds (to allow plugins)
Full plugin suite (possible but I dont know if forge/spigot has the neccessary API's or conveniently setup file links)
Decide amount of ram
Community translations? (Submit a pull request, lol)

##### Known bugs
#### Known bugs

I havent tested if this is actually a problem yet, but if you start a version incompatible with the server.properties it may create a new one,
this might not be a problem for some time.

If enough people download the server.jar it may be a issue, I used up 2% of the (free hosting lol) monthly bandwith just testing the program

Timeout.exe (A built in windows proccess) when called by a .exe sets off some anti viruses, sadly there is no easy workaround however you are free to submit one in issues or implement it yourself with a pull request

##### Compiling
#### Compiling

Any BAT to EXE converter will work.

0 comments on commit 8aa6b5c

Please sign in to comment.