Crafter is a Discord bot that specializes in RCON and creates a bridge between your Minecraft server and Discord. It provides convenient features for server management and player interaction.
- RCON: Remote management of your Minecraft server via RCON.
- Discord Integration: Receive updates about server events directly in Discord.
- Additional Features: Handy commands for admins and players that enhance interaction.
- Java 21 or higher
- Gradle
To build the project, use the following command:
./gradlew shadowJarAfter a successful build, the JAR file can be found in the build/libs directory.
- Download and set up the JAR file on your server.
- Copy the
application.properties.examplefile toapplication.propertiesand configure it by filling in the necessary parameters:
Make sure to remove the .example suffix from the filename.
- Start the bot:
java -jar path/to/your/crafter-bot.jarIf you would like to contribute to the project, feel free to create pull requests or leave your ideas in the Issues section.
This project is licensed under the GNU General Public License v3. See the LICENSE file for more details.
If you have any questions or issues, don't hesitate to reach out!