Added onjoin module for moving players on join as the first mumo plugin. Numerous fixes/changes in the underlying stuff. Moved sample configuration files from modules-enabled to modules-available.
This commit is contained in:
14
modules-available/test.ini
Normal file
14
modules-available/test.ini
Normal file
@@ -0,0 +1,14 @@
|
||||
; This file is a dummy configuration file for the
|
||||
; test module. The test module has heavy debug output
|
||||
; and is solely meant for testing the basic framework
|
||||
; as well as debugging purposes. Usually you don't want
|
||||
; to enable it.
|
||||
[testing]
|
||||
tvar = 1
|
||||
tvar2 = Bernd
|
||||
tvar3 = -1
|
||||
tvar4 = True
|
||||
|
||||
[blub]
|
||||
Bernd = asdad
|
||||
asdasd = dasdw
|
Reference in New Issue
Block a user