Skip to content

Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC

License

Notifications You must be signed in to change notification settings

frankieholden09/Lembas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lembas

Lembas

Build Status Minecraft Forge v10.13.4.1614 Minecraft v1.7.10 Java JDK v1.8 Spigot 1.7.10 Snapshot

What's Lembas?

Lembas is a fork of Thermos, a spigot forge server for Minecraft 1.7.10. After Thermos's end of development, Lembas was created to allow active members of the Minecraft coding community to optimize it and provide fixes. Lembas also was created to be 100% compatable with the LOTRMod.

We hope to eliminate all issues with craftbukkit forge servers. In the end, we envision a seamless, low lag Lembas experience.

Advantages over Thermos:

  • Lag-lowering optimizations
  • Better world protection (Forge stuff doesn't bypass Bukkit plugins!)
  • Many patches that Thermos didn't get from Spigot
  • Dupe glitch fixes
  • Compatability with several mods, especially the LOTRMod

Installation

Click here

Downloads

You can download the pre-built packages from here.

Lembas is still in alpha and you may encounter issues in using it with your server. You have been warned!

P.S. PLEASE look at the release notes before downloading! 😄

Chat

Feel free to drop in on the Le,bas Discord chat here

Donate/Support

You can pledge to support Mahtaran and his work through a one-time PayPal donation.

Contributing

Please read the guide on how to contribute - Lembas always needs improvements 😄

Build Requirements

  • Java 8u101 JDK or higher
  • JAVA_HOME defined on your OS

Building Lembas

  • Checkout project
    • You can use IDE or clone from console: git clone https://github.com/CyberdyneCC/Thermos.git
  • Setup
    • Auto: setup.sh
    • Manual: git submodule update --init --recursive
  • Build
    • This process downloads minecraft and apply patches
    • If you have gradle integration in IDE - you can still use gui
    • Auto: build.sh
    • Manual: ./gradlew setupCauldron jar

All builds will be in build/distributions

Updating sources

  • Update sources
    • git pull origin master
  • Re apply patches & build binaries
    • ./gradlew clean setupCauldron jar

Known Caveats, use provided fixes at your own risk.

✔ Aether II: isDonor function can lock up servers. Fixed

✔ BungeeCord: It's been known for years that BungeeCord barely works with Forge & seems that it'll never be supported officially. Fixed

✔ BuyCraftX: Doesn't seem to work with Lembas, info on why it doesn't is unknown currently. Fixed

✔ Citizens: Not compatible with forge Fixed

✖ Lilypad: 100% not compatible with Forge, lead developer has declined to add support when asked.

✔ DraconicEvolution: P keybind will bypass protection. Fixed

✔ Factions + MassiveCore: No protection from Forge items. Fixed

✔ TuxTwoLib: Didn't work with Lembas at all Fixed

✔ Mobius / Opis: You can download fixed version HERE

✔ SkinsRestorer: Latest working version is 10.4.4

About

Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.5%
  • Other 0.5%