Edit plugins/StrawPrivateMessages/lang/en.yml. For first installation, start with the Guide.
Full configuration reference
lang/en.yml
self-label: YOU
arrow: ->
messages:
usage: 'Usage: /msg <player> <message>'
reply-usage: 'Usage: /r <message>'
block-usage: Please use /block <name>
empty: The message cannot be empty.
offline: User is not online.
no-reply: You have no one to talk to.
target-disabled: This user toggled private messages off.
sender-blocked: You have this player blocked.
target-blocked: You can't message this player.
self: You cannot message yourself.
ignored: User was ignored successfully.
unignored: The user is not ignored anymore.
toggle-off: You've turned off private messages.
toggle-on: You've turned on private messages.
players-only: Only players can use private messages.
no-permission: You do not have permission to do that.
invalid-name: Enter a valid Minecraft player name.
unknown-player: That player could not be resolved. No block was changed.
busy: Your previous requests are still being processed. Try again shortly.
unavailable: The request could not be completed. Please try again.
sent: '%self% %arrow% %target%: %message%'
received: '%sender% %arrow% %self%: %message%'
reply-sent: '%self% %arrow% %target%: %message%'
reply-received: '%sender% %arrow% %self%: %message%'
update-available: '%product% update available. Current: %current% - Latest: %latest%'