Enderpay Knowledgebase
Search…
Welcome
Upgrading Your Plan
Frequently Asked
The Basics
Store
Categories
Commands
Packages
Design
Modules
Discord Integration
Payment Gateways
Premium
Rewards
Influencers
Custom Domains
Custom Templates
Chargeback Prevention
Discord Notifications
Donation Parties
Webhook Notifications
Payment Exporting
Variables
In-Game Plugin
The Basics
Placeholders
Config File
Customer Help
Linking Discord During Checkout
Useful Links
Enderpay Website
Enderpay Developer Docs
Powered By
GitBook
Config File
The plugin configuration file contains all of the configuration options for the Enderpay Spigot plugin.
Default config
api-key: "INSERT-API-KEY-HERE"
api-secret: "INSERT-API-SECRET-HERE"
buy-command: "/buy"
buy-command-firework: true
debug-mode: false
Field explanation
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
In-Game Plugin - Previous
Placeholders
Next - Customer Help
Linking Discord During Checkout
Last modified
6mo ago
Copy link
Outline
Default config
Field explanation