diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 9c9e058..bf79ab6 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -3,4 +3,4 @@ main: com.imaginarycode.minecraft.redisbungee.RedisBungee version: 0.2.6 author: tuxed # This is used so that we can automagically override default BungeeCord behavior. -softdepends: ["cmd_find", "cmd_list"] \ No newline at end of file +softDepends: ["cmd_find", "cmd_list"] \ No newline at end of file