forked from SteamWar/SteamWar
Fixes
This commit is contained in:
@@ -30,7 +30,7 @@ import org.bukkit.scoreboard.Scoreboard;
|
||||
import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
|
||||
public class SWScoreboard21 implements SWScoreboard.ISWScoreboard {
|
||||
public class SWScoreboard21 implements SWScoreboard {
|
||||
|
||||
private static final HashMap<Player, ScoreboardCallback> playerBoards = new HashMap<>();
|
||||
private static final String SIDEBAR = "sw-sidebar";
|
||||
|
||||
Reference in New Issue
Block a user