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

nowords123/mainPlugin

 
 

Repository files navigation

This is the plugin for the Phoenix Network

Instructions:

Build:

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

Run:

  • Put the newPlugin.jar file in the ./conifg/mods/ folder.
  • 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.
  • If you don't have a postgreSQL server some functions might not work.
  • Now run the server-release.jar file (you have to run this file, because it's a special version of the server to work with the postgreSQL server)

Bugs?

Just report it here on github or on our discord server.

Feature Request

Please suggest features on the discord server. 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.1%
  • Other 0.9%