7 lines
209 B
TOML
7 lines
209 B
TOML
|
#Whether to allow patting players with a shift-right-click.
|
||
|
allowPats = true
|
||
|
#Whether to load contributor info from the internet.
|
||
|
#If false, no one will appear as a contributor.
|
||
|
loadContributors = true
|
||
|
|