
BetterDonate
Some items can only be given to a player when he is online? Forget about this problem

Archived
This plugin is archived and will not receive any updates, fixes, etc.
A little lyrical introduction
Sometimes it happens that a player buys an item on the site, but when he logs in to the server he doesn't get it, because, as it turns out, he should have been on the server at that time. Not very convenient, especially for servers with Bedrock support, where not all players can play and pay for products at the same time. What about some effects when giving out products?
This plugin is designed to solve this problem!
Description
This plugin adds a shopping cart where products are added after players purchase them on your site, then the player can pick them up with a one command! If the player suddenly forgets (which is unlikely, but also possible), he will see a notification when he logs into the server
Features
- Support for multiple languages (already have Russian and English)
- Support for different types of products with customization of commands to issue:
- donate-group (e.g. LuckPerms)
- money (e.g. Vault)
- tokens (e.g. PlayerPoints)
- custom commands
- Notify the player of uncollected purchases in the cart when logging in to the server.
- Hex colors support [ � ]
- Full customization of all messages and commands to be issued
- Placeholder support (1.0.1+, optional)
- Open source
Commands
/betterdonate - the main command of the plugin
Permission: betterdonate.admin
Usage:
- /betterdonate help - show list of commands
- /betterdonate reload - reload plugin
- /betterdonate give
- give goods to player- Example of use: /betterdonate give Player123 donate vip
- (more examples are available on GitHub page)
- Example of use: /betterdonate give Player123 donate vip
/cart - command for players
Permission: betterdonate.cart
Usage:
- /cart help - show list of commands
- /cart get - get purchased items
Placeholder
%betterdonate_purchases_count% - Returns count of player purchases
A little from myself
I am not a professional coder, so there may be bugs in the plugin, so feel free to post them in the discussion. (also this is my first plugin)
