PlayMoreSounds v2.2

Details

  • Filename
    PlayMoreSounds.jar
  • Uploaded by
  • Uploaded
    Aug 20, 2017
  • Size
    137.75 KB
  • Downloads
    324
  • MD5
    20f3b51a8c7f8082245aaabf6bcdd722

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • 1.8.3

Changelog

Changes:

  • Added World-BlackList setting to configuration;
  • Added playmoresounds.sounds.join.listen and playmoresounds.sound.leave.listen permissions that allows players to listen to the join/leave sound;
  • Added noteblock notes to sounds configuration: Use "Note." plus the noteblock instrument plus ";" plus the note. You can use this in PerThingSounds too;
  • Added compatibility with my custom Legendchat: Now if you send a message in a channel with a distance bigger than 0, the sound 'PlayerChat' will be played to every player in this distance. If the channel's distance is 0, the sound will be played to everyone in the server;
  • Added date easter eggs to the plugin which, if you want, you can disable in the configuration;
  • Added RestoreCMD_Success_Plural string to language;
  • Added gamemodes.yml to restorer command;
  • Added Custom Error Messages to PerChannelSounds and PerRegionSounds;
  • BugFix: The UltimateChat distance was not 100% accurate;
  • BugFix (Critical): If a player has their sounds disabled, they can still hear NearestSounds;
  • BugFix (Critical): If a player has their sounds disabled, they can still hear Join/Leave/Chat sounds from other players;
  • Fixed PlayerAdvancementDone and PlayerAchievement that was not sending Custom Error Messages;
  • Now the /pms update command does not download the update every time that you send the command;
  • Now PerGamemodeSounds need to be in UpperCase;
  • Removed PerEventMessages: It did not make sense to have messages in a sound plugin, so I separated PerEventMessages from PlayMoreSounds and made a new message plugin that you can find here;
  • Removed HelpFooter string from the internally language;
  • Updated the Spanish language to 2.2;
  • Changed PlayerHit to HandHit;
  • Merged SwordHit and ArrowHit with HandHit code;
  • Modified restore command;
  • Some language strings have been modified.