Config File
The plugin configuration file contains all of the configuration options for the Enderpay Spigot plugin.
api-key: "INSERT-API-KEY-HERE"
api-secret: "INSERT-API-SECRET-HERE"
buy-command: "/buy"
buy-command-firework: true
debug-mode: false
api-key | The api key of the server you wish to sync to on Enderpay. Do not share this with anyone. |
api-secret | The api secret of the server you wish to sync to on Enderpay. Do not share this with anyone. |
buy-command | The command that players will enter into the chat to open the buy GUI. |
buy-command-firework | If a firework should explode when the buy GUI opens. |
debug-mode | N/A |