Donation Bossbar
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.9
- 1.10
- 1.11
- 1.12
- 1.15
- 1.16
- Source Code:
- https://github.com/awesomepandapig/DonationBossbar
This plugin uses Tiltify's API data to create an in-game bossbar which tracks live donations to your charity campaign!
![]()
Requirements:
You must have a Tiltify account and a published campaign in order to use this plugin.
Installation Instructions:
Colors & Formatting:
- Download the latest version of the plugin from Spigot.
- Place the downloaded JAR file in your server's /plugins folder.
- Restart your server. The folder /DonationBossbar will be created with the config.yml file inside.
- Visit dashboard.tiltify.com/YOUR-USERNAME/my-account/connected-accounts/applications
- Click on "create application" and make the name & redirect url whatever you'd like.
- Click "save changes" and click the bottom window to reveal your application keys.
- Copy the "Access token" and paste it into your config.yml.
- Go to your Tiltify dashboard and open up whichever campaign you would like to track.
- Click on "Detail" and scroll down until you see "Additional Detail".
- Copy the "Campaign ID" and paste it into your config.yml.
For titles you can use Minecraft formatting codes
For bar colors you can choose between:
Permissions:
- BLUE
- GREEN
- PINK
- PURPLE
- RED
- WHITE
- YELLOW
- donationbb
Config:
Code (YAML):# Tutorial: https://github.com/awesomepandapig/DonationBossbar#donation-bossbar
access-token:
""
campaign-id:
""
main-title-color:
"&c"
main-bar-color:
"GREEN"
goal-message:
"Goal Reached!"
goal-title-color:
"&b"
goal-bar-color:
"BLUE"

Donation Bossbar 1.0
This plugin allows you to track real-time charity donations via a Minecraft bossbar!