Release Version Push

This commit is contained in:
BGHDDevelopment 2021-08-28 10:42:46 -07:00
parent e6a4ec1175
commit b2514c1067
3 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
name: PlayerBalancerAddon
main: com.jaimemartz.playerbalanceraddon.PlayerBalancerAddon
version: ${project.version}
author: jaime29010
authors: [jaime29010, BGHDDevelopment]
softdepend: [PlaceholderAPI]
commands:

View File

@ -1,6 +1,7 @@
# PlayerBalancer Configuration (https://www.spigotmc.org/resources/10788/)
# Read the comments, they are a very important part of the configuration
# To get support send me a private message with a description of the problem and the config file
# To get support please message us on Discord (https://bghddevelopment.com/discord) or on the "Issues"
# section of the GitHub repository.
# To easily paste the config file (and other relevant files) use the command /balancer paste
# If the plugin has issues loading the configuration, try putting quotes around text

View File

@ -1,5 +1,5 @@
name: PlayerBalancer
main: com.jaimemartz.playerbalancer.PlayerBalancer
version: ${project.version}
author: jaime29010
authors: [jaime29010, BGHDDevelopment]
softdepend: [RedisBungee]