/Sternal-Spigot

IonSpigot fork with cool kb

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Credits

Vifez @ Kira Development

Rules

If you would like to re distribute a fork developed by your self, You are required to ask for confirmation from me on my discord: vifez Do not claim as your own Credits must be given

Dev Credits

CraftBukkit TacoSpigot

If you submit a PR involving both Bukkit and CraftBukkit, it's appreciated if each PR links the other. Additionally, every reference to an obfuscated field/method in NMS should be marked with // PAIL: Rename and optionally a suggested name, to make mapping creation easier. E.g.:

    entity.k.get(i).f(); // PAIL Rename pathfinders, navigateToHome 

Also, make sure to include // Craftbukkit comments to indicate modified NMS sources.