mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-07 20:51:09 +00:00
Initial commit - mod-playerbots
This commit is contained in:
17
conf/my_custom.conf.dist
Normal file
17
conf/my_custom.conf.dist
Normal file
@@ -0,0 +1,17 @@
|
||||
#
|
||||
# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3
|
||||
#
|
||||
|
||||
[worldserver]
|
||||
|
||||
########################################
|
||||
# My module configuration
|
||||
########################################
|
||||
#
|
||||
# MyModule.Enable
|
||||
# Description: Enable my module and print "Hello World" message at server start
|
||||
# Default: 0 - Disabled
|
||||
# 1 - Enabled
|
||||
#
|
||||
|
||||
MyModule.Enable = 0
|
||||
Reference in New Issue
Block a user