Skip to content

Commit b2514c1

Browse files
Release Version Push
1 parent e6a4ec1 commit b2514c1

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

addon/src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: PlayerBalancerAddon
22
main: com.jaimemartz.playerbalanceraddon.PlayerBalancerAddon
33
version: ${project.version}
4-
author: jaime29010
4+
authors: [jaime29010, BGHDDevelopment]
55
softdepend: [PlaceholderAPI]
66

77
commands:

balancer/src/main/resources/default.conf

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: PlayerBalancer
22
main: com.jaimemartz.playerbalancer.PlayerBalancer
33
version: ${project.version}
4-
author: jaime29010
4+
authors: [jaime29010, BGHDDevelopment]
55
softdepend: [RedisBungee]

0 commit comments

Comments
 (0)