This website requires JavaScript.
Explore
Help
Register
Sign In
KnarCraft
/
Minecraft-Server-Launcher
Watch
1
Star
0
Fork
0
You've already forked Minecraft-Server-Launcher
Code
Issues
3
Pull Requests
Releases
12
Wiki
Activity
Minecraft-Server-Launcher
/
src
/
main
/
java
/
net
/
knarcraft
/
minecraftserverlauncher
/
userinterface
History
EpicKnarvik97
fb705f4e13
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head
This commit looks good
Details
Adds server console truncation after 1000 lines of output
2021-02-05 15:53:29 +01:00
..
Console.java
Adds server console truncation after 1000 lines of output
2021-02-05 15:53:29 +01:00
GUI.java
Changes a lot of things to make everything cleaner.
Closes
#3
2020-08-17 21:41:38 +02:00
MessageHandler.java
Improves a lot of comments and variable names
2020-08-19 21:24:37 +02:00
ServerConsoles.java
Improves a lot of comments and variable names
2020-08-19 21:24:37 +02:00
ServerControlTab.java
Splits the GUI into more components to increase maintainability
2020-08-20 18:33:45 +02:00
ServerLauncherGUI.java
Splits the GUI into more components to increase maintainability
2020-08-20 18:33:45 +02:00
ServerLauncherMenu.java
Splits the GUI into more components to increase maintainability
2020-08-20 18:33:45 +02:00
ServerTab.java
Splits the GUI into more components to increase maintainability
2020-08-20 18:33:45 +02:00
Tray.java
Splits the GUI into more components to increase maintainability
2020-08-20 18:33:45 +02:00
WebBrowser.java
Adds a WebServer class as a fallback when native browsing is unavailable
2020-08-19 21:23:10 +02:00