PlayMoreSounds

Multiple sounds per event | Interval before playing | Per chat-word sounds

File Details

PlayMoreSounds v2.4.2.2

  • R
  • Oct 29, 2018
  • 193.21 KB
  • 2.9K
  • CB 1.7.9-R0.2+9

File Name

PlayMoreSounds.jar

Supported Versions

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

Changes:

2.4.2.2:

  • Removed PlayerJump debug messages.

2.4.2.1:

  • Added CrossWorlds boolean to radius.
  • Added PlayerBan event: Plays a sound when a player is banned.
  • Added PlayerJump event: Plays a sound when a player jump.
  • Added PlayerKicked event: Plays a sound when a player is kicked from the server.
  • BugFix: Addons was generating config everytime it was enabled.
  • BugFix: Critical bugs on Updater.
  • BugFix: Languages were being reloaded even if /pms reload command wasn’t executed.
  • BugFix: PerRegionSounds can only be loaded if RegionEnter or RegionLeave is enabled.
  • BugFix: String not found when you create a new region.
  • Finally rewrite and updated internal language. (No more String not found.)
  • [API] Added getInterval() to ReproduceSoundEvent.
  • [API] Added getListeners() to ReproduceSoundEvent. (Requires UseHardMethods enabled)
  • [API] Added setSound(String), setVolume(Float), setPitch(Float) and setLocation(Location) to ReproduceSoundEvent to change the sound values.
  • [API] EnterRegionEvent and ExitRegionEvent are now being called on teleport.