Welcome to kraftlin! This guide will help you download and run our Kotlin DSL libraries for Minecraft plugin development. These libraries make it easy to create commands, configure settings, and send messages with type safety and clean APIs.
Before you begin, ensure your computer meets the following requirements:
Go to our Releases page to find the latest version of kraftlin.
On the Releases page, locate the version number you wish to download. Each version includes new features and fixes.
Click the download link for the latest release. This will start the download of a .jar file, which you will need to use with your Minecraft server.
After the file downloads, move it to your Minecraft server’s “plugins” folder. This folder usually lies in the main directory of your server.
If your server isn’t already running, start it. The server will automatically load kraftlin and any other plugins present in the “plugins” folder.
Once your server is up and running, check the console or logs to confirm that kraftlin loaded successfully. You should see a message stating that the plugin has been enabled.
Now that kraftlin is set up, consult the documentation to explore its features. You can create commands, adjust configurations, and send messages within your Minecraft environment.
To dive deeper into how to use kraftlin, check out our detailed documentation.
If you encounter any issues during installation, consider the following steps:
java -version in your terminal or command prompt.Join the kraftlin community for support and discussions. You can reach out through GitHub issues or check our discussion board.
Congratulations! You’ve successfully downloaded and installed kraftlin. Embrace your enhanced Minecraft plugin development experience by utilizing the provided libraries.
If you need to download kraftlin again, visit our Releases page.