Twitch Link is a Java Plugin for announce live streams in spigot servers.
Copy the JAR package to the "/plugins" directory of your server to install. Use a version referring to a version of your server.
twitchlink-v1.0.1-beta-1.16.1.jar - 01.09.2020
twitchlink-v1.0.1-beta-1.16.2.jar - 01.09.2020
Commands | Permissions | Default |
---|---|---|
live |
twitchlink.live | op |
twitchsave <TwitchUsername> |
twitchlink.save.own | op |
twitchsaveto <TwitchUsername> |
twitchlink.save.any | op |
twitchdel <TwitchUsername> |
twitchlink.del.own | op |
twitchdelto <Player> |
twitchlink.del.any | op |
twitchinfo <player> |
twitchlink.info | op |
twitch enable <value> |
twitchlink.admin | op |
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.