Skip to content

NETtoSan/nettoplugin

Repository files navigation

NETtoPLUGIN

NETtoPLUGIN is a mindustry plugin that connects to discord and allows you to interact with your mindustry server.

Inspired (and technically cloned) by J-VdS discordplugin. You can check out his plugin here!

Building a plugin

You gotta need jdk16 and gradle 7. If this project doesnt come with gradle 7 you can compile it with

gradle wrapper --gradle-version 7.0

Open this downloaded repository in command prompt or terminal. and run the following command

./gradlew jar

If you receive a permission denied error. Set the execution flag

chmod +x gradlew

Usage

Put the .jar executable (It should be in ./build/libs) to mindustry server(whatever_your_mindustry_server_folder./config/mods).

Use settings template for vast usage and automation (Its in ./settings_file/settings.json)

Run mindustry server as normal

java -jar your_server_jar.jar

Contributing

Pull requests are welcome. For something urgent. Or wanting to post criticisms related comments. Please open an issue first to discuss on what you want to have.

For contributions. Please make a pull request so that i can review and decide whether it should be added or not

About

A multipurpose mindustry plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages