Difference between revisions of "teleportAuto notPlayers"

From OpenKore Wiki
Jump to navigation Jump to search
(added config option teleportAuto_notPlayers)
 
m (Conversion script moved page TeleportAuto notPlayers to teleportAuto notPlayers: Converting page titles to lowercase)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
; teleportAuto_notPlayers [<[[References#Player Names|player names]]>]
+
; teleportAuto_notPlayers {<[[player name]]> | <account ID>} [, {<player name> | <account ID>} [, ...] ]
: A comma-separated list of player names or IDs. OpenKore will not teleport form listed players, if [[teleportAuto_allPlayers]] '''1'''.
+
: Requires coma-separated list of player names and/or account IDs. Works if [[teleportAuto_allPlayers]] is set to '''1'''. Kore will not auto teleport in case there are only players listed here around it.
  
 
'''Note.''' See also [[teleportAuto_allPlayers]].
 
'''Note.''' See also [[teleportAuto_allPlayers]].
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]

Latest revision as of 22:35, 26 April 2021

teleportAuto_notPlayers {<player name> | <account ID>} [, {<player name> | <account ID>} [, ...] ]
Requires coma-separated list of player names and/or account IDs. Works if teleportAuto_allPlayers is set to 1. Kore will not auto teleport in case there are only players listed here around it.

Note. See also teleportAuto_allPlayers.