StrawIODOCS
Panel ↗Discord ↗

StrawBounty v1.0.0

lang/en.yml

Edit plugins/StrawBounty/lang/en.yml. For first installation, start with the Guide.

Full configuration reference

lang/en.yml
messages:
  limit: You reached your daily bounty limit. Try again after midnight UTC.
  players-only: Only players can use bounties.
  no-permission: You do not have permission to do that.
  unavailable: Bounty storage is unavailable. Your existing records are retained.
  economy-missing: No compatible economy provider is available.
  invalid-target: Choose another player who is online on this server.
  invalid-amount: 'Enter a positive amount up to 1T. Examples: 1000, 2.5k.'
  invalid-search: Search must be at most 64 characters.
  processing: Your bounty payment is already processing.
  added: Bounty on %player% is now %amount%.
  target-alert: Your bounty is now %amount%.
  claimed: You claimed %amount% for killing %player%.
  cannot-afford: The payment was declined. Check your balance.
  pending: Payment %operation% is pending. Do not submit it again.
  review: Payment %operation% needs staff review. It will not be paid again automatically.
  usage: /bounty add <player> <amount>
  admin-usage: /bountyadmin inspect <operation> | resolve <operation> REVIEW <paid|unpaid> confirm
  not-found: Operation not found or storage unavailable.
  inspect: '%operation%: %kind% / %state% / %amount% / %server%'
  resolved: Recorded the verified external outcome for %operation%.
  resolution-rejected: Operation changed, is still in flight, or could not be saved.
  update-available: '%product% update available. Current: %current% • Latest: %latest%'
gui:
  title: Bounties (%page%/%pages%)
  bounty:
    name: '%player%'
    lore:
    - 'Bounty: %amount%'
  previous:
    name: Previous
    lore:
    - Click to go back
  next:
    name: Next
    lore:
    - Click to go forward
  sort:
    name: Sort
    lore: []
  refresh:
    name: Bounties
    lore:
    - Click to refresh
    - ''
    - 'Set a bounty using this:'
    - /bounty add <player> <amount>
  search:
    name: Search
    lore:
    - Click to search
sort:
  amount: Amount
  recent: Recently Set
  all: All
input:
  blank: ''
  marker: ^^^^^^^^^^^^^^^
  search: Search
  name: Enter Name

StrawIO Docs · StrawBounty

Search documentation

Search across plugins and common guides.