8
8
9
9
** ` Interface ` **
10
10
11
- ** Source:** [ game.d.ts:1] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5646e2d /definitions/game.d.ts#L1 )
11
+ ** Source:** [ game.d.ts:1] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5231c68 /definitions/game.d.ts#L1 )
12
12
13
13
## Methods
14
14
18
18
19
19
Execute an in-game command.
20
20
21
- ** Source:** [ game.d.ts:12] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5646e2d /definitions/game.d.ts#L12 )
21
+ ** Source:** [ game.d.ts:12] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5231c68 /definitions/game.d.ts#L12 )
22
22
23
23
#### Parameters
24
24
@@ -38,7 +38,7 @@ Gets the featured server name you are connected to. This will return null if you
38
38
39
39
Featured server examples: "The Hive" "CubeCraft" "InPvP" "Mineplex"
40
40
41
- ** Source:** [ game.d.ts:29] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5646e2d /definitions/game.d.ts#L29 )
41
+ ** Source:** [ game.d.ts:29] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5231c68 /definitions/game.d.ts#L29 )
42
42
43
43
#### Returns
44
44
@@ -50,7 +50,7 @@ Featured server examples: "The Hive" "CubeCraft" "InPvP" "Mineplex"
50
50
51
51
Gets the server you are connected to. This will return null if you are not in a server.
52
52
53
- ** Source:** [ game.d.ts:22] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5646e2d /definitions/game.d.ts#L22 )
53
+ ** Source:** [ game.d.ts:22] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5231c68 /definitions/game.d.ts#L22 )
54
54
55
55
#### Returns
56
56
@@ -62,7 +62,7 @@ Gets the server you are connected to. This will return null if you are not in a
62
62
63
63
Get your player. This will return null if you are not in a game.
64
64
65
- ** Source:** [ game.d.ts:17] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5646e2d /definitions/game.d.ts#L17 )
65
+ ** Source:** [ game.d.ts:17] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5231c68 /definitions/game.d.ts#L17 )
66
66
67
67
#### Returns
68
68
@@ -74,7 +74,7 @@ Get your player. This will return null if you are not in a game.
74
74
75
75
Get the current world that you're in.
76
76
77
- ** Source:** [ game.d.ts:34] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5646e2d /definitions/game.d.ts#L34 )
77
+ ** Source:** [ game.d.ts:34] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5231c68 /definitions/game.d.ts#L34 )
78
78
79
79
#### Returns
80
80
@@ -86,7 +86,7 @@ Get the current world that you're in.
86
86
87
87
Sends a chat message.
88
88
89
- ** Source:** [ game.d.ts:6] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5646e2d /definitions/game.d.ts#L6 )
89
+ ** Source:** [ game.d.ts:6] ( https://github.com/LatiteScripting/latitescripting.github.io/blob/5231c68 /definitions/game.d.ts#L6 )
90
90
91
91
#### Parameters
92
92
0 commit comments