mirror of
https://github.com/freekode/mod-reward-played-time-improved.git
synced 2026-01-13 00:28:34 +00:00
9
conf/conf.sh.dist
Normal file
9
conf/conf.sh.dist
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#
|
||||
# CUSTOM
|
||||
#
|
||||
|
||||
DB_CHARACTERS_CUSTOM_PATHS+=(
|
||||
$MOD_REWARD_SYSTEM_ROOT"/sql/characters/"
|
||||
)
|
||||
@@ -1,5 +1,12 @@
|
||||
[worldserver]
|
||||
|
||||
#
|
||||
# RewardSystemAnnounce
|
||||
# Description: Announce the reward system
|
||||
# Default: 1 - (Enabled)
|
||||
#
|
||||
RewardSystem.Announce = 1
|
||||
|
||||
#
|
||||
# RewardSystemEnable
|
||||
# Description: Enable the reward system
|
||||
|
||||
Reference in New Issue
Block a user