Old Nomcraft (Minecraft) java Source Code

Forum for the Vore games, and other downloads
Forum rules
Don't ask about updates. If there is an update, it will simply be posted. If someone is committing to a timeline, they will just tell you the timeline without needing anyone to ask.

Use Looking for master thread when you are not posting about an existing game.


You use this forum and website at your own risk for all links and uploads. There is no quality control or malware scanning or testing done here. Proceed with caution and use a virtual machine (VM) for any uploads strongly recommended. Virus/malware scanners alone are generally not good enough.

Old Nomcraft (Minecraft) java Source Code

Postby dst3313 » Mon Jun 28, 2021 12:23 am

So, I figure, it's been about 4 or 5 years, so it should be safe to release this into the wild now. This is the sourcecode that Nomcraft 1 & 2, and a later Serenity server, used to perform vore commands and actions. If you haven't heard of those servers, I'm not surprised, as they were all relatively short-lived competitors to the "Vorecraft" server. It may be of use to someone, somewhere, in trying to develop plugins or something.

Caveats -
* This code has not been updated since 2016 it looks like, so don't expect it to plug and play with a Minecraft 1.17 server. It will doubtless require quite a few updates for that, and I'm not really interested in doing that. It should work fine for 1.12 or maybe 1.13 not sure, not much past that.
* It has a hard-coded requirement for a creative world for all the bellies to live in, so you need to use /nomad (nom admin) commands to set up the global default bellies, if you actually want to run it.
* It also has a default use for a chat program called HeroChat, which I used a slightly modified form of on the NC servers. No guarantees as to how it will handle other chat interfaces.
* I am by no means a professional java programmer - Nom was my first, and to date, last, foray into java. Expect sloppy code, and expect no tech support from me on it. Mostly I'm giving you the source code for ideas, not with the intent of actually using it live. That said, if you want to, be my guest, just leave me out of it.
* This is intended to run on a Spigot/Bukkit server. It won't work single player. It isn't for Forge.

So yeah. It's sloppy, outdated, and unsuported.

Good luck!
Attachments
nomcraft-sourcecode.zip
Java source code
(55.26 KiB) Downloaded 208 times
Trust no one. Even me.
User avatar
dst3313
Somewhat familiar
 
Posts: 90
Joined: Wed Mar 22, 2006 12:00 am

Return to Vore game