Civcraft / CBanManagement

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Should the server stop if banman fails to load #13

Open suirad opened 9 years ago

suirad commented 9 years ago

Mentioned by erocs in his review. Please assist. @ttk2 @erocs

erocs commented 9 years ago

I think we should move to a model where plugins which fail to properly initialize cause a server shutdown. At the very least critical plugins should do so. It would be a serious problem if bans failed to initialize and thus banned players were able to play.

rourke750 commented 9 years ago

We can push a catch on civmodcore to shutdown on any error.