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:
wizjany 2019-04-06 17:33:56 -04:00
parent 453740b56a
commit ca92464cca

View File

@ -1,6 +1,5 @@
name: WorldGuard
main: com.sk89q.worldguard.bukkit.WorldGuardPlugin
version: "${project.internalVersion}"
load: STARTUP
softdepend: [WorldEdit, CommandBook]
api-version: 1.13