Jump to content
  • Sign Up
sneedF

Modding the original server.jar

Recommended Posts

I'm working on a project to mod the original server.jar for Classic to work with Classicube auth and add modern features like CPE and plugins that have access to NMS

I called it "Fukkit" because there's no reason to do this since better server software exist, and it implements an API similar to bukkit

check it out lol

https://github.com/amir16yp/Fukkit-Server

  • Winner 2

Share this post


Link to post
1 minute ago, Goodly said:

What's NMS?

in modern minecraft plugins they refer to accessing net.minecraft.server package, instead of the API wrapper of it, within Bukkit/Spigot as NMS. you can do lower level stuff with it

  • Winner 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...