You can now ban people that aren't on the server. Or that have never JOINED the server in the first place. Amazing!
This commit is contained in:
@@ -62,6 +62,7 @@ namespace Content.Server
|
||||
IoCManager.Register<IHolidayManager, HolidayManager>();
|
||||
IoCManager.Register<IVoteManager, VoteManager>();
|
||||
IoCManager.Register<INpcBehaviorManager, NpcBehaviorManager>();
|
||||
IoCManager.Register<IPlayerLocator, PlayerLocator>();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user