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
|
82cf282d4e
|
Enable caching for travis
|
2019-05-02 11:26:56 +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
|
afe6f8edaf
|
Re add missing readme from last commit
|
2017-09-24 17:52:59 +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
|
22c648b90a
|
Fix compatibility with PaperSpigot by shading Ansi
|
2017-06-14 21:15:38 +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
|
429a2d5299
|
Fix readme image
|
2017-05-25 13:24:13 +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
|
d3c9aa6184
|
Fix building
|
2017-05-19 11:23:33 +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
|
87f1ba4dd6
|
Java 8 only project
|
2017-01-06 13:22:20 +01:00 |
|
games647
|
ea153652d1
|
Update bungee proxy repo
|
2017-01-06 13:18:23 +01:00 |
|
games647
|
7797472526
|
Fix building
|
2016-07-12 09:55:10 +02: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
|
c0799b8b22
|
Update image
|
2016-05-06 13:29:23 +02:00 |
|
games647
|
3e4d91add5
|
Update documentation for the next update
|
2016-05-06 12:46:45 +02:00 |
|
games647
|
0468b21318
|
Merge pull request #1 from CoolV1994/master
* Add configurable Level colors.
* Add configurable Plugin color and per-plugin coloring.
* Return log level color to message after [Plugin].
* Fix log format. Remove fixed length Level.
|
2016-05-06 12:24:02 +02:00 |
|
Vinnie
|
abf5622003
|
Add configurable Plugin colors
Also add per-plugin color highlighing
|
2016-05-06 06:11:14 -04:00 |
|