Configuration
Here are the infos about the configuration:
messages: prefix: '&6[Mail]' # The prefix before Mail messages [ColorCodes supported] mailusage: Use /mail <send/read/clear> sendusage: 'Use: /mail send <name> <message>' clearusageafterread: 'Use: /mail clear to clear.' # Displayed at the bottom of the /mail read text neveronline: Unknown User. nomail: You don't have mail. havemail: You have mail! mailsent: Mail sent! mailcleared: Mail cleared! noperm: You dont have permission. notenoughmoney: You don't have enough money. price: You have to pay <price> per mail. # <price> is replaced by the price per mail. paidinfo: 'You paid <price> - New Balance: <balance>' # <price> is replaced by the price per mail. # <balance> is replaced by the players balance. price: 10 # the price users have to pay per mail, if you dont want that players have to pay, set this to 0. # players with simpleadvertise.mail.free won't have to pay.
Comments