demo.webm
Hello! The EaglercraftX 1.19 server project is an enhanced version of the original Eaglercraft server which incorporates items, mobs, structures, and other properties from Minecraft 1.19. Please note that some mobs and textures may be missing.
- Minimum: Runs on just about any system.
- Recommended: 4GB DDR4 RAM, 4-core x64 CPU, over 5GB free storage, and network speeds of 750 MBPS or higher for optimal performance.
- Clone the server repository:
git clone https://github.com/CaenJones/EaglercraftX-1.19-Server
- Use cURL for Windows:
curl -O https://github.com/CaenJones/EaglercraftX-1.19-Server/archive/refs/heads/main.zip
- Copy the
world
folder from the old server to the new one. - Run
server.jar
andbungee.jar
to update chunks automatically.
Please download the installer script for your appropriate operating system before procedding to this step.
- Start server:
./server/server.sh
(usechmod +x
first) - Start bungeecord:
./bungee/bungee.sh
(usechmod +x
first)
- Run
/server/server.bat
(in Eaglercraft server directory) - Run
/bungee/bungee.bat
(in Eaglercraft server directory)
Now forward ports 8081 and 25565, then access your server at [server-ip:8081]
.
- Navigate to
server/plugins
andbungee/plugins
. - Clone the plugin
.jar
file and create a separate directory for additional data. - Restart the server to activate the plugin.
- Can I find and craft 1.19 items? Yes, with normal item behavior but potentially different textures.
- Will mobs behave normally? Most mobs are matched to their closest pre-existing characters or models, with standard drops and stats.
- Can I find new structures? Yes, though they may not match the blocks or layouts of 1.19.
- Will there be updates? Yes, updates will continue.