mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2025-04-20 01:27:07 +00:00
Add softdepends support, so we can override cmd_find/cmd_list automagically.
This commit is contained in:
parent
db0ea751e9
commit
673223a31f
@ -2,3 +2,5 @@ name: RedisBungee
|
|||||||
main: com.imaginarycode.minecraft.redisbungee.RedisBungee
|
main: com.imaginarycode.minecraft.redisbungee.RedisBungee
|
||||||
version: 0.2.6
|
version: 0.2.6
|
||||||
author: tuxed
|
author: tuxed
|
||||||
|
# This is used so that we can automagically override default BungeeCord behavior.
|
||||||
|
softdepends: ["cmd_find", "cmd_list"]
|
Loading…
Reference in New Issue
Block a user