Fix bungee.yml

Quick fix for having the author displayed as null due to an invalid bungee.yml. This could prevent the plugin from being loaded through external Bungee plugin managers :)
This commit is contained in:
AfkF24
2019-08-30 20:07:12 +02:00
committed by GitHub
parent 39c1941388
commit 307f890b52
+1 -1
View File
@@ -1,4 +1,4 @@
name: StaffChat name: StaffChat
authors: [oskar3123] author: oskar3123
main: me.oskar3123.staffchat.bungee.BungeeMain main: me.oskar3123.staffchat.bungee.BungeeMain
version: 1.3.0 version: 1.3.0