-
Posts
446 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by YaMang -w-
-
-
Version 1.2.2
19 downloads
Writes the specified Console Message to a Discord webhook and log file. If you add the content you want to be notified of, If it matches or is included, you will be notified.. Config: { "General Settings": { "Discord UserName": "Console Logger", "Avatar URL": "", "Without Version Title": false, "Exclude Text": [], "Contains text": [ { "roleId": null, "contents": [ "Test" ], "WebHook": "", "Color": "00FF00" }, { "roleId": [ "1237768926960681061" ], "contents": [ "Error while compiling", "Save" ], "WebHook": "", "Color": "FF0000" } ], "LogToFile": false, "Debug": false }, "Version": { "Major": 1, "Minor": 2, "Patch": 0 } }$4.99 -
The features you want aren't sold for $5. Have you ever asked me a question?
-
Changed Status from Pending to Not a Bug
-
What have you been doing for two weeks and now you're asking for a refund? If you had contacted me on the 3rd, I would understand and give you a refund, but I don't understand why you want a refund now after 2 weeks have passed.
-
Changed Status from Pending to Closed
-
Changed Status from Pending to No Response
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.2
-
Hello, can you contact me on Discord?
-
https://discord.gg/Pf4rewbaN9 dm me give a config
-
Changed Status from Pending to Not a Bug
-
Thanks for the suggestion. This content has been added as an additional message
-
- 2 comments
-
Changed Status from Pending to Closed
-
Changed Fixed In from 1.0.1 to 1.0.21
-
-
Version 1.0.5
244 downloads
Once Discord Auth and Core linked is completed, a Discord message will be sent. Discord Auth or Discord Core reqired! FAQ: Config: { "Discord Token (Auth, Core Same Token recommended)": "", "Steam API Key (https://steamcommunity.com/dev/apikey)": "", "Auth (Linked) Message Embed": { "Channel Logger Id": "", "Description": "Linked", "Footer Message": "Linked", "Footer Icon": "", "Embed Field": [ { "name": "Steam", "value": "[{steamName}](https://steamcommunity.com/profiles/{steamId}) ({steamId})", "inline": false }, { "name": "Discord", "value": "<@{discordId}> ({discordName} | {discordId})", "inline": false } ] }, "DeAuth (UnLinked) Message Embed": { "Channel Logger Id": "", "Description": "UnLinked", "Footer Message": "UnLinked", "Footer Icon": "", "Embed Field": [ { "name": "Steam", "value": "[{steamName}](https://steamcommunity.com/profiles/{steamId}) ({steamId})", "inline": false }, { "name": "Discord", "value": "<@{discordId}> ({discordName} | {discordId})", "inline": false } ] }, "Time Formatting": "MM/dd/yyyy hh:mm:ss tt", "Guild Id": "", "Version": { "Major": 1, "Minor": 0, "Patch": 4 } } Formatting: {steamId} - steam ID {steamName} - steam user displayname {steamGetAvatarUrl} - steam avatar url (image) {discordId} - discord user displayname {discordName} - discord user displayname {discordGetAvatarUrl} - discord avatar url (image) {datetime} - linked Time (datetime format in config) Discord MarkdownFree -
Version 1.0.0
103 downloads
When banning with RCON, send a message to Discord. Config: { "General Settings": { "Webhook": "Please provide the discord webhook URL!", "Avatar_url": "Please provide the avatar URL!", "Server_icon_url": "Please provide the server icon URL!", "Footer": "Please provide the footer text!" }, "Lang Settings": { "perms": "perms", "player": "Player", "reason": "Reason", "Banned": "Banned", "Expires": "Expires" }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } }Free -
-
Does it also work in Resharp?
-
Version 1.0.0
2 downloads
This is a plug-in that automatically eats the set item (food) when your health is low. Warning When checking items, please select only belt or main. When using a belt, the default slot is number 6. FAQ: Command: /ae - auto eat enable/disable toggle command /ae slot - check your slot Only Belt /ae slot [number] - your slot change number Only Belt Config: { "General Settings": { "Prefix": "<color=#00ff00>[ Auto Eat ]</color>", "Chat Icon": "0", "Commands": [ "ae" ], "Cooldown (Sec)": 1.5, "Auto Eat Allow Items (shortname)": [ "blueberries", "black.raspberries" ], "Only Belt Container Slot (1~6)": true, "Only Main Container (not support slot)": false }, "AutoEat Settings": { "Permissions Check Health": { "autoeat.use.4": 180, "autoeat.use.3": 150, "autoeat.use.2": 120, "autoeat.use.1": 90 } }, "Toastify Settings": { "Use Toastify UI (Need a Toastify plugin)": true, "Success Key": "success", "Error Key": "error" }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } } Permission: autoeat.use - autoeat access permission autoeat.use.1~4 - health check permission Lang: { "NoPerm": "You have not Permission", "HasNotItem": "Automatic has been disabled because there is no Items.\nTo enable {1}", "SyntaxSlot": "The input is incorrect./{0} slot number.", "OnlyNumber": "You can only enter numbers 1 to 6.", "DisabledEat": "Auto eating has been disabled.", "EnableEat": "Auto eating has been activated.", "ChangedSlot": "Auto eating has been changed to {slot}.", "CheckSlot": "The slot you auto-eat is {0}" } ^ 0^$4.99 -
- 4 comments
-
Changed Status from Work in Progress to Closed Changed Fixed In to 1.0.31