Don't forget to activate the automatic placeholder update function!
# By default this is in minutes, basically 15 minutes.
#
# It is recommended to leave it in 15 minutes to update the
# data of your web site.
#
# Do not set a number less than 2 minutes or 7 minutes as it
# may limit the file update and send errors to your console.
UPDATE_TASK_ENABLED: true
UPDATE_TASK_TIMER: 15
Considerations!
UPDATE_TASK_ENABLED: false
UPDATE_TASK_TIMER: 15
• Placeholders will not be updated if you want to use them elsewhere in another plugin.
4. Every time you use /acs donate the placeholders will be updated automatically and the message will be sent 2 seconds later.
Configure placeholders for your store.
STORE_TYPE: 'TEBEX'
• Tebex: https://creator.tebex.io/game-servers
• CraftingStore: https://dash.craftingstore.net/admin/servers
SECRET_KEY: 'YOUR-SECRET-KEY-TO-YOUR-STORE'
TOTAL_BARS: 15
SYMBOL: '▉'
COMPLETED_COLOR: '&a&l'
EMPTY_COLOR: '&f'
This is found in the URL when editing a goal.
• CraftingStore: https://dash.craftingstore.net/admin/communitygoals/12345/edit
• %announce_store_goal_discord_progressbar_{id}% - Displays the progress bar of that target only in Discord ████████
• %announce_store_goal_progressbar_{id}% - Shows the progress bar of that goal such as ████████
• %announce_store_goal_percentage_{id}% - Displays the percentage of your progress
• %announce_store_goal_target_{id}% - Shows the target amount in that goal.
• %announce_store_goal_current_{id}% - Shows the current amount in that goal.
And it must be configured in donations.yml or anywhere else that supports PlaceholderAPI.
TEXT:
- '<center>&f&l** &6You &epurchased &6{Package}&e! &f&l**</center>'
- '<center>&f&l** &eThank you for your kind donation! &f&l**</center>'
- ''
- '&6&lCOMMUNITY GOAL &f(%announce_store_goal_current_12345% / %announce_store_goal_target_12345%)'
- '%announce_store_goal_progressbar_12345% &e&l%announce_store_goal_percentage_12345%'
- ''
- "<reset> <hover:show_text:'&eClick to go to the link.'><click:open_url:'https://stn-studios.dev/'>&7&o(( https://stn-studios.dev/ ))</click></hover>"
- ''