4drian3d / 4drian3d/VConsoleLinker

Timestamps, info/warning/error, & Plugin details

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Java
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

As is atm, the plugin doesn't send the full details of the console log - removing the specific plugin that calls it and the timestamp associated with it. While it would be nice if the timestamp was at least toggle able (because there is something to be said to simplify/remove it with discord placing a general timestamp on it) it would be nice to at least have the option to include it.

Worse however, is how the plugin information is stripped from the chat.
**You are running a newer version of the plugin than is released!**
doesn't really tell me anything, whereas the console log:
**[11:53:20 WARN] [viaversion]: You are running a newer version of the plugin than is released!**
does.

Contributor guide

No contributing guide indexed for this repository

Research direction

Look at the plugin's console log handling code to see where timestamps and plugin names are stripped. The issue mentions 'viaversion' as an example plugin; find how log messages are formatted before being sent to Discord. Check if there's a configuration file or class where toggles for timestamps and plugin details can be added. Test by modifying the log formatting to include these details and verify the output in Discord.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.