Commit Graph

48 Commits

Author SHA1 Message Date
games647 8846241df8
Add support for terminals in cat server
Fixes #33
2022-08-22 14:01:58 +02:00
games647 4a11b78ba5
Do not add brackets for command output 2019-05-04 16:47:54 +02:00
games647 a974dfd859
Use regex for checking for the presence of plugin tags 2019-05-04 16:42:33 +02:00
games647 7ca5986b76
Ignore formatting of command output
Related #6
2019-05-03 14:35:42 +02:00
games647 1b493ec94d
Use a sorted map to check for deterministic results 2019-05-02 11:44:34 +02:00
games647 c59ac3c071
Use a single line to trick surefire testing 2019-05-02 11:37:35 +02:00
games647 1a1070e4ad
Refactor configuration handling 2019-05-02 11:27:55 +02:00
games647 6ece65130d
Improve compatibility with Paper 2018-07-29 18:33:21 +02:00
games647 9b93148afd
Don't transform because it's already compatible with 1.13 2018-07-25 16:57:58 +02:00
games647 c7e431e6fc
Fix FileAlreadyExistsException for sym linked folders 2018-01-27 21:53:34 +01:00
games647 8e73eecd51
Fix missing bungee repository (Fixes #5) 2017-11-30 09:36:32 +01:00
games647 f473188f1d
Replace java File API with the newer NIO API 2017-10-28 17:45:28 +02:00
games647 4ae4cb9f41
Fix showing plugin tag for Paper 2017-09-30 10:54:13 +02:00
games647 8cfe9343a1
Fix showing chat colors in newer PaperSpigot versions (Fixes #4) 2017-09-24 17:52:26 +02:00
games647 62ec40cc53
Minor clean up 2017-09-23 13:55:42 +02:00
games647 85629d0c4a
Depend only on the bungee api 2017-07-01 19:24:53 +02:00
games647 9100b697da
Add pom data to the plugin meta file automatically 2017-07-01 12:35:02 +02:00
games647 acd9da4cd2
Do not override content if it's not starting with an plugin name 2017-06-30 17:22:06 +02:00
games647 6eeb94a5c2
Fix message color formatting for PaperSpigot 2017-06-20 18:03:09 +02:00
games647 e2089e8166
Fix NPE if log message is null (Fixes #3) 2017-06-10 10:05:33 +02:00
games647 8c6718ad81
Add complete message formatting back 2017-06-02 11:50:31 +02:00
games647 327ca3c614
Install appenders on disabled colorLoggingLevel too 2017-06-02 11:11:00 +02:00
games647 b8c61ecaba
Ignore black for random colors 2017-06-01 19:49:30 +02:00
games647 5455c8d039
Fix compatibility with Minecraft 1.11 2017-06-01 19:43:34 +02:00
games647 297c28d97d
Add truncateColor 2017-05-25 13:13:31 +02:00
games647 2896f6d767
Fix overriding message formatting 2017-05-25 12:48:48 +02:00
games647 35869a8b3c
Add missing files 2017-05-25 11:30:02 +02:00
games647 a0d80b9ab4
Add 1.12 support 2017-05-24 20:03:25 +02:00
games647 93b5fd1c59
Add datestyle 2017-05-21 15:27:26 +02:00
games647 c8690398df
Fix setting custom logging format 2017-05-21 15:11:09 +02:00
games647 30fead1dfc
Refactor formatter to have less duplicate code + Add random plugin color 2017-05-21 13:07:40 +02:00
games647 a3a7442174
Fix color takes effect on the next line 2017-05-19 11:12:07 +02:00
games647 e990efc1b1
Colorize only the logging level not the complete message 2017-05-19 10:42:32 +02:00
games647 59f4f3a42e
Fix creating default config 2017-02-11 10:03:24 +01:00
games647 9482098abb
Migrate to Java 7 NIO files 2017-01-26 09:05:53 +01:00
games647 ea153652d1
Update bungee proxy repo 2017-01-06 13:18:23 +01:00
games647 7b3da5edf5 Hide specified messages from the log (Fixes #2) 2016-07-12 09:47:09 +02:00
games647 b17d0ec4bd Colorize only available plugin names
Do not color brackets when there other content in it
2016-06-11 12:07:40 +02:00
games647 ac63c37b46 Added sponge support 2016-05-13 19:07:35 +02:00
games647 0cb3d3142f Add BungeeCord support 2016-05-07 15:07:33 +02:00
games647 eeee6d99b6 Fix plugin tag default color + add more styles 2016-05-07 09:40:36 +02:00
games647 3e4d91add5 Update documentation for the next update 2016-05-06 12:46:45 +02:00
Vinnie abf5622003 Add configurable Plugin colors
Also add per-plugin color highlighing
2016-05-06 06:11:14 -04:00
Vinnie f44a6f7af2 Add configurable Level colors 2016-05-06 06:08:58 -04:00
Vinnie eb47e6c892 Fix log format
No need for fixed length strings
2016-05-06 06:07:24 -04:00
games647 e1e1c60e51 Added config 2016-05-05 14:57:05 +02:00
games647 b3a825a6c9 Add plugin tag highlighting 2016-05-04 18:21:13 +02:00
games647 4f8b3d404c First release 2016-05-03 21:20:11 +02:00