Commands/server: Difference between revisions
0SilentMoon (talk | contribs) m (→Usage) |
0SilentMoon (talk | contribs) m (Implement infobox, syntax, contributors update) |
||
| Line 5: | Line 5: | ||
|command=/server | |command=/server | ||
|aliases= | |aliases= | ||
* <code>/server [ | * <code>/server [server_ID]</code> | ||
* <code>/< | * <code>/<server_ID></code> | ||
}} | }} | ||
Lists the user's current and available [[:Category:Subservers|subservers]]. Sends the user to the specified subserver. | Lists the user's current and available [[:Category:Subservers|subservers]]. Sends the user to the specified subserver. | ||
| Line 13: | Line 13: | ||
*<code>/server [server_name]</code> | *<code>/server [server_name]</code> | ||
* <code>/< | * <code>/<server_ID></code> (<code>/economy</code>, <code>/skyblock</code>, etc.) | ||
== Usage == | == Usage == | ||
Using <code>/server</code> without arguments lists the user's current server<ref group="note">"Server" refers to a [[:Category:Subservers|subserver]] of Skyblock.</ref> and the servers they have permission to connect to. Using <code>/server [ | Using <code>/server</code> without arguments lists the user's current server<ref group="note">"Server" refers to a [[:Category:Subservers|subserver]] of Skyblock.</ref> 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> | ||
<references group="note" /> | |||
== List of servers == | == List of servers == | ||
| Line 48: | Line 50: | ||
== Trivia == | == Trivia == | ||
* In testing, attempting to connect to inactive servers produces different error messages: | * 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!" | ||
** <code>beta-skyblock</code> - "Kicked whilst connecting to beta-skyblock: We're making sure everything is working properly and will be back soon! | ** <code>beta-skyblock</code> - "Kicked whilst connecting to beta-skyblock: We're making sure everything is working properly and will be back soon! | ||
== Contributors == | == Contributors == | ||
* [[User:0SilentMoon|0SilentMoon]] - writing | * [[User:0SilentMoon|0SilentMoon]] - writing, qualification | ||
<references /> | <references /> | ||
[[Category:Commands|Server]] | [[Category:Commands|Server]] | ||
Revision as of 05:07, 2 February 2025
| /server[1] | ||
|---|---|---|
| Aliases | * /server [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 subservers. Sends the user to the specified subserver.
Syntax
/server [server_name]
/<server_ID>(/economy,/skyblock, etc.)
Usage
Using /server without arguments lists the user's current server[note 1] 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:
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!
Contributors
- 0SilentMoon - writing, qualification