Imanity-Software / ImanitySpigot3-git

Thee Issue Tracker for ImanitySpigot3
3 stars 0 forks source link

The ability to customise Console format #32

Open TheRobLP opened 3 years ago

TheRobLP commented 3 years ago

Is your feature request related to a problem?

Some hosting panels rely on a specific message to determine a succesful server start. Unfortunatly ISpigot for me sends out a wrong message, which causes my server panel to not work correctly.

Describe the solution you'd like.

Can you please add a file, for example messages.yml where users can change the console messages by the server? An example of what I mean with messages:

[INFO]: [Server thread] Done (16.968s)! For help, type "help" or "?"

Thanjs for your time reading this

Describe alternatives you've considered.

None available

Agreements

Other

No response

LeeGodSRC commented 3 years ago

So I've been seeing you talk about the question, and it seems like the question is on [Server thread] which is an additional to display threads So maybe we will just remove it or add something to customize the format

LeeGodSRC commented 3 years ago

We've removed the thread displaying from console format, It's a temporary solution for now, We will consider to add ability to change format in future