mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
deployment: Also show channel in discord notification
This commit is contained in:
@@ -35,10 +35,12 @@ public class Main {
|
||||
"""
|
||||
**Version:** %s
|
||||
**Commit:** %s
|
||||
**Channel:** %s
|
||||
**Download:** %s
|
||||
""".formatted(
|
||||
configuration.readVersion(),
|
||||
GitService.getCommitHash(),
|
||||
configuration.channel(),
|
||||
"https://modrinth.com/plugin/"+configuration.projectName()+"/versions/"+configuration.readVersion()),
|
||||
0x00FF00
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user