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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user