Current Version: 0.4 for Spigot 1.8.8
Development for 0.4 is a big challenge but it will eventually be released in full!
The NMSulator Library was initially designed to help out people who didn't understand NMS, reflection and so on.
IMPORTANT: This library requires External Librarian Click Me!
Next Version -> 1.0
NOTE: The library is undergoing a massive re-write!
How do I use this library?
For Server Owners:
This library should be added the same way as spigot is added as a external library!
(PluginMain class)
This example will be updated to the latest version each time there is a new update!
This Library is not finished - not everything has been implemented!
Support me on Patreon:
https://www.patreon.com/Codexum?ty=2
Patreon helps me develop these tools Full Time!
This Library is also Open Source! On Github
https://github.com/Anonixis/NMSulator
Development for 0.4 is a big challenge but it will eventually be released in full!
The NMSulator Library was initially designed to help out people who didn't understand NMS, reflection and so on.
IMPORTANT: This library requires External Librarian Click Me!
Next Version -> 1.0
NOTE: The library is undergoing a massive re-write!
How do I use this library?
For Server Owners:
- Download External Librarian (Link Above)
- Run the server once and stop it again
- Place this library in the newly created 'plugins/ExternalLibrarian/Libraries'
This library should be added the same way as spigot is added as a external library!
(PluginMain class)
Code (Text):
public class Mobulator extends JavaPlugin {
@Override
public void onEnable() {
NMS.RegisterCustomEntites(new NMSMob[] {new NMSMob(EntityType.ZOMBIE, new CustomZombie(NMS.getOverworld()))});
}
}
@Override
public void onEnable() {
NMS.RegisterCustomEntites(new NMSMob[] {new NMSMob(EntityType.ZOMBIE, new CustomZombie(NMS.getOverworld()))});
}
}
This Library is not finished - not everything has been implemented!
Support me on Patreon:
https://www.patreon.com/Codexum?ty=2
Patreon helps me develop these tools Full Time!
This Library is also Open Source! On Github
https://github.com/Anonixis/NMSulator
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
NMSulator Library - Legacy is a free Minecraft Java mod. Downloaded 1,011 times (via Spigot). Download it and open it directly in the game.