Skip to content

Releases: PilatiPlugins/TwitchAnnounce

Release 1.4

25 Jan 00:42
Compare
Choose a tag to compare

Fix a bungeecord error that schedulers run once

Release 1.3

21 Jan 20:56
Compare
Choose a tag to compare

Fix a bug in live streamers update
Implementing debug logs

Release 1.2

19 Jul 03:06
Compare
Choose a tag to compare
  • Developed a Update checker system.

  • added permission twitchannounce.update, announce new versions to players with that permission on login

Release 1.1

18 Jul 02:09
Compare
Choose a tag to compare

The TwitchAnnounce Plugin has been completely rewritten.
Now Bungeecord and Spigot use the same jar.

Configurations changed:

  • unmodifiedInterval -> Interval that a unmodified live streamers is announced
  • updateInterval -> Interval that live streamer list is updated
  • modifiedBehavior -> What happens if live streamers list was changed
  • modifiedResetFullAnnouncement - If a modified announcement reset unmodifiedInterval
  • onPlayerJoin -> If Announcement must show on players login
  • announceToStreamersInLive-> If announcements must show to streamers in live
  • highestPriorityOnly -> If announcement must show only streamers with highest priority
  • orderBehavior -> Configure announcement ordering, multiple orders allowed

First Version

22 Jun 21:53
b769a6e
Compare
Choose a tag to compare

First Version