-
Notifications
You must be signed in to change notification settings - Fork 28
Home
Anılcan Metinyurt edited this page Aug 5, 2019
·
14 revisions
❗ User Manual for 1.14.x migrated to: https://igoodie.gitbook.io/twitchspawn/
TwitchSpawn is the minecraft mod that the Twitch streamers using Streamlabs can use. It communicates with Streamlabs and Twitch via their official API services to detect specific events (Such as subscriptions, bits and donations). These kind of detections are so important by the mod, because it aims to spawn items on those events! Items to be spawned are also hand-defined by the streamer via config.json.
It is really easy and quick to get TwitchSpawn going!
- Of course launch the server or singleplayer world once to let TwitchSpawn create its default config files. Do not worry! You will not have to restart your game after editing configs, TwitchSpawn has
/twitchspawn reloadcfgcommand for that! - Login to your Streamlabs account.
- From the menu at left, navigate to
API Settingspage - On the new opened view, switch to
API Tokenstab - Copy your
access tokenandsocket api tokentoconfig.json. - Also include your minecraft nickname as either
streamer_mc_nickor an element ofmoderator_mc_nicks. Otherwise, you will not be able to use/twitchspawncommands. - Configure rewards as you desire. (You can check config.json and custom_text.json wiki pages for better understanding about their structure!)
- Now you can use
/twitchspawn reloadcfgcommand to reload all config files, without restarting your game! Restarting your game/server will also reload the files, but it is not mandatory. - As a streamer or moderator, run
/twitchspawn startcommand to start TwitchSpawn! - Tadaaa! You are now ready to enjoy the spawns!