update module (#8)

* update module

* update readme
This commit is contained in:
Micrah
2019-12-21 14:29:57 +11:00
committed by WiZZy
parent ee4f5fe791
commit 457e8853d1
8 changed files with 110 additions and 54 deletions

9
conf/conf.sh.dist Normal file
View File

@@ -0,0 +1,9 @@
#!/usr/bin/env bash
#
# CUSTOM
#
DB_CHARACTERS_CUSTOM_PATHS+=(
$MOD_REWARD_SYSTEM_ROOT"/sql/characters/"
)

View File

@@ -1,5 +1,12 @@
[worldserver]
#
# RewardSystemAnnounce
# Description: Announce the reward system
# Default: 1 - (Enabled)
#
RewardSystem.Announce = 1
#
# RewardSystemEnable
# Description: Enable the reward system