Jump to content

Tangerine

Creator
  • Posts

    277
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Tangerine

  1. Yes, it targets NPCs.
  2. Version 3.1.8

    1,053 downloads

    Sentry turrets The original and most advanced plugin that allows players to deploy their own NPC turrets, similar to those found at outposts. These turrets can be strategically placed anywhere, giving players enhanced control and defense capabilities. With a custom, user-friendly UI, players can easily manage their turrets, which are capable of targeting both ground and air threats. Fully customizable, this plugin adds a unique tactical element to your server, offering both protection and immersion. Plugin config variables { "Turrets profiles": [ { "Key name, for command": "default", "Item display name": "Sentry Turret", "Skin Id": 1587601905, "Is weapon required?": false, "Can players put own weapons?": true, "Items blacklist": [ "lmg.m249", "minigun" ], "Can get damage": true, "Required power": 0, "Authorize friends and team members": false, "Authorize tc members": false, "Amount of ammo for one spray (set to 0 for no-ammo mode)": 1, "Amount of ammo for one air spray (set to 0 for no-ammo mode)": 1, "Range (normal turret - 30)": 55, "Air Range (set to 0 to disable air mode": 100, "Air Fire Rate Every N seconds (Default every 1 second)": 1.0, "Give back on ground missing": true, "Health (normal turret - 1000)": 1500.0, "Aim cone (normal turret - 4)": 2.0 } ] } Commands: sentryturrets.give <name or steamID> <amount> <profile key> - give turret to player Video: Contacts: Need help or custom plugin for your server? Contact me using Discord: metangerine ----------------------------------------------------------------------
    $19.99
  3. Tangerine

    UItemSort

    So, it prevents opening the UI for players who have 'use' premission. It is needed in cases, when you want to prevent certain groups or players from using the UI.
  4. Tangerine

    UItemSort

    You can setup this plugin for any storage in config. So, yes, it works with TCs.
  5. Tangerine

    UItemSort

    Hey! No server, but in the end of description you have a video of how plugin works and what each button does.
  6. Tangerine

    UItemSort

    Version 1.1.5

    637 downloads

    UItemSort UItemSort - this plugin allows the player to sort, and stack items in boxes and inventory. Plugin config variables "Use button images?": false, "Send plugin messages/reply?": true, "Sort button color.": "0.968627453 0.921568632 0.882352948 0.2", "Take similar button color.": "0.968627453 0.921568632 0.882352948 0.2", "Take all button color.": "0.968627453 0.921568632 0.882352948 0.2", "Sort image.": "https://i.imgur.com/uEiuf3N.png", "Similar image.": "https://i.imgur.com/3PkbAH8.png", "Take/Put all.": "https://i.imgur.com/beKBAl3.png", "Allow only containers with owners?": false, "All containers allowed?": false, "Black list if all allowed else this is white list.": [ "assets/prefabs/deployable/woodenbox/woodbox_deployed.prefab", "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab", ] Plugin lang "UILootSimilar": "Same items, that you already own, were looted! (if exist)", "UILootAll": "You've looted everything you could!", "UISort": "Items were successfully sorted!", "UIPutSimilar": "You've put same items that are in a storage! (if exist)", "UIPutAll": "You've put all the items you could!", "UIBtnSort": "Sort", "UIBtnTakeSimilar": "Take Similar", "UIBtnTakeAll": "Take All", "UIBtnPutSimilar": "Put Similar", "UIBtnPutAll": "Put All" Permissions: uitemsort.use - allows to see and use sorting buttons. uitemsort.ignore - prevents from using sorting buttons if player has 'uitemsort.use' permission. Contacts: Need help or custom plugin for your server? Contact me using Discord: metangerine ---------------------------------------------------------------------- Video how plugin works:
    $9.99
  7. Version 1.0.1

    60 downloads

    LinkReminder is a plugin that will automatically message any and every user that is not part of a specific oxide group every "x" amount of seconds. It is fully customizable, changing the Icon, message, colors, group names, etc.. All configurable through the Config file, or ingame by typing /linkconfig! (Permissions required for that comman, read below) Required permissions to use this plugin's in-game config editor linkreminder.allow Default Config Steam Avatar User ID - This is the STEAMID of a user that you want to use the profile picture for the message icon. Oxide Group Name - Whatever name is here, is what the plugin is looking for. So if you do "Verified" then the plugin will send a message to everyone who is NOT in the "Verified" group. Message interval in seconds - Self explanatory, how often do you want the message to be sent? (In seconds) Message to send to player - The message you want to send to play (Using /linkconfig is a more visual and easier way to picture this one) { "Steam Avatar User ID": 0, "Oxide Group Name": "default", "Message interval in seconds": 300.0, "Message to send to player (You can use \n for new line, <color=#11111></color>, and more tags": "Hey {player},Don't forget to link your account to Discord for access to exclusive benefits, such as a 'Verified' kit and rank,special channels and events, and the ability to help grow our community.Go to our website to verify your account today!" } Some tips and things to remember inside of the editor, hitting "enter" for the custom message and starting a new line will start a new line in the config aswell, no need for \n like a server description uses. You can use other tihngs like <color=#HEXCODE></color> tags to color certain words or phrases Typing {player} will insert the players name The plugin will automatically reload if you click "save config" in the /linkconfig editor. Here is a video of the config and how it can be used.
    $4.99
  8. Tangerine

    AutoAdd

    Version 1.1.5

    166 downloads

    AutoAdd is a QoL plugin that makes the player not have to spend much time filling up their furnaces, campfires, etc. With this plugin, players can click an icon of what they want to smelt and it will pull the required resources into the burning machine to begin smelting. This plugin works with all Furnaces, and Campfires/Barbeques,. Required permissions to use this plugin: autoadd.allow It comes with multiple buttons with each different type of "oven": Green button - deposit all items including wood into oven and start cooking Resource Icons - Deposit that resource and wood and start cooking (No resource icons were needed for Refinery, BBQ, or campfire.) Red button - Take all items (Just the charcoal and smelted resource) out of furnace f you are having trouble with the images loading please refer here and try the following console command refreshallimages This plugin also has support for FurnaceSplitter, If this plugin is loaded and the player has the permissions from FurnaceSplitter then once any button is pressed it will automatically split the items into the furnace slots. If the player doesnt have permissions, or the plugin is not on the server then all the items will be put into the first few slots and not automatically split. This plugin also has support for SimpleSplitter If this plugin is loaded and the player has the permissions from SimpleSplitter then once any button is pressed it will automatically split the items into the furnace slots. If the player doesnt have permissions, or the plugin is not on the server then all the items will be put into the first few slots and not automatically split.
    $7.99

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160k
Total sales
Payments
3.4m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.