File Details
blame-log-0.4.0-1.18-sources.jar
- R
- Dec 16, 2023
- 17.24 KB
- 6
- 1.20.4+11
- Fabric
File Name
blame-log-0.4.0-1.18-sources.jar
Supported Versions
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19
- 1.18.2
- 1.18.1
- 1.18
Curse Maven Snippet
What's new:
- Added a very simple config to change the default pattern.
-
- Supported args are:
{class}- The full class name.{method}- The calling method.{simpleClass}- The simple class name. (without the package){methodParams}- Simple method parameter array.{methodReturnType}- The return type of the method.
- The new default pattern is
[{simpleClass}#{method}] {message} - * The old one is
[{class}#{method}] {message} - Fixed issues on Connector.
- Updated Dark Matter

