-
Posts
24 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Rome74
-
Version 1.0.0
2 downloads
SimplePresence SimplePresence is a lightweight, production-ready plugin built and tested for Carbon Rust servers that updates your Discord bot’s presence in real time using direct in-server data. No root access required. No third-party hosting. No Python / Node.js. No Oxide.Ext.Discord.dll Ideal for hosted environments (e.g., Pine Hosting, Shockbyte, Nitrado) where running external bots or services isn’t possible. Key Features Real-time Discord presence powered by live server events Accurate Online, Joining, and Sleeping player counts Fast updates on connect, spawn, sleep, wake, and disconnect Automatically displays "Server is restarting" during shutdown/restart Self-healing recovery logic for temporary Discord connectivity stalls Zero external plugin dependencies (no Placeholder plugins required) Platform Support Built and tested on Carbon. This plugin may function on Oxide, but Oxide compatibility is not guaranteed and is not actively tested. For best results and full support, Carbon is recommended. Discord Bot Setup (Required) SimplePresence requires a Discord bot token. If you do not already have a Discord bot, follow these steps first: Open the Discord Developer Portal: https://discord.com/developers/applications Create a new application Go to the Bot section and click Add Bot Copy the Bot Token (you will paste this into the plugin config) Enable these Privileged Gateway Intents: Presence Intent Server Members Intent Message Content Intent is not required. Save changes Visual walkthrough (official guide): https://umod.org/extensions/discord#getting-your-api-key Security Note: Never share your Discord bot token. Anyone with this token can control your bot. Plugin Installation Upload SimplePresence.cs to your server’s plugins folder Open the generated config and paste your Discord bot token Reload the plugin Configuration The config allows you to customize the presence message format. Tokens are replaced with live values: Online: currently active players Sleep: sleeping players Joining: players currently connecting/loading Scope SimplePresence focuses exclusively on Discord presence updates. It does not send messages, embeds, or logs. This keeps the plugin clean, reliable, and low maintenance. License This plugin is distributed under a proprietary license. Redistribution is not permitted. Support Support is provided for Carbon servers running the latest version. Use the Get Support button here on Codefling. Please allow 24 hours for a response. Author: Rome$4.99-
- #discord
- #discord pop bot
-
(and 3 more)
Tagged with:
-
I did the following and the plugin loaded with no errors. Replace: if (tc.authorizedPlayers.Where(x => x.userid == currentPlayer.userID)?.Any() ?? false) With: if (tc.authorizedPlayers.Contains(currentPlayer.userID))
-
Looks like this plugin may have been abandoned.
-
This is in the oxide logs after using the /loottable command. [Error] Failed to call hook 'CMD_loottable' on plugin 'Loottable v1.0.37' (DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null)) at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) at System.Drawing.GDIPlus..cctor () [0x000b0] in <04abc238e1e64b378e01047493bf1e72>:0
-
Edit and debug perms both assigned.
-
Since the last update I have been unable to load the GUI to make changes. The loot and other modifications are working and the plugin loads without error message. However, on each of the servers I am unable to get the GUI to load. Image Library - latest Oxide version: 2.0.6198 Server version 14255935 Loottable version 1.0.36 I am happy to provide you with any other info you need and perform any troubleshooting steps required, though it may take me a while to respond each time due to RL obligations. Plugin is hosted on a bare metal server and I have root access.
-
It would be a minuscule thing to ask the dev to bundle the images into a zip file (this site allows zip files) so we don't have to beg for the images to make our purchase appear correctly when used. Thanks!
-
It is very difficult to self host images you aren't able to download.... Please adress...
-
Same here as well. There are multiple requests for the images to be made avilable as an easily download to enable self hosting. Please ....
-
I would like the images in a downloadable file as well. Imgur will not display them so I can download and self host. Please and thank you.
-
In the Categories.json I added "command/slotmachine", to the list of items. Here is the Commands.json { "slotmachine": { "DisplayName": "Personal Slot Machine", "Image": "https://www.dropbox.com/s/f80amu81z8uy3te/slotmachineiconsmall.png?dl=1", "Message": "You may now gamble in the comfort of your own base! Good Luck, {playername}!", "Command": "slotmachine.give {playername}", "BuyPrice": 10, "Currency": "rp", "ShowDisplayName": true } } The Message is sent and shows, but does not replace the placeholder with player's name. Using that command via external RCON or F1 console does work, replacing {playername} with name. On a side note, I do use the {playername} tag on the main page of the Welcome Panel and it does work nicely. Thanks for the help.
-
I have the Shop integrated into the Welcome Panel. Items and commands are showing up in the panel just fine. When I buy an item it is delivered, but when I buy a command it does not execute the command. I have executed the command via the F1 console and via an external RCON client and both work as expected. The message is sent to chat but the item the command creates is not delivered. I also removed the integration with the Welcome Panel and used the Shop as a standalone and the same result. Items are delivered, commands are not. I also am not able to use {playername} in a from the Shop (integrated or not). It just dumps {playername} into chat and doesn't replace with the players name. I suspect this may be the cause of the command failing to deliver.
-
I am having the same error Failed to call hook 'CMD_loottable' on plugin 'Loottable v1.0.28' (DllNotFoundException: libgdiplus.so.0) at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) at System.Drawing.GDIPlus..cctor () [0x000b0] in <04abc238e1e64b378e01047493bf1e72>:0 I followed your short instructions and the longer ones explained here (https://docs.telerik.com/reporting/knowledge-base/how-to-build-and-install-libgdiplus-linux)for my OS and still no luck. Same error. EDIT: Don't forget to restart the rust server instance. Once you do that it all works fine. Thank you.
-
Importing Skins.json attempting to export to Skinner. App closes without error and without export. Same behavior on Win10 and 11.
-
This plugin has a name that makes you think it is about loot tables. It is, but it is SO MUCH MORE! A better name would be Configurator 2000 or Whole Server Setter. It does a bit of everything and normally that is a bad thing. But, this plugin does them each very easily and quite well. After having spent 8+ hours trying to get other 'better' loot plugins to work without throwing multiple errors I finally gave in and spent what I was sure was too much money. I was wrong, so wrong. This plugin helped me quickly and easily set the loot tables, stack sizes, gather rates, and achieve the goal of getting my server ready for launch prior to the next force wipe! Thank you, great job!
- 1,093 comments
-
- 1
-
-
- #loot
- #customloot
- (and 13 more)
