mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-05-03 11:40:29 +00:00
9 lines
314 B
YAML
9 lines
314 B
YAML
name: RedisBungee
|
|
main: com.imaginarycode.minecraft.redisbungee.RedisBungeeBungeePlugin
|
|
version: ${project.version}
|
|
author: Chunkr and Govindas limework
|
|
authors:
|
|
- chunkr
|
|
- Govindas Limework
|
|
# This is used so that we can automatically override default BungeeCord behavior.
|
|
softDepends: ["cmd_find", "cmd_list"] |