Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ReportDiscord Translations
- # By Johnanater
- chat_messages:
- report_staff_message: "{0} has been reported for {1}!"
- # Translations for /report
- cmd_report:
- syntax: "/report <player> <reason>"
- none: "That player is not online!"
- self: "You cannot report yourself!"
- no_reason: "You must supply a reason!"
- success: "Report filed successfully!"
- failed: "Failed to file report!"
- staff_message: "{0} has reported {1} for {2}!"
- # For the sections of the Discord webhook
- discord_webhook:
- bot_username: "Reports"
- name: "{0} ({1})"
- title: "Report"
- description: "Target: {0} ({1}) \nReason: {2}"
- footer: "{0}"
- date_format: "MM/dd/yyyy hh:mm tt"
- errors:
- error_not_setup: "This plugin is configured incorrectly! Please configure the plugin!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement