messages.yml

reload: "&aSimple&2Coupons &8> &aAll files has been reloaded successfully."
no-permissions: "&aSimple&2Coupons &8> &cSorry, you dont have permissions to do that."
insufficient-args: "&aSimple&2Coupons &8> &cCorrect usage for this command is &7/%usage%&c."
help:
  - " &8> &aSimple&2Coupons&f commands information."
  - ""
  - " &8> &6/sc get: &7Get an specified coupon."
  - " &8> &6/sc give: &7Give an specified coupon to another player."
  - " &8> &6/sc create: &7Create coupon."
  - " &8> &6/sc edit: &7Edit coupon by GUI."
  - " &8> &6/sc delete: &7Delete coupon."
  - " &8> &6/sc list: &7Show coupons."
  - " &8> &6/sc reload: &7Reload plugin files."
  - " &8> &6/sc help: &7Show information about commands."
  - " &8> &6/sc version: &7Show plugin version."
edit:
  chat: "&aSimple&2Coupons &8> &aYou are now editing &f%path%&a please enter &f%value%&a. Press &oShift &ato cancel that action."
  item: "&aSimple&2Coupons &8> &aYou are now editing &f%path%&a please &oRight Click &aon &f%value%&a. Press &oShift &ato cancel that action."
  deleted: "&aSimple&2Coupons &8> &f%coupon_name% &ahas been deleted."
coupon:
  already-exist: "&aSimple&2Coupons &8> &cEntered coupon already exist!"
  invalid: "&aSimple&2Coupons &8> &cThe coupon entered does not exist."
  list:
    header: "&aSimple&2Coupons &8> &fPage %actual_page%/%max_pages%"
    listed: " &8> &6%coupon_name%"

Last updated

Was this helpful?