Skript Version: 2.2-Fixes-V8b (also tried DEV 25)
Skript Author: Bensku
Minecraft Version: 1.8.8
---
Full Code:
Errors on Reload:
no one
Console Errors: (if applicable)
Its not an error, but this is the bug:
Addons using (including versions):
I think this doesn't care in this case.
Troubleshooting:
Have you tried searching the docs? Yes
Have you tried searching the forums? No
What other methods have you tried to fix it? Add the messages to see what's going on
Skript Author: Bensku
Minecraft Version: 1.8.8
---
Full Code:
code_language.skript:
On disconnect:
set {_test} to {vanish.%player%}
send "&ca" to console
send "%{_test}%" to console
if {_test} is "true":
send "&ca2" to console
execute console command "/vanish %player%"
Errors on Reload:
no one
Console Errors: (if applicable)
Its not an error, but this is the bug:
code_language.skript:
[19:59:58] [Server thread/INFO]: PuchiGFX lost connection: Disconnected
[19:59:58] [Thread-59/INFO]: a
[19:59:58] [Thread-59/INFO]: <none>
Addons using (including versions):
I think this doesn't care in this case.
Troubleshooting:
Have you tried searching the docs? Yes
Have you tried searching the forums? No
What other methods have you tried to fix it? Add the messages to see what's going on