SUPPORT This plugin supports minecraft versions from 1.7x to 1.19x
INSTALLATION 1. Download the plugin
2. You need
Vault or
Essentials for dependency
3. Put it in your plugins folder for your server
4. Start your server
5. Done.
CONFIG
Code (YAML):
settings:
admin-permission: "ultimatewithdraw.admin" basic-permission: "ultimatewithdraw.create" check:
name: "&cWithdraw" lore: # DON'T PUT "$" AFTER {MONEY} - "&7Amount: &a${money}" material: PAPER
messages:
no-permission: "&cNo permissions." not-enough-money: "&cYou don't have enough money." check-redeemed: "&7You have redeemed the withdraw of &a{money}$&7!" check-received: "&7You received a withdraw of &a{money}$&7!" check-given: "&7You gave a withdraw of &a{money}$&7 to &a{player}&7!" check-made: "&7Withdraw created &asuccessfully&7!" target-not-found: "&cPlayer not found!" invalid-number: "&cPlease enter a valid number!"