We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c554845 commit 0a2cfa0Copy full SHA for 0a2cfa0
1 file changed
bungeeguard-spigot/src/main/resources/plugin.yml
@@ -2,6 +2,7 @@ name: BungeeGuard
2
version: ${project.version}
3
description: A plugin-based security/firewall solution for BungeeCord and Velocity proxies.
4
authors: [Luck, NickUC]
5
+load: STARTUP
6
7
main: me.lucko.bungeeguard.spigot.BungeeGuardBackendPlugin
8
softdepend: [ProtocolLib]
0 commit comments