RedisBungee/RedisBungee-Bungee/src/main/resources/plugin.yml

6 lines
257 B
YAML
Raw Normal View History

2022-04-13 18:17:38 +00:00
name: RedisBungee
main: com.imaginarycode.minecraft.redisbungee.RedisBungee
2022-10-25 04:18:30 +00:00
version: ${project.parent.version}
author: "astei, ProxioDev"
2022-04-13 18:17:38 +00:00
# This is used so that we can automatically override default BungeeCord behavior.
softDepends: ["cmd_find", "cmd_list"]