Forgot to change version tag to 1.0.7 last update. Now 1.0.7a, Whoops.
Network variables that wern't set caused errors on the Bungeecord.
Updated the lang file to be up to date with latest version.
Network variables not having changers.
Example script:
Code (skript (Unknown Language)):
on script load:
set network variable {testing::test} to "test"
set network variable {testing::test1} to "something else"
broadcast "%network variable {testing::*}%"
loop network variable {testing::*}:
broadcast "%loop-value%"
Information:
The config.yml will reset on updating, so make sure you have saved your valuable configuration options.
You need to install this update on both the Spigot servers and Bungeecord servers.
If you find any bugs, please notify a Skungee developer with all the information you can provide, errors, your code, the versions of the servers and Skungee etc