MACIEJNIERZWICKI.PL

MINECRAFT PLUGINS

Downloads for my plugins are here!


PrivateMessages

Advanced messaging plugin

Configuration – lang.yml

PLUGIN_PREFIX: "&6&l[&f&lPM&6&l] "

HELP_COMMAND_MESSAGE:
- "&f/msg &7[player] [msg] &6- send message to player"
HELP_COMMAND_REPLY:
- "&f/r &7[msg] &6- reply to last message"
HELP_COMMAND_IGNORE:
- "&f/pmignore &7[player] &6- ignore/unignore player"
HELP_COMMAND_IGNORED:
- "&f/pmignore &7[player] &6- ignored players list"
HELP_COMMAND_PMREAD:
- "&f/pmread &7[msgnumber] &6- view unread messages"
HELP_COMMAND_PMCLEAR:
- "&f/pmclear &7[msgnumber] &6- delete unread message"
HELP_COMMAND_PMHISTORY:
- "&f/pmhistory &6| &f/pmhistory &7[player] &6- view messages history with player or with all players"
HELP_COMMAND_PMHISTORY_ADMIN:
- "&f/pmhistory &6| &f/pmhistory &7[player] [optional params] &6- view messages history of all players"
MESSAGE_TO_FORMAT: "&6&l[&f&lPM&6&l] &cto &b<player>&f: &6<message>"
MESSAGE_TO_OFFLINE_FORMAT: "&6&l[&f&lPM&6&l] &cto &7(Offline) &b<player>&f: &6<message>"
MESSAGE_FROM_FORMAT: "&6&l[&f&lPM&6&l] &afrom &b<player>&f: &6<message>"
SPY_MESSAGE_FORMAT: "&8[PM] <sender> to <recipient>: <message>"
INFO_PLAYER_NOW_IGNORED: "&fAdded &6<player> &fto ignored list."
INFO_PLAYER_IGNORED: "&fYou ignore this player."
INFO_PLAYER_IGNORES_YOU: "&fThis player ignores you."
INFO_NO_PERMISSION: "&fYou don't have permission."
INFO_SPY_ENABLED: "&fSocialSpy is now enabled."
INFO_SPY_DISABLED: "&fSocialSpy is now disabled."
INFO_YOU_NOT_PLAYER: "&fYou are not a player."
INFO_CONFIG_RELOADED: "&fConfig reloaded."
INFO_PLAYER_NOW_NOT_IGNORED: "&fRemoved &6<player> &ffrom ignored list."
INFO_NONE_TO_REPLY: "&fYou haven't received any message before."
INFO_CANNOT_MESSAGE_SELF: "&fYou can't send messages to yourself!"
INFO_OFFLINE_MESSAGING_DISABLED: "&fOffline messaging is disabled."
INFO_IGNORED_PLAYERS: "&fIgnored players: &7<ignored>"
INFO_NO_MESSAGES: "&fNo messages."
INFO_HISTORY_DISABLED: "Messages history is disabled."
INFO_MESSAGE_NOT_FOUND: "&fMessage not found."
INFO_YOU_HAVE_UNREAD_MESSAGES: "&fYou have &6<number> &funread messages. Type &6/pmread [1-<number>] &fto read them."
INFO_CLEAR_MESSAGES_TIP: "&fTo clear all unread messages type &6/pmclear&f."
INFO_MESSAGES_CLEARED: "&fCleared all unread messages."
INFO_MESSAGE_READ_NUMBER: "&6Message nr &f<number>"
INFO_MESSAGE_READ_SENDER: "&6Sender: &f<sender>"
INFO_MESSAGE_READ_MESSAGE: "&6Message: &f<message>"
INFO_MESSAGES_NOW_ENABLED: "&fMessages are now enabled."
INFO_MESSAGES_NOW_DISABLED: "&fMessages are now disabled."
INFO_MESSAGES_DISABLED: "&fMessages are disabled. To enable them, type /pmtoggle."
INFO_PLAYER_MESSAGES_DISABLED: "&fThis player has disabled messages."
INFO_SOUND_CHANGE_TIP: "&fYou can change your sound notifications - type &6/pmsound&f."
INFO_SOUND_CHANGED: "&fChanged individual sound preferences."
INFO_SOUND_NOTIFICATIONS_DISABLED: "&fSound notifications are now disabled."
INFO_SOUND_NOTIFICATIONS_ENABLED: "&fSound notifications are now enabled."
INFO_PLEASE_WAIT: "&fPlease wait..."
INFO_INVALID_NUMBER: "&fInvalid number."
INFO_PLAYER_NOT_FOUND: "&fPlayer not found."
INV_NEXT_PAGE: "Next page:"
INV_PREVIOUS_PAGE: "Previous page:"
INV_MESSAGES_TITLE: "Messages history"
INV_SOUND_TOGGLE_ITEM_NAME: "&eEnable/disable sound"
INV_SOUND_TOGGLE_ITEM_LORE:
- "&fLeft-click here to enable"
- "&for disable sound"
- "&fnotifications."
INV_SOUND_TITLE: "Select sound"
INV_SOUND_HELP_ITEM_NAME: "&eHelp"
INV_SOUND_HELP_ITEM_LORE:
- "&fLMB - select"
- "&fRMB - listen"
INV_SOUND_ITEM_NAME: "&6<soundNumber>"
INV_SOUND_ITEM_LORE:
- "&fName: &a<soundName>"
- "&fVolume: &a<volume>"
- "&fPitch: &a<pitch>"
TABCOMPLETE_EMPTY_PLAYER_NAME: "[player name]"
TABCOMPLETE_EMPTY_MESSAGE_NUMBER: "[message number]"
TABCOMPLETE_EMPTY_MESSAGE_TEXT: "[text]"
INV_HISTORY_MESSAGE_ENTRY_NAME: "&c &f -> &a"
INV_HISTORY_MESSAGE_ENTRY_MESSAGE_LINE: "&e"
INV_HISTORY_MESSAGE_ENTRY_DATE: "&7"
INV_PAGE_NUMBER: "<number>"

MACIEJNIERZWICKI.PL

To top