bump default teleport limit to 65535 regions
parent
fe779128b0
commit
b913f1c8ab
|
@ -701,7 +701,7 @@
|
||||||
; can't handle teleports that are greater than this distance
|
; can't handle teleports that are greater than this distance
|
||||||
; Setting to 0 will allow teleports of any distance
|
; Setting to 0 will allow teleports of any distance
|
||||||
;
|
;
|
||||||
max_distance = 16383
|
max_distance = 65535
|
||||||
|
|
||||||
; Minimum user level required for HyperGrid teleports
|
; Minimum user level required for HyperGrid teleports
|
||||||
LevelHGTeleport = 0
|
LevelHGTeleport = 0
|
||||||
|
|
Loading…
Reference in New Issue