Coder Social home page Coder Social logo

alexx743 / eaglercraftx-1.19-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from caenjones/eaglercraftx-1.19-server

0.0 0.0 0.0 331.07 MB

An updated EaglercraftX server running version 1.19!

Home Page: https://eaglercraft-x-1-19-server.vercel.app

Shell 0.02% JavaScript 0.01% Nix 0.01% HTML 99.98%

eaglercraftx-1.19-server's Introduction

EaglercraftX 1.19 Server

demo.webm

Introduction

This server is a modified version of the original 1.8.8 eaglercraft server supporting some functionality of minecraft 1.19 please note that some mobs and textures may be missing from the game.

This project was made by @CaenJones and @DerpLord3264 with thanks to the original eaglercraft developers.

Update Guide For Pre-Existing Servers

Now, we still need to clone the server repo using git. Please run the following command:

git clone https://github.com/CaenJones/EaglercraftX-1.19-Server

then we just go into your pre-existing server folder and copy the world folder from the old /server/world into the new one. Then just run the server.jar and bungee.jar files like normal and the chunks should be automatically updated!

Clean Install Guide (Linux + Windows)

For this tutorial, we will be using Ubuntu 22.04 LTS. First of all, java is required to run bungeecord and the server file. To do this, we will need to run the following commands:

sudo apt install default-jdk && sudo apt install default-jre -y

Running The Server

Now, we need to clone the server repo using git. Please run the following command:

git clone https://github.com/CaenJones/EaglercraftX-1.19-Server

Now, open 2 terminal tabs in the new server directory and paste in the following snipits (updated for logj4 patch):

first tab (server folder): java -Dlog4j2.formatMsgNoLookups=true -Xms4G -Xmx4G -jar server.jar

You may need to edit the EULA.txt and change a value to true before running the next command:

second tab (bungee folder): java -Dlog4j2.formatMsgNoLookups=true -Xms4G -Xmx4G -jar bungee.jar

Making Server Public

Great! Now, you need to forward ports 8081 and 25565 and navigate to your servers public ip [server-ip:8081]. The server welcome page should be displayed. Congrats on running your own server!

Installing Plugins

In order to install plugins, navigate to server > plugins and bungee > plugins. You will need to clone the initial [plugin-name.jar] file as well as creating a separate directory in the plugins folder in order to store the additional data. Then just restart the server and the plugin should be running!

FAQ

Can I still find and craft 1.19 items?

Yes, you are able to mine ores like netherite and craft things like shields. The items will act normally, however the textures may not match.

What about mobs? Will they still behave normally?

Yes, most mobs have been matched to their closest prexisting characters or models with a nametag identifier. Their drops and stats will remain by the 1.19 standard.

Can I find new naturally generated structures?

Yes although they may not have matching blocks or layouts.

Will there continue to be updates?

Hell yeah!

eaglercraftx-1.19-server's People

Contributors

caenjones avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.