Search the Community
Showing results for tags 'broadcast'.
-
Version 1.1.0
58 downloads
GameTipBroadcast is a simple plugin that will broadcast all SERVER global.say chat messages as GameTips with a configurable style & duration; additional option to hide GIVE notices included. NOTE: Will not work with BetterSay or other SERVER SAY plugins. Example Console Usage: global.say This is a GameTip notification! Join my Discord for support and updates: https://discord.gg/teSffnDQ7N Default Config { "GameTip Duration": 10.0, "GameTip Style (info OR alert OR error)": "info", "Hide GIVE Notices": true, "Hide KICKING Notices": true, "Version": { "Major": 1, "Minor": 1, "Patch": 0 } }$4.99 -
Version 1.0.3
267 downloads
Timed Commands is an updated version of ComTimer. Features: This plugin is great for calling events and console commands - Commands run from a random time between an interval you set - Option to run commands in a random order Config: Default Configuration: { "Command List": [], "Longer Time In Seconds": 500.0, "Shorter Time In Seconds": 200.0, "In Order": true } Setting a single command: { "Command List": ["junkyardeventstart"], "Longer Time In Seconds": 500.0, "Shorter Time In Seconds": 200.0, "In Order": true } Setting more than one command: { "Command List": [ "junkyardeventstart", "callheli 1", "harborstart" ], "Longer Time In Seconds": 500.0, "Shorter Time In Seconds": 200.0, "In Order": true }Free -
Version 1.0.2
19 downloads
Display an information bar above the inventory(or below the inventory), display configuration information in a loop, and support click commands. Config FIle: { "Enable Info Bar (true/false)": true, "Position(ABOVE_INVENTORY/BELOW_INVENTORY)": "BELOW_INVENTORY", "Information displayed in a loop": [ { "Text": "Welcome to this server, click here to open the <color=#ED1C24>WelcomePanel</color>", "CommandOnClick": "chat.say /info", "ShowSeconds": 30 }, { "Text": "Please don't cheat, the account will be <color=#ED1C24>banned</color>, the loss outweighs the gain.", "CommandOnClick": "chat.say /info", "ShowSeconds": 30 }, { "Text": "Discord: discord.gg/playrust, Join discord to recceive the <color=#ED1C24>gift pack</color>.", "CommandOnClick": "chat.say /info", "ShowSeconds": 30 } ] }$4.99 -
Version 1.2.2
275 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" }$5.99