User Tools

Site Tools


servers:windows:games:void_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:windows:games:void_localhost [2026/07/02 16:14] – [Server Start] Sean Rhoneservers:windows:games:void_localhost [2026/07/15 22:23] (current) – [Check] Sean Rhone
Line 2: Line 2:
  
   * Void Server   * Void Server
 +
 +===== Media =====
 +
 +  * [[https://media.realmofespionage.xyz/index/category/42|Progress Pics]]
 +  * [[https://www.youtube.com/watch?v=h2_1dtDDiPE|Admin Test Video]]
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 53: Line 58:
 ====== Settings ====== ====== Settings ======
  
-  * Last commit: [[https://github.com/GregHib/void/commit/b081280386712f57e5b7de618b9db2db256bb696|Jun 28, 2026]] ''b081280''+  * Last commit: [[https://github.com/GregHib/void/commit/69ec49a5aa79aa3dd821dedd2278de67db8baa0d|Jul 11, 2026]] ''69ec49a''
   * [[https://github.com/GregHib/void/commits/main/game/src/main/resources/game.properties|New commits check]]   * [[https://github.com/GregHib/void/commits/main/game/src/main/resources/game.properties|New commits check]]
   * [[https://github.com/GregHib/void/blob/main/game/src/main/resources/game.properties|Upstream Settings]] ([[https://raw.githubusercontent.com/GregHib/void/refs/heads/main/game/src/main/resources/game.properties|raw]])   * [[https://github.com/GregHib/void/blob/main/game/src/main/resources/game.properties|Upstream Settings]] ([[https://raw.githubusercontent.com/GregHib/void/refs/heads/main/game/src/main/resources/game.properties|raw]])
Line 69: Line 74:
 '/usr/bin/sed' -i -e 's/server.live=false/server.live=true/g' ~/'Projects/Void-Server/src/game.properties' '/usr/bin/sed' -i -e 's/server.live=false/server.live=true/g' ~/'Projects/Void-Server/src/game.properties'
 '/usr/bin/sed' -i -e 's/development.admin.name=Greg/development.admin.name=Test/g' ~/'Projects/Void-Server/src/game.properties' '/usr/bin/sed' -i -e 's/development.admin.name=Greg/development.admin.name=Test/g' ~/'Projects/Void-Server/src/game.properties'
 +'/usr/bin/sed' -i -e 's/world.players.max=2048/world.players.max=3/g' ~/'Projects/Void-Server/src/game.properties'
 +'/usr/bin/sed' -i -e 's/strongholdOfSecurity.quiz.complete=false/strongholdOfSecurity.quiz.complete=true/g' ~/'Projects/Void-Server/src/game.properties'
 '/usr/bin/sed' -i -e 's/grandExchange.enabled=true/grandExchange.enabled=false/g' ~/'Projects/Void-Server/src/game.properties' '/usr/bin/sed' -i -e 's/grandExchange.enabled=true/grandExchange.enabled=false/g' ~/'Projects/Void-Server/src/game.properties'
 '/usr/bin/sed' -i -e 's/bots.count=30/bots.count=0/g' ~/'Projects/Void-Server/src/game.properties' '/usr/bin/sed' -i -e 's/bots.count=30/bots.count=0/g' ~/'Projects/Void-Server/src/game.properties'
Line 79: Line 86:
 ===== Check ===== ===== Check =====
  
-  "%SystemRoot%\System32\findstr.exe" "server.name server.live development.admin.name world.experienceRate=1.0 events.bonusExperience.enabled=false grandExchange.enabled bots.count storage.players.logs.seconds" "%UserProfile%\Projects\Void-Server\src\game.properties"+  "%SystemRoot%\System32\findstr.exe" "server.name server.live development.admin.name world.experienceRate=1.0 events.bonusExperience.enabled=false world.players.max strongholdOfSecurity.quiz.complete grandExchange.enabled bots.count storage.players.logs.seconds" "%UserProfile%\Projects\Void-Server\src\game.properties"
  
   "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Projects\Void-Server\src\game.properties"   "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Projects\Void-Server\src\game.properties"
/usr/local/www/wiki/data/attic/servers/windows/games/void_localhost.1783023288.txt.gz · Last modified: by Sean Rhone