File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,7 @@ These are the following:
99
99
| ` Message ` | Sends a message to the specified player. | ` player name ` , ` message ` | N/A |
100
100
| ` MessageRaw ` | Sends a raw chat component to the specified player. | ` player name ` , ` JSON chat component ` | N/A |
101
101
| ` GetServer ` | Returns the server the player is connected to. | N/A | ` server name ` |
102
+ | ` GetPlayerServer ` | Returns the server name of the specified player. | ` player name ` | ` player name ` , ` erver name ` |
102
103
| ` UUID ` | Returns the UUID of player. | N/A | ` UUID ` |
103
104
| ` UUIDOther ` | Returns the UUID of the specified player. | ` player name ` | ` player name ` , ` UUID ` |
104
105
| ` ServerIp ` | Returns the IP of the specified server. | ` server name ` | ` server name ` , ` IP ` , ` port ` |
You can’t perform that action at this time.
0 commit comments