-
Posts
471 -
Joined
-
Days Won
4
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by beee
-
Changed Status from Pending to Closed
-
All good here?
-
Yes i am aware will include the update soon, temporarily please open up the cs file, and replace string Layer = "Hud"; with string Layer = "Under";
-
I understand having too many settings can be confusing but necessary from config side. I understand you are not sending as a player, i am saying config settings only apply to Default state for players, because each player may want to change it. If you feel previous version works for you it's fine, might not be optimal for handling potential hiccups later. If you want you can dm me a screenshot of where u want it on the screen and i will help u with the settings.
-
- 50 comments
-
regular occurence of error when calling OnItemAddedToContainer
beee replied to tacman1981's Support Request in Support
Changed Status from Pending to Closed Changed Fixed In to 1.1.9 -
regular occurence of error when calling OnItemAddedToContainer
beee replied to tacman1981's Support Request in Support
here because download button not downloading latest for some reason AmmoHUD.cs -
regular occurence of error when calling OnItemAddedToContainer
beee replied to tacman1981's Support Request in Support
you using 1.1.6? -
regular occurence of error when calling OnItemAddedToContainer
beee replied to tacman1981's Support Request in Support
Might be a bad wipe handling, will check -
- 50 comments
-
- 50 comments
-
- 50 comments
-
- 1
-
-
- 50 comments
-
- 50 comments
-
Not exactly sure what the case you're mentioning is, but it does currently filter by text that the administrator puts in config, and yes if it was part of a player's message, it will move the player message along with their name. For command to be configurable it'll be in the next update along with position settings. Will look into adding game time sure. Is that the case you're mentioning? In this case that is how it looks in config: "@bradley": { "Force Color": false, "Color": "#ffffff" }
- 50 comments
-
- 50 comments
-
- 1
-
-
Version 1.3.3
692 downloads
[NOTICE FOR LINUX SERVERS] This plugin requires libgdiplus. Download it here. Filter chat messages by keywords and convert them into notifications. You can configure which messages to exclude from chat and display as notifications instead, all through the config file. Use Cases Reduce chat spam caused by plugins by moving unnecessary messages from chat to the notification area, allowing players to communicate more effectively. Preserve important messages from event plugins, ensuring players can refer back to essential event details that would otherwise be lost in chat. They can review missed messages anytime by typing /n. Highlight your broadcasted messages to players when you use the 'global.say' command. Improve communication on PVE servers by filtering monument callouts (e.g., @bradley, @trainyard, etc.), keeping chat cleaner while still providing key information. Chat Commands /n - (Shows list of recently appeared notifications - can be changed in config) /n disable - (Disables notifications for player) /n enable - (Enables back notifications for player) Video (shows an older version) Configuration { "General settings": { "Can filter player messages?": true, "Recent notifications command": "n", "Show time (gametime, servertime, none)": "gametime" }, "Server messages settings - 'say' command": { "Convert all server messages?": false, "Prefix": "[Server]", "Prefix color": "#FFB84C" }, "Notification area settings": { "Time visible (in seconds)": 10, "Max # of notifications visible": 5, "Alternate color 1": "#212741", "Alternate color 2": "#303856", "Opacity": 70, "Width": 350, "Position (Top, TopLeft, TopRight, Left, Right, Center, Bottom, BottomLeft, BottomRight)": "TopRight", "X axis": 15, "Y axis": 15, "Single notification settings": { "Height": 20, "Font size": 11, "Text alignment (left, right, center)": "center", "Default text color (if not formatted)": "#ffffff" } }, "Recent notifications modal settings": { "Primary color": "#212741", "Secondary color 1": "#18122B", "Secondary color 2": "#303856" }, "Message filtering rules": [ { "Text to match": "Rust Rewards", "Is RegEx (Advanced)": false, "Show as notification": true, "Keep in chat": false, "Formatting": { "Color setting": { "Use custom color": false, "Custom color": null }, "Regex formatting (Advanced)": { "Enabled": false, "Pattern": null, "Replacement": null } } }, { "Text to match": "[DeathNotes]", "Is RegEx (Advanced)": false, "Show as notification": true, "Keep in chat": false, "Formatting": { "Color setting": { "Use custom color": false, "Custom color": null }, "Regex formatting (Advanced)": { "Enabled": false, "Pattern": null, "Replacement": null } } }, { "Text to match": "Raidable Bases", "Is RegEx (Advanced)": false, "Show as notification": true, "Keep in chat": false, "Formatting": { "Color setting": { "Use custom color": false, "Custom color": null }, "Regex formatting (Advanced)": { "Enabled": false, "Pattern": null, "Replacement": null } } } ], "Version": { "Major": 1, "Minor": 3, "Patch": 0 } } Credits @nivex - performance enhancements in version 1.2.14 (thank you)$9.99- 50 comments
- 8 reviews
-
- 4
-
-
-
Changed Status from Pending to Closed