MACIEJNIERZWICKI.PL

MINECRAFT PLUGINS

Downloads for my plugins are here!


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
    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
  • /pmspy – turn on/off spy mode – shows all sent messages on your chat
    Permissions:
    • pm.spy – access to /pmspy command
  • /pmreload – reload plugin configuration
    Permissions:
    • pm.admin – access to /pmreload command

Permissions not belonging strictly to any specific command

  • 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