Skip to content

Commit

Permalink
Load Bukkit plugin at STARTUP phase
Browse files Browse the repository at this point in the history
  • Loading branch information
lucko committed Jul 14, 2022
1 parent 27ba9eb commit 414ea18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bungeeguard-spigot/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: BungeeGuard
version: ${project.version}
description: A plugin-based security/firewall solution for BungeeCord and Velocity proxies.
author: Luck
load: STARTUP

main: me.lucko.bungeeguard.spigot.BungeeGuardBackendPlugin
softdepend: [ProtocolLib]
Expand Down

0 comments on commit 414ea18

Please sign in to comment.