You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lieuwe Rooijakkers edited this page Jan 24, 2015
·
2 revisions
GeekServer is a modular and very moddable Minecraft server written in Node.js.
The philosophy is of GeekServer is to make it a 100% modular server, where every componoment can be changed / disabled without breaking other stuff.
Don't like the anvil world format? No problem, just swap it with a different one.
This modularity also allows for the 'hotswapping' of modules, no restart needed to start using a new mod.
This is useful on popular servers where every second of downtime is one too much.