-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconfig.yml
36 lines (36 loc) · 913 Bytes
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#Load / Save Settings for the Rpg Suite of plugins
Auto Update: true
#Mysql loading and saving is not implemented yet so please keep it to false till the table
#structure is finished being built for this.
Use Mysql: false
MySql DataBase:
User: usernamehere
Password: passwordgoeshere
#leave this line alone if you don't know what it means
CharacterEncoding: ISO-8859-1
#leave this line alone if you don't know what it means
UseUnicode: true
Url: 'jdbc:mysql://your.database.address/goes_here'
Plugins:
Guilds: false
Chat: false
Poisoned Earth: false
Classes: false
Races: false
Achievements: false
Food: false
Party: false
#click must be true to use minions
Minions: false
Click: false
Friends: false
Lobby: false
Quest: false
Spawns: false
Warps: false
Trade: false
Border: false
Reputations: false
Permissions: false
Vector Blocks: false
Diseases: false