MACIEJNIERZWICKI.PL

MINECRAFT PLUGINS


PrivateMessages

Advanced messaging plugin

Commands and permissions

  • /message [player] [message] – send message to player
    Aliases: /msg, /m, /tell, /whisper, /w, /t, /pm
    Permissions:
    • pm.message – access to /message command
    • pm.message.ignored – send message to player who ignores command sender
    • pm.message.disabled – send message to player who has disabled messaging
  • /reply [message] – send messsage to player who interacted last with command sender by either messaging or receiving a message
    Aliases: /r
    Permissions:
    • pm.reply – access to /reply command
    • uses the same permissions as /message command to bypass ignoring/disabled players
  • /pmignore [player] – ignore/unignore selected player
    /pmignored – show list of currently ignored players
    Permissions:
    • pm.ignore – access to /pmignore and /pmignored command

  • /pmhistory – view history of your private messages with all players
    /pmhistory [player] – view history of your messages with selected player
    /pmhistory [player 1] [player 2] – view history of messages between two selected players
    /pmhistory [player] * – view history of selected player messages with all players
    /pmhistory * * – view history of all private messages sent on server
    /pmhistory -query/-q [query] – view history of private messages matching given query
    Permissions:
    • pm.history – basic access to /pmhistory command (excluding view of other players messages)
    • pm.admin – access to view of other players history and to global history

  • /pmsound – select incoming message notification sound
    Permissions:
    • pm.sound – access to /pmsound command
    • pm.sound.toggle – access to turn on/off sound notifications

  • /pmtoggle – enable/disable receiving and sending messages for yourself
    Permissions:
    • pm.toggle – access to /pmtoggle command

  • /pmread [message number] – show an unread message received when you were offline
    Permissions:
    • pm.read – access to /pmread command

  • /pmclear – mark all your offline messages as read
    Permissions:
    • pm.clear – access to /pmclear command

  • /pmtips – turn on/off receiving plugin tips
    Permissions:
    • pm.tips – access to /pmtips command

  • /pmspy – turn on/off spy mode – shows all sent messages on your chat
    Permissions:
    • pm.spy – access to /pmspy command

  • /pmmigrate [old playername] [new playername] – migrate player data to a new playername
    /pmmigrate [old playername] [new playername] –force – migrate player data to a new playername, overwriting existing data for given new playername
    Permissions:
    • pm.migrate – access to /pmmigrate command
    • pm.migrate.force – access to –force argument

  • /pmdelete [query] – delete private messages matching given query
    Permissions:
    • pm.delete – access to /pmdelete command

  • /pmconfirm [action] – perform action requiring confirmation
    /pmconfirm delete – confirm deletion of messages selected by /pmdelete command
    Permissions:
    • pm.confirm – access to /pmconfirm command

  • /pmreload – reload plugin configuration
    Permissions:
    • pm.admin – access to /pmreload command

Other permissions

  • pm.actions – allows access to message actions in messages history view
  • pm.actions.delete – allows access to 'delete message’ action
  • pm.vanishbypass – allows all interaction with vanished players
  • pm.admin – allows access to /pmreload command and extended access to /pmhistory command

MACIEJNIERZWICKI.PL

To top