User Tools

Site Tools


servers:bsd:games:2009scape_localhost

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:bsd:games:2009scape_localhost [2025/08/23 06:30] Sean Rhoneservers:bsd:games:2009scape_localhost [2025/11/02 00:20] (current) – OpenJDK 17 (build), 25 run (match RT4 Client) Sean Rhone
Line 11: Line 11:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[bsd:freebsd_14.3_xfce|FreeBSD 14.(Xfce)]]+  * [[bsd:freebsd_15.0_xfce|FreeBSD 15.(Xfce)]]
  
 ===== Notes ===== ===== Notes =====
Line 23: Line 23:
   su -   su -
  
-  pkg install git git-lfs openjdk24 +  pkg install git git-lfs openjdk17 openjdk25
- +
-  exit+
  
 ====== Git LFS ====== ====== Git LFS ======
  
-  * From normal user+  * :!: From normal user 
 + 
 +  exit
  
   git lfs 'install'   git lfs 'install'
Line 43: Line 43:
 **** ****
  
-  cd ~/'Projects/2009Scape-Server/src/Server' && JAVA_HOME='/usr/local/openjdk24' _JAVA_OPTIONS='--enable-native-access=ALL-UNNAMED --sun-misc-unsafe-memory-access=allow' ~/'Projects/2009Scape-Server/src/Server/mvnw' 'clean' 'package' -DskipTests+  cd ~/'Projects/2009Scape-Server/src/Server' && JAVA_HOME='/usr/local/openjdk17' _JAVA_OPTIONS='--enable-native-access=ALL-UNNAMED --sun-misc-unsafe-memory-access=allow' ~/'Projects/2009Scape-Server/src/Server/mvnw' 'clean' 'package' -DskipTests
  
 ====== Settings ====== ====== Settings ======
Line 116: Line 116:
  
 # Holiday (only enable one "force" or none) # Holiday (only enable one "force" or none)
-force_halloween_randoms = false+force_halloween_randoms = true
 force_christmas_randoms = false force_christmas_randoms = false
-holiday_event_randoms = false+holiday_event_randoms = true
  
 # PVP # PVP
Line 186: Line 186:
 cd ~/'Projects/2009Scape-Server/src/Server' cd ~/'Projects/2009Scape-Server/src/Server'
  
-export JAVA_HOME='/usr/local/openjdk24'+export JAVA_HOME='/usr/local/openjdk25'
 export _JAVA_OPTIONS='-Djava.net.preferIPv6Addresses=false --enable-native-access=ALL-UNNAMED --sun-misc-unsafe-memory-access=allow' export _JAVA_OPTIONS='-Djava.net.preferIPv6Addresses=false --enable-native-access=ALL-UNNAMED --sun-misc-unsafe-memory-access=allow'
  
Line 207: Line 207:
 cd ~/'Projects/2009Scape-Server/src/Server' cd ~/'Projects/2009Scape-Server/src/Server'
  
-export JAVA_HOME='/usr/local/openjdk24+export JAVA_HOME='/usr/local/openjdk17
-export _JAVA_OPTIONS='--enable-native-access=ALL-UNNAMED --sun-misc-unsafe-memory-access=allow'+export _JAVA_OPTIONS='--enable-native-access=ALL-UNNAMED'
  
 ~/'Projects/2009Scape-Server/src/Server/mvnw' 'clean' 'package' -DskipTests ~/'Projects/2009Scape-Server/src/Server/mvnw' 'clean' 'package' -DskipTests
  
-notify-send -i ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' '2009Scape localhost server update complete'+unset 'JAVA_HOME' '_JAVA_OPTIONS' 
 + 
 +notify-send -i ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' -t '3000' '2009Scape localhost server update complete'
  
 # End</code> # End</code>
Line 227: Line 229:
 tar -czf ~/'Downloads/'$(date +%Y-%m-%d-%s)'-2009Scape-localhost-Saves.tar.gz' -C ~/'Projects/2009Scape-Server/src/Server/data' 'players' tar -czf ~/'Downloads/'$(date +%Y-%m-%d-%s)'-2009Scape-localhost-Saves.tar.gz' -C ~/'Projects/2009Scape-Server/src/Server/data' 'players'
  
-notify-send -i ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' '2009Scape Save Data Backed-up Successfully to Downloads'+notify-send -i ~/'Projects/RT4-Client/src/client/src/main/resources/saradomin.png' -t '3000' '2009Scape Save Data Backed-up Successfully to Downloads'
  
 # End</code> # End</code>
/usr/local/www/wiki/data/attic/servers/bsd/games/2009scape_localhost.1755945020.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki