-
Posts
61 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ✯Mr.Kingpin✯
-
- 25 comments
-
- #chat
- #better chat
-
(and 4 more)
Tagged with:
-
Hello I just set this plugin up, I was also trying to get this working with with the Level Tag I tried this: "Better Chat settings": { "Format for BetterChat title showing the playeres level. Set to null to disable. {0} is the colour value and {1} is the player level value": "<color=#{0}>[Lv.{1}]</color>", "Default colour for BetterChat xp titles": "ff73f6,ff94fa,ffaaff,ffd6ff", "Colour for BetterChat xp titles for players who are max level": "b3ff00,d6ff57,eaff99,f7ffd6" } But then it only shows the color code nothing else
- 25 comments
-
- #chat
- #better chat
-
(and 4 more)
Tagged with:
-
- 215 comments
-
- 1
-
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 215 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 215 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 215 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 215 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
Hello I just noticed I got an error with Lootables.Ext Loaded plugin Lootables.Ext v2.10.0 by Raul-Sorin Sorban [56ms] Failed to call internal hook 'OnServerInitialized' on plugin 'LootablesExt v2.10.0' [352240293] (Object reference not set to an instance of an object) at void Oxide.Plugins.LootablesExt.Loaded() in C:/Users/Administrator/Desktop/Test Server New 2x/carbon/plugins/LootablesExt.cs:line 136 at void Oxide.Plugins.LootablesExt.OnServerInitialized() in C:/Users/Administrator/Desktop/Test Server New 2x/carbon/plugins/LootablesExt.cs:line 161 at object Oxide.Plugins.LootablesExt.InternalCallHook(uint hook, object[] args) in LootablesExt.cs/Internal:line 42
-
Changed Status from Pending to Cant Reproduce Changed Fixed In to 1.0.4
-
That is unfortunate if you wish to request a refund go ahead in the purchases tab.
-
This is so weird as since it works fine for me without any trouble.
-
Dependencies This plugin requires both of the following plugins to work: Coloured Chat Better Chat I recorded a video to see that it works all fine. I added a new test group and set it up in the prefix menu and I show you I can navigate correctly The double prefixes have you disable the prefixes for BeterChat in the Config ? "UseBetterChatPrefix": false, "UseColouredChatHook": true, If you disable both they will not show it either uses the BeterChat Prefixes or the Prefixes from my plugin there for it needs the hooks from ColouredChat Plugin
-
-
Version 1.0.6
5 downloads
Overview ColouredPrefixes is a Rust plugin that lets you manage custom chat prefixes with support for solid colors, gradients, and formatting (bold, italic, underline, size). It works standalone, or alongside BetterChat and ColouredChat. An admin CUI is included for easier setup and editing of prefixes. Features Solid or multi-stop gradient prefixes Per-prefix suffix text (e.g., space, dot, symbol) Priority system: multiple groups can have multiple prefixes, ordered by priority Per-prefix username colouring (solid or gradient) Works standalone in vanilla chat (no dependency needed) Works with BetterChat (can hide its titles or replace them) Works with ColouredChat for gradient injection Admin CUI with background image support for managing groups Integration Which system is used depends on your config: "UseBetterChatPrefix": true - Prefixes are passed to BetterChat "UseColouredChatHook": true - Prefixes are injected into ColouredChat "UseVanillaChatHook": true - Prefixes and/or coloured usernames show in vanilla chat BetterChat takes priority if both are enabled. Commands All commands require the permission: colouredprefixes.admin Text commands: /cprefix add <entryId> <group> <prefix text> – create a new prefix /cprefix remove <entryId> – remove a prefix /cprefix <entryId> #RRGGBB – set solid colour /cprefix <entryId> gradient #C1 #C2 [#C3] [#C4] – set gradient (2–4 colours) /cprefix <entryId> rainbow – set rainbow gradient /cprefix suffix <entryId> <text> – set suffix (space, dot, symbol) /cprefix setgroup <entryId> <group> – assign group /cprefix setprio <entryId> <number> – change priority /cprefix sort – renumber all priorities /cprefix namecolor <entryId> <on|off> – toggle using prefix colour/gradient for username /cprefix reload – reload config/data CUI: /cprefixui – open the prefix editor with list, paging, and configuration panels Notes: Prefixes are stored in: oxide/data/ColouredPrefixes.json. Config options (in oxide/config/ColouredPrefixes.json) control defaults, BetterChat/ColouredChat integration, and UI appearance. Between Prefixes adds spacing between multiple prefixes; each prefix can also have its own Suffix Text. If you wish to quickly get color codes you can use this website Rust Color Formatting This plugin was developed by ✯Mr.Kingpin✯ with AI-assisted coding for testing and improvements. All rights reserved.$12.99 -
Is it possible to add support for Alphaloot no this plugin ? Crates based on crate prefabs ? NPC loot based on the actual NPC or on the NPC loot Profile same for the boxes Also which custom loot plugin is used from Steenamaroo ? because in there are predefined profiles Which I'm not sure if works with Alphaloot
-
- 5 comments
-
- 1
-
-
- #outpost
- #banditcamp
- (and 5 more)
-
Getting following error when loading the plugin: Failed to run a 60.00 timer in 'VIPStatus v2.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.VIPStatus.ShowNoGroupStatus (BasePlayer player, Newtonsoft.Json.Linq.JArray permissionsFile) [0x000ae] in <70f496cf09bd43d9b6f685ace64ee3b8>:0 at Oxide.Plugins.VIPStatus.RefreshVIPStatusForAllPlayers () [0x00074] in <70f496cf09bd43d9b6f685ace64ee3b8>:0 at Oxide.Plugins.VIPStatus.<OnServerInitialized>b__21_0 () [0x00000] in <70f496cf09bd43d9b6f685ace64ee3b8>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d646191a355d43a6b3ab36b7ee14c740>:0
-
I get an error with the latest update: Error while compiling CustomStatusFramework: 'PlayerModifiers' does not contain a definition for 'ActiveModifierCoount' and no accessible extension method 'ActiveModifierCoount' accepting a first argument of type 'PlayerModifiers' could be found (are you missing a using directive or an assembly reference?) | Line: 841, Pos: 42
-
Version 1.1.0
70 downloads
A plugin that lets you save your current location, making it easy to retrieve coordinates for use in other plugins or server configurations. Ideal for managing in-game positions efficiently. Permission: positionsaver.saveposition.use Admins can use this no permission needed. Default Language FIle: { "NoPermission": "<color={0}>You do not have permission to use this command.</color>", "SavePosUsage": "<color={0}>Usage:</color> /savepos [name]", "PositionExists": "<color={0}>A position with the name '{1}' already exists. Use a different name.</color>", "PositionSaved": "<color={0}>Position '{1}' saved</color> at coordinates: <color={0}>{2}</color>", "ListPosUsage": "<color={0}>Usage:</color> /listpos", "SavedPositions": "<color={0}>Saved positions:</color>", "NoPositions": "<color={0}>No positions have been saved yet.</color>", "DelPosUsage": "<color={0}>Usage:</color> /delpos [name]", "PositionNotFound": "<color={0}>No position found with the name '{1}'.</color>", "PositionDeleted": "<color={0}>Position '{1}' has been deleted.</color>", "HelpHeader": "<color={0}>Available Commands:</color>", "HelpSavePos": "<color={0}>/savepos [name]</color> - Save your current position with a specific name.", "HelpListPos": "<color={0}>/listpos</color> - List all saved positions.", "HelpDelPos": "<color={0}>/delpos [name]</color> - Delete a saved position by name." } Available Commands: /savepos [name] Description: Saves your current location with a custom name. Example Usage: /savepos Position123 /listpos Description: Lists all saved positions along with their coordinates. /delpos [name] Description: Deletes a saved position by name. Example Usage: /delpos Position123 /pshelp Description: Displays the list of available commands and their descriptions.Free -
- 53 comments
-
Yes I use Alphaloot plugin but all the other drops in the helpful supply are working fine except the custom added one. { "Name": "Special", "Item Settings": { "Display Name": "Special Supply Signal", "ShortName": "supply.signal", "Skin": 2791026167 }, "Loot Settings": { "Access to loot": { "All players": false, "Teammates (Rust in-game system)": true, "Friends": true, "Clanmates": true }, "Speed": { "Enabled?": true, "Incoming Space Delivery Supply Drop velocity": 120.0, "Parachute deploy distance from ground": 120.0 }, "Amount": { "Minimal amount": 2, "Maximum amount": 4 }, "Items": [ { "Amount": { "Minimal amount": 1, "Maximum amount": 1 }, "Chance": 4.0, "Display Name": "Mercenary Cache", "ShortName": "halloween.lootbag.large", "Skin": 3144631710 }, { "Amount": { "Minimal amount": 1, "Maximum amount": 1 }, "Chance": 2.0, "Display Name": "Tactical Cache", "ShortName": "halloween.lootbag.large", "Skin": 3144649146 }, { "Amount": { "Minimal amount": 1, "Maximum amount": 1 }, "Chance": 1.0, "Display Name": "Exotic Armament Cache", "ShortName": "halloween.lootbag.large", "Skin": 3144632346 }, { "Amount": { "Minimal amount": 1, "Maximum amount": 1 }, "Chance": 3.5, "Display Name": "Mercenary Cache Key", "ShortName": "door.key", "Skin": 3162342587 }, { "Amount": { "Minimal amount": 1, "Maximum amount": 1 }, "Chance": 3.5, "Display Name": "Tactical Cache Key", "ShortName": "door.key", "Skin": 3162342772 }, { "Amount": { "Minimal amount": 1, "Maximum amount": 1 }, "Chance": 3.0, "Display Name": "Exotic Armament Cache Key", "ShortName": "door.key", "Skin": 3162342879 }, { "Amount": { "Minimal amount": 1, "Maximum amount": 1 }, "Chance": 2.0, "Display Name": "Jack the oil pumper", "ShortName": "mining.pumpjack", "Skin": 0 }, { "Amount": { "Minimal amount": 1, "Maximum amount": 1 }, "Chance": 5.0, "Display Name": "Diamond Depths", "ShortName": "mining.quarry", "Skin": 0 } ] }, "Drop Settings": { "Enabled": true, "Containers": [ { "Prefab": "assets/prefabs/npc/m2bradley/bradley_crate.prefab", "Chance": 15.0, "Amount": { "Minimal amount": 1, "Maximum amount": 1 } }, { "Prefab": "assets/prefabs/npc/patrol helicopter/heli_crate.prefab", "Chance": 15.0, "Amount": { "Minimal amount": 1, "Maximum amount": 1 } }, { "Prefab": "assets/bundled/prefabs/radtown/crate_elite.prefab", "Chance": 10.0, "Amount": { "Minimal amount": 1, "Maximum amount": 1 } } ] } },
- 53 comments
-
- 53 comments