mirror of
https://github.com/BGHDDevelopment/PlayerBalancer.git
synced 2025-02-20 05:52:11 +01:00
Removed incomplete config entry
This commit is contained in:
parent
78ef920279
commit
0a6d6dc269
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>me.jaimemartz</groupId>
|
||||
<artifactId>lobbybalancer</artifactId>
|
||||
<version>2.0.9</version>
|
||||
<version>2.0.9.1</version>
|
||||
<name>LobbyBalancer</name>
|
||||
|
||||
<properties>
|
||||
|
@ -20,7 +20,6 @@ import net.md_5.bungee.api.plugin.Command;
|
||||
import java.util.Iterator;
|
||||
import java.util.Set;
|
||||
|
||||
|
||||
public class ManageCommand extends Command {
|
||||
private final LobbyBalancer plugin;
|
||||
|
||||
|
@ -181,7 +181,6 @@ sections:
|
||||
provider: RANDOM
|
||||
dummy: true
|
||||
parent: 'skywars-lobbies'
|
||||
section-server:
|
||||
servers: ["DS1"]
|
||||
practice:
|
||||
provider: LOCALIZED
|
||||
|
Loading…
Reference in New Issue
Block a user