forked from UNLOZE/sm-plugins
mapchooser_extended: new feature: map group restrictions
This commit is contained in:
@@ -9,4 +9,14 @@
|
||||
"MaxPlayers" "50"
|
||||
"Cooldown" "20"
|
||||
}
|
||||
|
||||
"_groups"
|
||||
{
|
||||
"example_group"
|
||||
{
|
||||
"_max" "1"
|
||||
"example_map1" {}
|
||||
"example_map2" {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user