We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi i'm having a inssue with the condition of if server "hub" is online:
code:
command /test: trigger: if server "hub" is online: send "server Hub is online"
Minecraft version: 1.19.2 Server version: 1.19.2-R0.1-SNAPSHOT Skript version: 2.6.3 Skungee version: 2.0.0-BETA-4
The text was updated successfully, but these errors were encountered:
same issue, it always returns false. Using paperspigot 1.19.2 #246, Skript 2.6.3 and Skungee 2.0.0 BETA 4, no additional skript addons
Sorry, something went wrong.
ya right, it always returns to false
same here
No branches or pull requests
Hi i'm having a inssue with the condition of if server "hub" is online:
code:
command /test:
trigger:
if server "hub" is online:
send "server Hub is online"
Minecraft version: 1.19.2
Server version: 1.19.2-R0.1-SNAPSHOT
Skript version: 2.6.3
Skungee version: 2.0.0-BETA-4
The text was updated successfully, but these errors were encountered: