-
Posts
583 -
Joined
-
Days Won
7
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by beee
-
Will look into that. That could cause an issue of not being able to add Custom Items easily, you might want to have many items that are based on the same shortname. It would need rework of the UI which I doubt I will do but will keep in mind. Will include a remove disabled option next update. Will look into that. Will look into that. If you have Rust client installed on same machine, you can delete the images from the Assets folder and it will grab up to date images from steam folder. Will fix next update. Will look into that. Due to several other variables that define how much loot will show up (Profile settings, Bases boxes) + me having to use a chunk of the paid plugin code to generate, I doubt that will be added at this time. Couldn't replicate. Will look into that.
-
- 55 comments
-
Wrong format, try the following: { "Version": { "Major": 1, "Minor": 0, "Patch": 17 }, "Chat Icon (SteamId)": 76561198059348841, "Sample Types for Reference (Do Not Edit)": "Timed | ChatCommand | AutoReply | NewPlayerJoined | PlayerConnected | PlayerDisconnected | CrateHacked | PermissionGranted | PermissionRevoked | AddedToGroup | RemovedFromGroup | PlayerDead | EnteredZone | LeftZone", "Toggle Chat Command": "tips", "AutoReply Cooldown (in seconds)": 30, "Messages": [ { "Messages (Random if more than one)": [ "<color=#04F404>[Auto Respond]</color> Server Map, Blueprints, XP, Backpacks and all progress wipes MONTHLY first Thursday of every month at 2PM EST for Forced Wipe." ], "Enabled": true, "Type (Check Sample Types above for Reference)": "AutoReply", "Broadcast to all?": false, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "when,wipe", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": true }, { "Messages (Random if more than one)": [ "<color=#04F404>[Auto Respond]</color> Server Map, Blueprints, XP, Backpacks and all progress wipes MONTHLY first Thursday of every month at 2PM EST for Forced Wipe." ], "Enabled": true, "Type (Check Sample Types above for Reference)": "AutoReply", "Broadcast to all?": false, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "map", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": true }, { "Messages (Random if more than one)": [ "<color=#04F404>[Auto Respond]</color> Server Map, Blueprints, XP, Backpacks and all progress wipes MONTHLY first Thursday of every month at 2PM EST for Forced Wipe." ], "Enabled": true, "Type (Check Sample Types above for Reference)": "AutoReply", "Broadcast to all?": false, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "blueprint", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": true } ] }
-
- 55 comments
-
In the config, you need to specify partial text of messages you want to filter like here (these two handles converting of messages that contains [DeathNotes] or ServerRewards: as an example): "Chat partial text to convert to notification": { "[DeathNotes]": { "Shows as? (NotificationOnly | ChatAndNotification | Neither)": "NotificationOnly", "Force Color": false, "Color": "#ffffff", "Enable Regex Formatting": false, "Advanced Formatting - Regex Pattern": "", "Advanced Formatting - Regex Replacement": "" }, "ServerRewards:": { "Shows as? (NotificationOnly | ChatAndNotification | Neither)": "NotificationOnly", "Force Color": false, "Color": "#ffffff", "Enable Regex Formatting": true, "Advanced Formatting - Regex Pattern": "^(ServerRewards:)(\\s)(.*)", "Advanced Formatting - Regex Replacement": "<color=#42C6FF>$3</color>" } }
- 55 comments
-
- 55 comments
-
-
-
-
- 55 comments
-
- 2
-