Changed Hub to normal.
This commit is contained in:
parent
3f93e6daf1
commit
a9241bc7f3
@ -59,7 +59,7 @@ import mineplex.minecraft.game.core.condition.ConditionManager;
|
|||||||
|
|
||||||
public class HubManager extends MiniClientPlugin<HubClient>
|
public class HubManager extends MiniClientPlugin<HubClient>
|
||||||
{
|
{
|
||||||
public String Mode = "Halloween";
|
public String Mode = "Normal";
|
||||||
|
|
||||||
private BlockRestore _blockRestore;
|
private BlockRestore _blockRestore;
|
||||||
private CoreClientManager _clientManager;
|
private CoreClientManager _clientManager;
|
||||||
|
Loading…
Reference in New Issue
Block a user