2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-23 04:28:01 +00:00

Add softdepends support, so we can override cmd_find/cmd_list automagically.

This commit is contained in:
Tux 2014-04-01 11:44:49 -04:00
parent db0ea751e9
commit 673223a31f

View File

@ -1,4 +1,6 @@
name: RedisBungee
main: com.imaginarycode.minecraft.redisbungee.RedisBungee
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"]