Commands/server: Difference between revisions
0SilentMoon (talk | contribs) m (→Usage) |
Tag: Manual revert |
||
| (13 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox command | {{Infobox command | ||
|ref=<ref> | |ref=<ref>{{Experimental verification|date=2025-01-25|user=0SilentMoon}}</ref> | ||
|image=File:Commands server 1.png | |image=File:Commands server 1.png | ||
|caption=The information displayed when using <code>/server</code> in hub1. | |caption=The information displayed when using <code>/server</code> in hub1. | ||
|command=/server | |command=/server | ||
|aliases= | |aliases=<code>/<server_id></code> | ||
}} | }} | ||
Lists the user's current and available [[:Category:Subservers| | Lists the user's current and available [[:Category:Subservers|servers]]<ref group="note">"Server" refers to a [[:Category:Subservers|subserver]] of Skyblock.</ref>. Sends the user to the specified server. | ||
== Syntax == | == Syntax == | ||
*<code>/server [ | *<code>/server [server_id]</code> | ||
**<code>/server</code> - Lists the user's current and available servers. | |||
**<code>/server <server_id></code> - Sends the user to the corresponding server. | |||
* <code>/<server_id></code> - Alias of <code>/server <server_id></code>. | |||
== Usage == | == Usage == | ||
Using <code>/server</code> without arguments lists the user's current server | Using <code>/server</code> without arguments lists the user's current server and the servers they have permission to connect to. Using <code>/server <server_id></code>, or simply <code>/<server_id></code>, will attempt to send the user to that server. For instance, both <code>/server economy</code> and <code>/economy</code> send the user to [[Skyblock Economy]].<ref>{{Experimental verification|date=2025-01-26|user=0SilentMoon}}</ref> | ||
== List of servers == | == List of servers == | ||
| Line 48: | Line 48: | ||
== Trivia == | == Trivia == | ||
* In testing, attempting to connect to inactive servers produces different error messages:<ref>{{Experimental verification|date=2025-01-26|user=0SilentMoon}}</ref> | |||
* In testing, attempting to connect to inactive servers produces different error messages: | |||
** <code>hub2</code>, <code>events</code>, <code>events2</code>, <code>beta-economy</code> -"Could not connect to a default or fallback server. Incorrectly configured address/port/firewall? io.netty.channel.AbstractChannel$AnnotatedConnectException" | ** <code>hub2</code>, <code>events</code>, <code>events2</code>, <code>beta-economy</code> -"Could not connect to a default or fallback server. Incorrectly configured address/port/firewall? io.netty.channel.AbstractChannel$AnnotatedConnectException" | ||
** <code>minigames</code> - "Kicked whilst connecting to minigames: You are not whitelisted on the server!" | ** <code>minigames</code> - "Kicked whilst connecting to minigames: You are not whitelisted on the server!" | ||
| Line 57: | Line 56: | ||
<references group="note" /> | <references group="note" /> | ||
== | == References == | ||
Written by [[User:0SilentMoon|0SilentMoon]] | |||
<references /> | <references /> | ||
[[Category:Commands|Server]] | [[Category:Commands|Server]] | ||
Latest revision as of 20:45, 28 April 2025
| /server[1] | ||
|---|---|---|
| Aliases | /<server_id>
| |
| Cooldown | None | |
| Servers | Both | |
| Minimum Rank | Economy: None Skyblock: None | |
| Allowed Locations | Spawn | Yes |
| The Nether | Yes | |
| Warp Mob | Yes | |
| Warp Hostile | Yes | |
| Player Island | Yes | |
Lists the user's current and available servers[note 1]. Sends the user to the specified server.
Syntax
/server [server_id]/server- Lists the user's current and available servers./server <server_id>- Sends the user to the corresponding server.
/<server_id>- Alias of/server <server_id>.
Usage
Using /server without arguments lists the user's current server and the servers they have permission to connect to. Using /server <server_id>, or simply /<server_id>, will attempt to send the user to that server. For instance, both /server economy and /economy send the user to Skyblock Economy.[2]
List of servers
| Server | ID | Active?[3] |
|---|---|---|
| Skyblock Classic | classic | Yes |
| Skyblock Economy | economy | Yes |
| Skyblock Survival | skyblock | Yes |
| Skywars | skywars | Yes |
| hub1 | Yes | |
| hub2 | No | |
| minigames | No | |
| events | No | |
| events2 | No | |
| beta-economy | No | |
| beta-skyblock | No |
Trivia
- In testing, attempting to connect to inactive servers produces different error messages:[4]
hub2,events,events2,beta-economy-"Could not connect to a default or fallback server. Incorrectly configured address/port/firewall? io.netty.channel.AbstractChannel$AnnotatedConnectException"minigames- "Kicked whilst connecting to minigames: You are not whitelisted on the server!"beta-skyblock- "Kicked whilst connecting to beta-skyblock: We're making sure everything is working properly and will be back soon!
Notes
References
Written by 0SilentMoon