mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-11-03 01:19:42 +01:00
Added WorldEdit as a softdepend. This may fix some issues where WorldEdit's classes cannot be found.
This commit is contained in:
parent
1d47d12189
commit
a0d27c6f86
@ -1,6 +1,7 @@
|
||||
name: WorldGuard
|
||||
main: com.sk89q.worldguard.bukkit.WorldGuardPlugin
|
||||
version: "${project.version}"
|
||||
softdepend: [WorldEdit]
|
||||
commands:
|
||||
stopfire:
|
||||
description: Halts all fire spread until it is disabled or the server is restarted
|
||||
|
Loading…
Reference in New Issue
Block a user