Skip to content

Small Fixes [1.0.5]

Choose a tag to compare

@ShaneBeee ShaneBeee released this 21 Nov 16:07

CHANGED:

  • Changed messages to not send if they're blank. Allowing you to set a message in the messages.yml file to "" and it won't send in game.

FIXED:

  • Fixed a bug where trying to remove the player's exact balance would fail.
  • Fixed an issue with the pay command where the message would tell the payer the updated balance of the payee.

This fix requires a change to the messages.yml file
OLD MESSAGE:

cmd-pay-success: "&b<currency-symbol><money> &7has been added to the account of &b<player>&7, bringing their balance up to <currency-symbol><money>"

NEW MESSAGE:

cmd-pay-success: "You have given &b<currency-symbol><money> &7to &b<player>"