forked from SXRWahrheit/MythicMobs-Files
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
76 lines (75 loc) · 1.84 KB
/
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
#
# CONFIGURATION INFORMATION AVAILABLE AT: http://xikage.elseland.net/mythicmobs/
Configuration:
Version: 2.3
General:
AllowMetrics: true
CheckForUpdates: true
CompatibilityMode: false
DebugLevel: 0
ErrorLogging: true
UseVolatileFeatures: true
Clock:
ClockInterval: 5
SaveInterval: 5
SpawnsInterval: 2
ScannerInterval: 10
CleanupInterval: 600
Components:
CustomSpawners: true
RandomSpawning: true
Mobs:
EnableAIModifiers: true
EnableTimerSkills: true
EnableThreatTables: true
EnablePlayerFactions: true
EnableLegacySkills: true
KillMessagePrefix: ''
ShowHealth:
Radius: 25
Format: <mob.name> - <mob.php> (<mob.hp> / <mob.mhp>)
Scaling:
Default:
Enabled: true
PerBlocksFromSpawn: 250
world2:
Enabled: true
PerBlocksFromSpawn: 250
world2_nether:
Enabled: false
PerBlocksFromSpawn: 100
DefaultLevelModifiers:
Health: 0.1
Armor: 0
Damage: 0
KnockbackResistance: 0
Power: 0
RandomSpawning:
GenerateSpawnPoints: true
MaxMobsPerChunk: 80
SpawnRadiusPerPlayer: 64
SpawnRadiusPerPlayerY: 32
DespawnLazyRandomMobs: true
PointsPerSecond:
Land: 10
Air: 1
Sea: 0
Lava: 0
Ground: 1
Compatibility:
Heroes:
Enabled: true
ShowXPMessage: true
XPMessageFormat: You receive <drops.xp> experience for slaying <mob.name>
McMMO:
Enabled: true
ShowXPMessage: true
XPMessageFormat: You receive <drops.xp> experience for slaying <mob.name>
SkillAPI:
Enabled: true
ShowXPMessage: true
XPMessageFormat: You receive <drops.xp> experience for slaying <mob.name>
Vault:
Enabled: true
ShowMoneyMessage: true
MoneyMessageFormat: <mob.name> dropped <drops.money> gold!