Skip to content

A Plugin to connect to Discord with a bot and communicate with the server with discord commmands

Notifications You must be signed in to change notification settings

TomtheCoder2/mainPlugin

Repository files navigation

Phoenix Plugin

Build

  • Run ./gradlew jar in the console
  • Put the output file (./build/libs/*.jar) in the ./config/mods folder of your server.

Run

  • Create a settings.json file in the same location as the plugin file.
  • Use the same format as the example in the ./config/mods/exampleSettings.json file the format specified in the PhoenixMain.java file.
  • SQL database is required
  • Run a mindustry server JAR file, and include relevant JDBC jars (postgres, sqlite, etc; whatever your SQL database is)

Bugs?

Report as a GitHub issue.

Feature Request

Please suggest features either on the Discord server or as an issue. I would appreciate feedback and suggestions.

Contributing

Everyone is welcome to contribute to this project, just send me a direct message on Discord (Nautilus#0100).

PS: The original Plugin is here. Please give some credits to TranquillyUnpleasant!

There are many bugs

About

A Plugin to connect to Discord with a bot and communicate with the server with discord commmands

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published