Remove softdepend as it affects load order
This commit is contained in:
parent
994856b8fd
commit
5583994fe9
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ build
|
|||||||
spigot-1.10
|
spigot-1.10
|
||||||
wiki_permissions.md
|
wiki_permissions.md
|
||||||
/textures
|
/textures
|
||||||
|
*.iml
|
||||||
|
@ -6,7 +6,6 @@ authors: [Empire92]
|
|||||||
loadbefore: [WorldEdit,AsyncWorldEdit,AsyncWorldEditInjector]
|
loadbefore: [WorldEdit,AsyncWorldEdit,AsyncWorldEditInjector]
|
||||||
load: STARTUP
|
load: STARTUP
|
||||||
database: false
|
database: false
|
||||||
softdepend: [ProtocolLib]
|
|
||||||
#softdepend: [WorldGuard, PlotSquared, MCore, Factions, GriefPrevention, Residence, Towny, PlotMe, PreciousStones]
|
#softdepend: [WorldGuard, PlotSquared, MCore, Factions, GriefPrevention, Residence, Towny, PlotMe, PreciousStones]
|
||||||
commands:
|
commands:
|
||||||
fcancel:
|
fcancel:
|
||||||
|
Loading…
Reference in New Issue
Block a user