First implementation of scoreboards.
Boards can be toggled with /f sb. Toggles are persistent in a yml file. Also fix some small spelling and format things that were really bugging me.
This commit is contained in:
@@ -16,6 +16,7 @@ import java.util.logging.Level;
|
||||
|
||||
|
||||
public class Econ {
|
||||
|
||||
private static Economy econ = null;
|
||||
|
||||
public static void setup() {
|
||||
|
||||
Reference in New Issue
Block a user