mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-23 04:28:01 +00:00
Fix softdepends
This commit is contained in:
parent
673223a31f
commit
e1c5533b9d
@ -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"]
|
||||
softDepends: ["cmd_find", "cmd_list"]
|
Loading…
Reference in New Issue
Block a user