UltimateAutoRestart Build 32

Details

  • Filename
    UltimateAutoRestart.jar
  • Uploaded by
  • Uploaded
    Dec 23, 2019
  • Size
    90.20 KB
  • Downloads
    83
  • MD5
    187de2e23578459c48f6b9117fd89751

Supported Bukkit Versions

  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

Build 32 changelog:
  • As per request, I have added the ability to play sounds at specific intervals. Just add the code below to your configuration section. Make sure to use sound names that are appropriate for your server version.
  • Fixed a small formatting error in the version check message.
settings:
   soundsEnabled: true
   sound: ENTITY_PLAYER_LEVELUP
   soundAtIntervals:
   - '18000'
   - '14400'
   - '10800'
   - '7200'
   - '3600'
   - '1800'
   - '900'
   - '600'
   - '60'
   - '50'
   - '45'
   - '30'
   - '5'
   - '4'
   - '3'
   - '2'
   - '1'