Fix Softdepend to WorldGuard
This commit is contained in:
parent
8a34f12c13
commit
8dd09525c2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: LimitedCreative
|
name: LimitedCreative
|
||||||
main: de.jaschastarke.minecraft.limitedcreative.LimitedCreativeCore
|
main: de.jaschastarke.minecraft.limitedcreative.LimitedCreativeCore
|
||||||
version: 0.1-beta
|
version: 0.1-beta
|
||||||
depend: [WorldGuard]
|
softdepend: [WorldGuard]
|
||||||
#commands:
|
#commands:
|
||||||
# limitedcreative:
|
# limitedcreative:
|
||||||
# description: Manually control the Creative-Features
|
# description: Manually control the Creative-Features
|
||||||
|
|
Loading…
Reference in a new issue