NEW: Custom Group Formats, Custom Aliases, Spy Command & minor bug fixes and improvements
This update adds more features to this plugin.
Custom Group Formats: First, it is now possible to create custom group formats for messages. There is new file called group_format.yml in which you can create as many group formats as you want by simply copying and pasting the template and change name, permission and messages. In this file you can also use Placeholders from Placeholder API as well as placeholders from this plugin.
Custom Aliases: It is now possible to create your own aliases in the config.yml for the msg and reply command. Just add your alias to the list in the config.yml. It is important to match the existing format, otherwise it will result in an error.
Spy Command: This update also includes a new Spy command. By typing /msg spy <player> you are now able to see private messages sent between other players. On top of that, you can also spy everyone at the same time by simply typing /msg spy all
To see all players you are currently spying, simply type /msg spy list
To unspy a player, type /msg unspy <Player>.
To unspy everyone at the same time, type /msg unspy all
If you wish to turn off this command, you can by setting spy_function in the config.yml to false and reload the plugin or server
Config:
It is now possible to edit the update notifier message in the config.yml.
Moreover, another usage key in the config has been added to edit the usage message for multiple arguments when typing a command.
Other improvements: Besides new features, this update also brings a few minor bug fixes and smaller improvements to stability and messages.
Also, you can now use msg.* to give a player or group every permission for this plugin at once