Added Title Config support
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -6,4 +6,8 @@ gotify:
|
||||
url: "https://gotify.example.com"
|
||||
|
||||
# Token from your Gotify app
|
||||
token: "REPLACE_WITH_YOUR_TOKEN"
|
||||
token: "REPLACE_WITH_YOUR_TOKEN"
|
||||
|
||||
# Title used in Gotify notifications (supports {server} placeholder)
|
||||
title: "🔔 Player Alert from {server}"
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name: SmartCraftNotifier
|
||||
version: 1.2.0
|
||||
version: 1.2.1
|
||||
main: com.smartcraft.notifier.SmartCraftNotifier
|
||||
api-version: 1.20
|
||||
|
||||
|
Reference in New Issue
Block a user