All server code for the JC2MP server Minecraft
- Clone the repo into your JC2MP server directory.
- Set
IKnowWhatImDoing
to true in the server's config. - Delete
server.db
in case you've run the server before to ensure a clean start. - You're all set!
Want to help development? Awesome! Here are a couple guidelines for helping out.
- Fork the repository.
- Make your changes in your newly forked repo.
- Submit a pull request.
I'll review your changes and let you know if there are any problems. If it's all good, I'll merge it with the main repo!