Better symbol support for Console

The font used for the console is pretty limited in showing the right characters.

Some plugins use special symbols and now they are showed as an e.

-> logs/latest.log

That is correct–the console is limited to what actually gets written to logs/latest.log (which is the source of this page) rather than connecting directly to the running process of the server itself.

If you do have a latest.log, however, that does keep these characters in the log, but do not appear in the webui, can you please provide me that sample so I can test/figure out the issue?

[09:43:45] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.5.0-SNAPSHOT-95f8aaa
[09:43:45] [Server thread/INFO]: e[WARNING] Found 4 plots in DB for non existent world; ‘plots’.e
[09:43:45] [Server thread/INFO]: e[WARNING] - Please create the world/s or remove the plots using the purge commande
[09:43:45] [Server thread/INFO]: e[eP2e] eeMetrics enabled.e
[09:43:45] [Server thread/INFO]: e[eP2e] e ePlotSquared is using online UUIDse
[09:43:46] [Server thread/INFO]: PlotSquared hooked into WorldEdit.e
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: eplot-expirye, Value: efalsee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: ekill-road-mobse, Value: efalsee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: eworldedit-restrictionse, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: edatabase-purgere, Value: efalsee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: eeconomye, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: eblock-cachee, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: ekill-road-vehiclese, Value: efalsee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: epersistent-metae, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: eban-deletere, Value: efalsee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: eupdatere, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: edatabasee, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: eplotme-convertere, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: epermission-cachee, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: erating-cachee, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: ecomment-notifiere, Value: efalsee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: emetricse, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: echunk-processore, Value: efalsee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: euuid-cachee, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: eeventse, Value: etruee
[09:43:46] [Server thread/INFO]: e[eP2e] eeKey: ecommandse, Value: etruee
[09:43:46] [Server thread/INFO]: ePlotSquared is now enablede
[09:43:46] [Server thread/INFO]: e[eP2e] eeMetrics enabled.e

Please copy and paste from the raw log file found in /var/games/minecraft/servers/[Servername]/logs/latest.log, not from the webui; how else are we supposed to know/see what characters get changed/changed to “e” if all you show are the “e” from the webui? Also, Notepad++ has the same exact problem but is much worse than the webui simply showing an “e” in it’s place and is rather harmless.