Skript Version (do not put latest): Skript 2.4.1
Skript Author: Bensku
Minecraft Version: 1.13.2
---
Full Code:
Errors on Reload:
no errors
Addons using (including versions):
https://i.imgur.com/0H0HecY.png
https://i.imgur.com/yRLZWny.png
Troubleshooting:
Have you tried searching the docs? Yes
Have you tried searching the forums? Yes (also went into the discord to get help)
What other methods have you tried to fix it?
I thought it was Skellet, so I disabled Skellet's bossbar. (fixed nothing). I thought it was due to BossBarAPI, tried v2.4.1 and 2.4.3-SNAPSHOT. (fixed nothing). Checked SkRayFall and I have v1.9.20.
Skript Author: Bensku
Minecraft Version: 1.13.2
---
Full Code:
Code:
command /test:
trigger:
create bossbar titled "&9TEST" and id "testt" for player with progress 100 with colors blue
loop 100 times:
set bossbar "testt" value to (100 - loop-number)
wait 1 second
remove bossbar "testt"
Errors on Reload:
no errors
Code:
Reloading hub.sk...
Successfully reloaded hub.sk.
Addons using (including versions):
https://i.imgur.com/0H0HecY.png
https://i.imgur.com/yRLZWny.png
Troubleshooting:
Have you tried searching the docs? Yes
Have you tried searching the forums? Yes (also went into the discord to get help)
What other methods have you tried to fix it?
I thought it was Skellet, so I disabled Skellet's bossbar. (fixed nothing). I thought it was due to BossBarAPI, tried v2.4.1 and 2.4.3-SNAPSHOT. (fixed nothing). Checked SkRayFall and I have v1.9.20.