Files
DirtBounties/target/classes/messages.yml
T
2026-06-24 18:38:15 -04:00

106 lines
5.5 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
prefix: "&#3A2416&lᴅ&#4A2D1B&lɪ&#5A351F&lʀ&#6A3F24&lᴛ&#7A4A2A&lʙ&#8B6B35&lᴀ&#A8873F&lɢ&#D4AF37&lᴍ&#B9C63F&l &8» "
no-permission: "{prefix}&cYou do not have permission to do that."
player-only: "{prefix}&cOnly players can use that command."
unknown-command: "{prefix}&cUnknown bounty command. Use &f/bounty help&c."
reload-complete: "{prefix}&aDirtBounties reloaded."
invalid-number: "{prefix}&cThat amount is not valid."
invalid-player: "{prefix}&cCould not find that player."
invalid-world: "{prefix}&cBounties cannot be claimed in this world."
economy-missing: "{prefix}&cEconomy is not available. Ask staff to check Vault or CMI's Vault injector."
not-enough-money: "{prefix}&cYou need &f{cost}&c, including fees, to place that bounty."
cooldown: "{prefix}&cSlow down. Try again in &f{time}&c."
reason-too-long: "{prefix}&cThat reason is too long. Maximum: &f{max}&c characters."
target-self: "{prefix}&cYou cannot place or claim a bounty on yourself."
target-banned: "{prefix}&cThat player cannot receive bounties while banned."
amount-too-low: "{prefix}&cMinimum bounty amount is &f{min}&c."
amount-too-high: "{prefix}&cMaximum bounty amount is &f{max}&c."
amount-would-exceed-max: "{prefix}&cThat would put the bounty above the maximum of &f{max}&c."
no-active-bounties: "{prefix}&7There are no active bounties right now."
bounty-not-found: "{prefix}&cThere is no active bounty on &f{target}&c."
claim-denied-format: "{prefix}&cBounty claim denied: &f{reason}"
help:
- "{prefix}&6&lDirtBounties Commands"
- "&8- &e/bounty &7Open the bounty GUI."
- "&8- &e/bounty place <player> <amount> [reason] &7Place a bounty."
- "&8- &e/bounty add <player> <amount> [reason] &7Increase a bounty."
- "&8- &e/bounty list &7List active bounties."
- "&8- &e/bounty top &7View top bounties."
- "&8- &e/bounty view <player> &7View bounty details."
- "&8- &e/bounty claiminfo <player> &7View claim rules."
admin-help:
- "{prefix}&6&lDirtBounties Admin"
- "&8- &e/bountyadmin reload &7Reload configs and storage."
- "&8- &e/bountyadmin remove <player> &7Remove a bounty and refund by config."
- "&8- &e/bountyadmin clearall confirm &7Remove every active bounty."
- "&8- &e/bountyadmin set <player> <amount> &7Set a bounty value."
- "&8- &e/bountyadmin expire <player> &7Expire a bounty."
- "&8- &e/bountyadmin history <player> &7Show history."
- "&8- &e/bountyadmin suspicious &7Show suspicious activity."
- "&8- &e/bountyadmin gui &7Open admin GUI."
bounty:
placed: "{prefix}&aPlaced a bounty of &f{amount}&a on &f{target}&a. Fee: &f{fee}&a."
added: "{prefix}&aAdded &f{amount}&a to &f{target}&a's bounty. New total: &f{total}&a."
broadcast-placed: "{prefix}&6{placer}&e placed a bounty of &f{amount}&e on &c{target}&e."
broadcast-added: "{prefix}&6{placer}&e increased &c{target}&e's bounty to &f{total}&e."
milestone: "{prefix}&c{target}&6's bounty has reached &f{total}&6."
claimed: "{prefix}&aYou claimed &f{payout}&a from &c{target}&a's bounty."
claim-broadcast: "{prefix}&c{killer}&6 claimed &f{payout}&6 for killing &c{target}&6."
expired: "{prefix}&7The bounty on &f{target}&7 expired."
removed: "{prefix}&aRemoved the bounty on &f{target}&a."
set: "{prefix}&aSet &f{target}&a's bounty to &f{amount}&a."
clearall-warning: "{prefix}&cUse &f/bountyadmin clearall confirm &cto remove all active bounties."
clearall-done: "{prefix}&aRemoved &f{count}&a active bounties."
list-line: "&8- &c{target} &7» &f{amount} &8({contributors} contributors)"
top-line: "&6#{rank} &c{target} &7» &f{amount}"
view:
- "{prefix}&6&lBounty: &c{target}"
- "&7Amount: &f{amount}"
- "&7Contributors: &f{contributors}"
- "&7Expires: &f{expires}"
- "&7Reason: &f{reason}"
claiminfo:
- "{prefix}&6&lClaim Rules for &c{target}"
- "&8- &7PvP kill required: &f{pvp}"
- "&8- &7Same-IP claims blocked: &f{same_ip}"
- "&8- &7Allowed worlds: &f{worlds}"
- "&8- &7Combat requirement: &f{combat}"
claim-denied:
no-bounty: "No active bounty exists."
no-permission: "You do not have permission to claim bounties."
self: "Self-claims are blocked."
same-ip: "Same-IP bounty claims are blocked."
shared-known-ip: "Shared known-IP bounty claims are blocked."
world: "Claims are disabled in this world."
gamemode: "Your game mode cannot claim bounties."
combat: "Combat requirements were not met."
cooldown: "A claim cooldown is active."
pair-limit: "This killer-target pair has too many recent claims."
target-offline: "The target must be online at death."
gui:
unavailable: "{prefix}&cThe bounty GUI is disabled."
prompt-target: "{prefix}&eType the target player's name in chat, or type &fcancel&e."
prompt-amount: "{prefix}&eType the bounty amount for &f{target}&e, or type &fcancel&e."
prompt-reason: "{prefix}&eType a short reason for &f{target}&e, use &f-&e for none, or type &fcancel&e."
input-cancelled: "{prefix}&7Bounty input cancelled."
input-expired: "{prefix}&cYour bounty input expired."
confirm-opened: "{prefix}&7Review and confirm the bounty."
admin-opened: "{prefix}&7Opened the admin bounty view."
admin:
history-empty: "{prefix}&7No bounty history found for &f{target}&7."
suspicious-empty: "{prefix}&7No suspicious bounty activity has been logged."
suspicious-line: "&8- &c{time} &7{type}: &f{details}"
history-line: "&8- &e{time} &7{type}: &f{amount} &8({note})"
refunded: "{prefix}&aRefunded &f{amount}&a to &f{player}&a."
action-logged: "{prefix}&7Admin action logged."
webhook:
placement-title: "New bounty placed"
claim-title: "Bounty claimed"
admin-title: "Bounty admin action"