Update Hub.java
This commit is contained in:
parent
3f0c4f14f6
commit
76f5e32511
@ -24,6 +24,7 @@ import zone.themcgamer.hub.npc.HaroldNPC;
|
||||
import zone.themcgamer.hub.scoreboard.HubScoreboard;
|
||||
|
||||
/**
|
||||
* Fascinated was here.
|
||||
* @author Braydon
|
||||
*/
|
||||
@Getter
|
||||
@ -66,4 +67,4 @@ public class Hub extends MGZPlugin {
|
||||
|
||||
commandManager.registerCommand(new SpawnCommand(this));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user