Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| servers:linux:games:2009scape_localhost [2026/01/02 21:55] – Sean Rhone | servers:linux:games:2009scape_localhost [2026/01/02 22:25] (current) – [Settings] Sean Rhone |
|---|
| ====== Initial Build ====== | ====== Initial Build ====== |
| |
| * 5 minutes i5-8400H ((2025/12/17: ''04:02 min'')) | * ~5 minutes i5-8400H ((2026/01/02: ''03:35 min'')) |
| |
| cd ~/'Projects/2009Scape-Server/src/Server' && JAVA_HOME='/usr/lib64/jvm/java-17-openjdk-17' ~/'Projects/2009Scape-Server/src/Server/mvnw' 'clean' 'package' -DskipTests | cd ~/'Projects/2009Scape-Server/src/Server' && JAVA_HOME='/usr/lib64/jvm/java-17-openjdk-17' ~/'Projects/2009Scape-Server/src/Server/mvnw' 'clean' 'package' -DskipTests && unset 'JAVA_HOME' |
| |
| ====== Settings ====== | ====== Settings ====== |
| * [[https://gitlab.com/2009scape/2009scape/-/blob/master/Server/worldprops/default.conf?ref_type=heads|Upstream worldprops/default.conf]] ([[https://gitlab.com/2009scape/2009scape/-/raw/master/Server/worldprops/default.conf?ref_type=heads|raw]]) | * [[https://gitlab.com/2009scape/2009scape/-/blob/master/Server/worldprops/default.conf?ref_type=heads|Upstream worldprops/default.conf]] ([[https://gitlab.com/2009scape/2009scape/-/raw/master/Server/worldprops/default.conf?ref_type=heads|raw]]) |
| * [[https://gitlab.com/2009scape/2009scape/-/blob/master/Server/src/main/core/game/worldevents/holiday/HolidayRandoms.kt|HolidayRandoms.kt]] | * [[https://gitlab.com/2009scape/2009scape/-/blob/master/Server/src/main/core/game/worldevents/holiday/HolidayRandoms.kt|HolidayRandoms.kt]] |
| | |
| | * :!: ''force_christmas_randoms'' is enabled |
| |
| mkdir -p ~/'Projects/2009Scape-Server/conf' && nano ~/'Projects/2009Scape-Server/conf/localhost.conf' | mkdir -p ~/'Projects/2009Scape-Server/conf' && nano ~/'Projects/2009Scape-Server/conf/localhost.conf' |