mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Load after worlds
This commit is contained in:
parent
28c0215a93
commit
e14c53d3ca
@ -1,5 +1,7 @@
|
||||
Version 2.1.108
|
||||
Fixed an amusing exploit for easy leveling in Acrobatics
|
||||
mcMMO should no longer break if FAWE is being used in conjunction with WG on the server
|
||||
mcMMO now loads after worlds do during start up (which is what it should be doing)
|
||||
|
||||
NOTES:
|
||||
Mobs will now only reward Dodge XP a certain amount of times
|
||||
|
@ -15,7 +15,7 @@ authors: [GJ, NuclearW, bm01, Glitchfinder, TfT_02, t00thpick1, Riking, electron
|
||||
website: https://www.mcmmo.org
|
||||
main: com.gmail.nossr50.mcMMO
|
||||
softdepend: [WorldGuard, CombatTag, HealthBar]
|
||||
load: STARTUP
|
||||
load: POSTWORLD
|
||||
api-version: 1.13
|
||||
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user