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