Version 1.2.2
279 downloads
This plugin broadcasts a message to the chat that says a user has swiped a keycard at a monument.
Permissions
keycardnotify.block -- If a player has this perms and they swipe a card it will not broadcast a message.
Configuration
{
"Send Game Chat Message" : true,
"Use Webhook": false,
"Webhook Url": "Webhook Url Here",
"Webhook Message": "**{0}** ({1}) has activated the **{2} Card** puzzle at **{3}**!\nhttps://steamcommunity.com/profiles/{1}",
"Red (Webhook Message {2})": "Red",
"Blue (Webhook Message {2})": "Blue",
"Green (Webhook Message {2})": "Green"
}
Localization
{
"massage": "<color=#a6a4a4>{0}</color><color=#dedede> has activated the </color>{1} Card</color><color=#dedede> puzzle at </color><color=#a6a4a4>{2}</color><color=#dedede>!</color>",
"green": "<color=#7efc87>Green",
"blue": "<color=#99c5ff>Blue",
"red": "<color=#ff7373>Red"
}