Files
mod-account-achievements/conf/mod_achievements.conf.dist
blkht01 ca5bbb6c7a Add Support for Excluding Specific Achievement IDs from Account-Wide Sync (#18)
* feature: config exclude achievement ids

* set default excluded ids to 0

* update header

* restore comments

* restore default limitrace
2025-02-08 23:23:50 +01:00

18 lines
495 B
Plaintext

[worldserver]
###################################################################################################
# Account Achievements module
###################################################################################################
# Enable the module? (1: true | 0: false)
Account.Achievements.Enable = 1
# Announce the module when the player logs in?
Account.Achievements.Announce = 1
# List of achievement IDs to exclude (comma-separated)
Account.Achievements.Excluded = 0