init
This commit is contained in:
commit
3f572e9b2d
102 changed files with 2122 additions and 0 deletions
8
config/paucal-common.json5
Normal file
8
config/paucal-common.json5
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
// Whether to allow patting players with a shift-right-click.
|
||||
"allowPats": false,
|
||||
/* Whether to load contributor info from the internet.
|
||||
If false, no one will appear as a contributor.
|
||||
*/
|
||||
"loadContributors": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue