EvEmu-Project / evemu_Crucible

Emulator for EvE Online's Crucible expansion
https://evemu.dev
170 stars 66 forks source link

Adding server config to disable chat window in high, low, null sec. #220

Open Metalica opened 1 year ago

Metalica commented 1 year ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

jdhirst commented 1 year ago

This shouldn't be too hard to implement as far as I know, might be a good first issue to work on for someone! You'd need to add a new option to the eve-server.xml parser and then use that value to determine whether the chat service works for a specific sec status, displaying a message if not.