MinePay
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Contributors:
- GoonMonkey
- Donation Link:
- https://paypal.me/kbejj?locale.x=en_US
Awesome diamond based economy for survival servers
with a configurable messages.
Commands/Permissions:
/minepay or /mp - Main command
/minepay set - Creates a station
/minepay reload - Reloads the configuration
Created Station
![]()
Station Menu
![]()
Card GUI
![]()
Payment to Player GUI
![]()
Code (Text):# --------------------------------------------------------------
# MINEPAY CONFIGURATION
# By: McDoJr (Donations will be appreciated for my dream pc ^^,)
# --------------------------------------------------------------
#You can edit the prefix and messages however you like
Prefix: "&b&lMinePay"
CardName: "&bMinePay Card"
Messages:
AccountErrorMessage: "&cPlease create an account first!"
CreatedMessage: "&aStation has been created successfully!"
RemovedMessage: "&cStation has been removed successfully!"
NeedSpaceMessage: "&cPlease make some space in your inventory"
CantFoundMessage: "&cDiamond can't be found in your inventory, 1 diamond is required to purchase a card"
PurchaseCardMessage: "&aSuccessfully purchased a card"
ReceivedDiamondMessage: "&aYou received %amount% diamond" #Do not edit the %amount% to avoid errors
NotEnoughBalanceMessage: "&cYou have not enough balance"
DepositErrorMessage: "&cNot enough diamonds to deposit"
NoDiamondMessage: "&cYou have no diamonds in your inventory to deposit"
WithdrawMessage: "&aSuccessfully withdraw %amount% diamonds"
DepositMessage: "&aSuccessfully deposited %amount% diamonds"
PaymentMessage: "&aSuccessfully payed %amount% to %player%"
ReceivedPaymentMessage: "&aYou received %amount% from %player%"
ReloadMessage: "&aConfiguration has been reloaded successfully!"
Any suggestions for the next update will be appreciated!![]()

MinePay 1.0.0
Awesome diamond based economy plugin for survival servers