mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 15:16:41 +01:00
9d81144810
Working on Heroes support
19 lines
413 B
YAML
19 lines
413 B
YAML
allow-command-questing: true
|
|
allow-command-quests-with-npcs: false
|
|
show-requirements: true
|
|
allow-quitting: true
|
|
debug-mode: false
|
|
generate-files-on-join: true
|
|
kill-delay: 600
|
|
accept-timeout: 20
|
|
snoop: true
|
|
show-npc-effects: true
|
|
npc-effect: "note"
|
|
max-party-size: 0
|
|
party-invite-timeout: 20
|
|
broadcast-party-creation: true
|
|
quester-blacklist:
|
|
- "SomeGuy12345"
|
|
- "somePrefix*"
|
|
- "*someSuffix"
|
|
- "*someRegex*" |