Howdy pardner!

These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!

Sorry for the inconvenience

-Andrew

Is there any way to create a plugin for a classicube Server? A plugin to create a mini-game in C# or Java, but my question is if it is possible.

It also depends on the software on the server right? What is the most recommended software?

alexpotter96 TheNerdBoy Fri Apr 22 at 21:33:23 (2016)

800Craft, LegendCraft, and GemsCraft all accept the same plugins. You can develop them in C#. 800craft and LegendCraft are no longer worked on projectss, but I am about to restart development on GemsCraft

To do so, you need to get the source of just one of the said above. They are and in the solution add a new project (Windows Class Library (.dll)). Make sure you reference the main library (fCraft.dll) in this project, and use troll.cs that is in the plugin folder of the fCraft project. It will be your guide to making your plugin.

🛑 This thread has been set to read-only due to inactivity. 🛑