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
Placeholders
Enderpay provides several placeholders which you can use on your Minecraft server. See the information below for more detail.
YouTube Tutorial
Plugin Dependencies
If you wish to use placeholders you need to install the following plugins on your server.
Placeholder API (Required):
https://www.spigotmc.org/resources/placeholderapi.6245/
​
Protocol Lib (Required):
https://www.spigotmc.org/resources/protocollib.1997/
​
Holographic Extension (Holographic Displays):
https://www.spigotmc.org/resources/holographicextension.18461/
​
​
Available Placeholders
Placeholder
Description
%ep_top_donator_1_username%
The username of the player that has donated the most.
%ep_top_donator_1_total%
The total amount donated by the first player.
%ep_top_donator_2_username%
The username of the player that has donated the second most.
%ep_top_donator_2_total%
The total amount donated by the second player.
%ep_top_donator_3_username%
The username of the player that has donated the third most.
%ep_top_donator_3_total%
The total amount donated by the third player.
%ep_top_donator_day_username%
The username of the player that has donated the most in the last 24 hours.
%ep_top_donator_day_total%
The total amount donated by the top day donator.
%ep_top_donator_week_username%
The username of the player that has donated the most in the last week.
%ep_top_donator_week_total%
The total amount donated by the top week donator.
%ep_top_donator_month_username%
The username of the player that has donated the most in the last month.
%ep_top_donator_month_total%
The total amount donated by the top month donator.
%ep_latest_donator_username%
The username of the player that has donated most recently.
In-Game Plugin - Previous
The Basics
Next - In-Game Plugin
Config File
Last modified
11mo ago
Copy link
Outline
YouTube Tutorial
Plugin Dependencies
Available Placeholders