Skip to content

Estati/Eaglercraft-1.5-1.8-Server-Template

Repository files navigation

Eaglercraft server

ty [Byte#9476] for fixing the forwarding issue!!

smashed together by ayunami2000

refurbished by EstaticYT

THIS REPO USES PluginInstaller

LATEST UPDATE: PUT ON GITHUB

Helpful video tutorial by a generous user

motd changing is DIFFERENT than what these tutorials say!! -- check the java/bungee_command/config.yml for how to change (motd1 is first line, motd2 (you can add this) is the 2nd one)

TUTORIAL COMING SOON

Usage:

NOTE: to control, you MUST open the website view in a new tab instead of playing in the editor.

To change the server icon:

Replace the server-icon.png file under java/bungee_command with your desired server icon.

To run server commands:

In the Console, run commands without the /

To save progress:

Notice: This is now done automatically, every 30 seconds, using a plugin! In the server console or in-game as an opped player, run /save-all to save the world.

Too slow?

-This is because you are using a free service to host a Minecraft server. Of course it is slow and the only way to fix this is to self-host at home.-

Getting admin/OP or enabling command blocks

To give yourself OP (admin), go to the server console and run op username and press enter (replacing "username" with your username in-game).

To enable command blocks, go to java/bukkit_command/server.properties and add a new line at the end: enable-command-block=true. Then, restart the server.

Plugins

Eaglercraft is Minecraft 1.5.2, so plugins you will use will have to be supported by Bukkit 1.5.2 (not Spigot). You can add plugin JAR files into the java/bukkit_command/plugins folder.

Official Plugin Collection

COMING SOON

Some plugins I suggest you use:

Adds /login and /register to your server. Make sure you turn OFF sessions in the config (run server once after adding plugin, run the server once after adding loginsecurity, go to "plugins/LoginSecurity/config.yml", and change sessions: use: from true to false), or else players may be able to "resume session" on any account!

"Essential" commands and features for any Minecraft server. Widely popular, even today!

Super popular world editing plugin!

Prevents loading spawn chunks on your server. Helps to optimize it greatly!

Not working?

  1. Make sure you haven't broken any essential files.
  2. Join the official Eaglercraft discord server and look for any answers there.
  3. If all else fails, contact me directly through Discord at crispywombat122
  4. If you do not have access to Discord, THEN you can email me.

About

A server template for eaglercraft im making for my schoolmates to use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages