v0.5.0b

Details

  • Filename
    rscMessages_v0.5.0b.jar
  • Uploaded by
  • Uploaded
    Jun 22, 2015
  • Size
    46.65 KB
  • Downloads
    460
  • MD5
    863941f08d661cb3cb8c0d77f2c9328e

Supported Bukkit Versions

  • 1.8.1
  • 1.6.4
  • 1.5.2

Changelog

v0.5.0b

  • Added lifetime column into database schema. When lifetime is not null and expires, message will be disabled. If null, it doesn't matter.
  • Console shows number of players received message.
  • Info about messages incudes it's text.
  • Fetching from database now in separate thread.

v0.4.3b

  • Using reflection to invoke getOnlinePlayers(), which different prototypes for 1.6 and 1.7 were the problem to support older servers.
  • The most of text is translated/translatable.
  • Some bugs are fixes.

v0.4.1b

  • Plugin is completely translatable! Includes english.yml and russian.yml. It will extract them on every start so if you want to create your translation rename the yaml file. it will be very good if you make pull request on my GitHub with other languages.
  • More responsibility on commands.
  • Internal limit to database fetching: minimum is 1 minute.

v0.3.7b

  • Fixed exception when trying to broadcast empty list with random: true.
  • Dependencies updated to the latest states.

v0.3.5b

  • Added informational command: /rscm info <list> [id]. Requires edit-list permission.
  • Removed empty help page #3.

v0.3.4b

  • Fixed that disabled messages were broadcasted anyway.

v0.3.3b

  • Added config option settings.use-metrics (default true) to enable/disable metrics.

v0.3.2b

  • Added configuration option broadcast-to-console, defaults to true. It will automatically appears in config.yml.

v0.3.1b

  • Fixed wrong cancelling of all tasks (even for other plugins) on disabling.

Source code: https://github.com/SimSonic/rscMessages/
Stable and development builds: https://ci.methuselah.ru/job/rscMessages/
Spigot's page: https://www.spigotmc.org/resources/rscmessages.5418/
RuBukkit topic: http://www.rubukkit.org/threads/rscmessages.73034/