Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
NewAlterlite/config/ZombieAwareness/PlayerRulesAndLists.cfg

24 lines
651 B

# Configuration file
"zombie awareness: player rules & lists" {
# Uses list of people to have spawning of zombies for
B:whiteListUsedExtraSpawning=false
# Uses list of people to have omniscient targetting effect
B:whiteListUsedOmniscient=false
# Uses list of people to have senses spawned for
B:whiteListUsedSenses=false
# List of people to have spawning of zombies for
S:whitelistExtraSpawning=Corosus
# List of people to have omniscient targetting effect
S:whitelistOmniscientTargettedPlayers=Corosus, SomeDude
# List of people to have senses spawned for
S:whitelistSenses=Corosus, SomeDude
}