mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2025-02-04 14:31:40 +01:00
Revert "Load before worlds do."
This reverts commit 397a71a602
.
Apparently this doesn't actually fix the issue. Some things
just straight up happen without sending events to plugins and there's
nothing we can do about it.
This commit is contained in:
parent
453740b56a
commit
ca92464cca
@ -1,6 +1,5 @@
|
||||
name: WorldGuard
|
||||
main: com.sk89q.worldguard.bukkit.WorldGuardPlugin
|
||||
version: "${project.internalVersion}"
|
||||
load: STARTUP
|
||||
softdepend: [WorldEdit, CommandBook]
|
||||
api-version: 1.13
|
||||
|
Loading…
Reference in New Issue
Block a user