lang.yml

#
#  HarvestXP
#  Updated by Mantice
#

Prefix: '&f&lHarvest&a&lXP&8 &l|&r'

Help:
  - '&f&lHarvest&a&lXP&f Commands:'
  - '&8| &f/{COMMAND} &8- &7Shows plugin information!'
  - '&8| &f/{COMMAND} help &8- &7Shows this information!'
  - '&8| &f/{COMMAND} reload &8- &7Reloads plugin configuration!'
  - '&8| &f/{COMMAND} crops &8- &7Modify crops!'

Reload: '{PREFIX} &aSuccessfully reloaded &f{MODULE}&a!'


#  You can use {PERMISSION} to display the node!
No-Permission: '{PREFIX} &cNo permission!'


Select-Amount-XP:
  - '{PREFIX} &aType an amount of XP to give in chat!'
  - '&8| &7Type ''&fcancel&7'' to cancel!'

Select-Amount-XP-Minimum:
  - '{PREFIX} &aType a minimum amount of XP to give in chat!'
  - '&8| &7Disable random amounts by setting min or max to &f0&7!'
  - '&8| &7Type ''&fcancel&7'' to cancel!'

Select-Amount-XP-Maximum:
  - '{PREFIX} &aType a maximum amount of XP to give in chat!'
  - '&8| &7Disable random amounts by setting min or max to &f0&7!'
  - '&8| &7Type ''&fcancel&7'' to cancel!'

Invalid-Number: '{PREFIX} &cThat is an invalid number, please try again!'

Last updated