allowedMaps: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| m Conversion script moved page AllowedMaps to allowedMaps: Converting page titles to lowercase | mNo edit summary | ||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| ; allowedMaps <[[References#Map_Names| | ; allowedMaps <[[References#Map_Names|map_names]]> | ||
| ; allowedMaps_reaction < | ; allowedMaps_reaction <[[boolean]]> | ||
| : Only allow to enter certain maps. If allowedMaps is set and Kore found itself in a map other than those specified in this comma-separated list of map names, Kore will either respawn or exit. | : Only allow to enter certain maps. If allowedMaps is set and Kore found itself in a map other than those specified in this comma-separated list of map names, Kore will either respawn or exit. | ||
| Line 20: | Line 20: | ||
| [[Category:config.txt]] | [[Category:config.txt]] | ||
| [[Category:fields]] | [[Category:fields]] | ||
| [[Category: | [[Category:auto disconnect]] | ||
Latest revision as of 15:26, 1 May 2021
- Only allow to enter certain maps. If allowedMaps is set and Kore found itself in a map other than those specified in this comma-separated list of map names, Kore will either respawn or exit.
The option allowedMaps_reaction specifies how you will react on such event.
| Value | Description | 
|---|---|
| 0 | Respawn | 
| 1 | exit |