v1.1.5

Details

  • Filename
    NotifyUser.jar
  • Uploaded by
  • Uploaded
    Aug 18, 2017
  • Size
    17.54 KB
  • Downloads
    1,311
  • MD5
    52680affa07f8d9809bbe73a34527e37

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9

Changelog

If you are updating from a previous version, please delete and regenerate your config.yml!
Compatible with game versions 1.9-1.12.1
v1.1.5
  • Fixed error affecting sounds and mutes when starting NotifyUser for the first time.
  • Corrected typo within the default plugin configuration.
  • Thanks, @TheLukeGuy!
v1.1.4
  • Updated to include all new sounds introduced in Minecraft version 1.12.
v1.1.3
New options for increased customization of how notifications work:
  • highlight-for-all (true/false)- Decide whether @pings will be colored for all players or only those being targeted.
  • allow-partial (true/false)- You can now choose to require that full usernames be used in order to ping.
  • notify - (true/false/anonymous) - New anonymous option; allow players to send silent '/nu' notifications without revealing their username.
  • mute.sound (true/false), mute.highlight (true/false/all) - Change how muting works. Mute the notification sound and/or disable highlighting (all or only player's).
  • messages - Custom plugin messages! Control what a player sees when getting errors, muting, or pinging other people using &chatcolors and several placeholders (see Overview).
Several new permissions have been added:
  • NotifyUser.player.highlight - Allows a player to see their name highlighted in chat when pinged. (default: true)
  • NotifyUser.override.* - Gives access to all overriding permissions.
    • NotifyUser.override.notify - Always receive silent notification alerts regardless of 'notify' option in config. (default: false)
    • NotifyUser.override.highlightall - Always highlight all in-chat notifications regardless of 'highlight-all' option in config (default: false)
  • NotifyUser.anonymous.* - Gives access to all anonymous permissions.
    • NotifyUser.anonymous.send - Always send silent notifications without revealing your username. (default: false)
    • NotifyUser.anonymous.receive - Always see the username of anyone who sends you a silent notification (takes precedence over NotifyUser.anonymous.sender) (default false)
v1.1.2
  • Updated to work with MC 1.9 sound changes. Please update the "sound-effect" value in your config (you can find a list of sounds here). (thanks @triarry!)
  • Now supports name completion using TAB (thanks @KrysisRD!)
  • Option added to adjust default chat color in config (thanks @KrysisRD & @Androkai!)
  • Fixed ping occasionally not registering when using punctuation
v1.0.4b
  • Fixed permissions issue with notification alerts.
v1.0.4
  • Fixed error when reloading mismatched config
  • Ping command now requires value set in min-name-length
v1.0.3
  • Initial public release
  • Can now choose custom chat color for tagged usernames.