SimplePMS

SimplePMS

Plugin

Simple plugin that allows for /msg, /r, and social spy

Server Game MechanicsManagementSocialUtility

267 downloads
1 follower
Createda year ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...
Filter channels...

Fixes an issue where the Set spyingPlayers would just hold players there until the server stopped

The plugin now removes players from the set when they quit the game.

Also fixed PrivateMessageEvent so it actually works now, so other plugins can listen to this event/cancel it - there is no import for this plugin as of right now, it'd have to be manually added to your resources.

SimplePMs Javadocs

New Features:

  • Placeholder API support
    • You can use placeholderAPI placeholders in the messages by doing: <papi:placeholder>
    • You will need to remove any % from the placeholder, and put in the text alone, so for the placeholder %player_displayname% you would use <papi:player_displayname> in the file here.
    • You will need placeholderAPI installed for those placeholders to work

Fixed issues:

  • #1
  • Text after the reply command should no longer constantly tab-complete names

Breaking Changes:

  • Language options are now controlled in the locale.yml file

    • The keys for the locale options are not the same as previously, so you will need to customize the message under the new key
    • The previous default placeholders for sender/recipient have been altered in the new locale.yml in order to allow for all messages to be parsed through the same parser methods, rather than constructing individual parser methods for each method
  • Permissions have changed slightly

    • spm.send has been changed to spm.message.send, and spm.message.receive has been added
    • spm.socialspy is now required to see social spy messages
    • spm.socialspy.toggle is now a child of spm.socialspy
    • spm.consolespy has been added, which allows someone to see the messages that the server sends (using /msg) to a player, or that a player sends to the server
    • spm.recipient.override has been added, which allows someone to message a player who has spm.message.receive set to false

Full Changelog: https://github.com/ADHDMC/SimplePMs/commits/v1.0

Initial beta release

External resources



Project members

Simplexity

Simplexity

Organization

Peashooter101

Member

Rhythmic

Owner


Technical information

License
Project ID