Industrial Dung

$9.99

Sold by: IIIaKa

Allows automating the entire manure collection process and adds other useful features in this area, by adding Industial Adapters and BoxStorage to the HitchTrough and Composter. Also auto spliting dungs in the Composter container.

Categories: , ,

Description

Allows automating the entire manure collection process and adds other useful features in this area, by adding Industial Adapters and BoxStorage to the HitchTrough and Composter. Also auto spliting dungs in the Composter container.

Note: During plugin unloading, modified entities are not removed, to prevent the removal of pipes every time the plugin/server is restarted.
To remove modifications from entities, you should use the “idung unload” command.

 

Industrial Dung Industrial Dung

 

Industrial Dung Industrial Dung

  • industrialdung.admin – Provides unrestricted access to the plugin’s functionality. This includes the ability to add/remove or clear modificated entities from other players.

Note: In the configuration file, within the “Max ammount of modified entites per group” section, you can specify limits for any existing permission by simply listing its name.

"Max amount of modified entites for each permission. Leave null or empty to recreate the default": {
    "industrialdung.default": {
      "HitchTroughs": 5,
      "Composters": 2
    },
    ...
  },
...

If you want to create a new permission, you can also include it in the list, but the name must begin with “industrialdung“.

 

Industrial Dung Industrial Dung

{
  "Chat command": "idung",
  "Is it worth enabling GameTips for messages?": true,
  "Use auto-splitting in the Composter?": true,
  "Item's short name for auto-splitting in the Composter. Leave the field empty to use the default": "horsedung",
  "AutoModify - Default value for new players": true,
  "Wood Storage Box Workshop Skin ID": 2911301119,
  "The list of items(short name) available for the composter. Leave empty to use vanilla": [
    "horsedung",
    "fertilizer",
    "plantfiber"
  ],
  "List of language keys for creating language files": [
    "en"
  ],
  "Popup - Duration": 6.0,
  "Popup - Position AnchorMin": "0 0.9",
  "Popup - Position AnchorMax": "0.25 1",
  "Popup - Position OffsetMin": "20 0",
  "Popup - Position OffsetMax": "0 -30",
  "Popup - Icon Url": "https://i.imgur.com/4Adzkb8.png",
  "Popup - Icon Color(Hex or RGBA)": "#CCE699",
  "Popup - Icon Transparency": 0.8,
  "Popup - Text Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf",
  "Popup - Text Font Size": 14,
  "Popup - Text Font Color(Hex or RGBA)": "#FFFFFF",
  "Popup - Description Font": "RobotoCondensed-Regular.ttf",
  "Popup - Description Font Size": 12,
  "Popup - Description Font Color(Hex or RGBA)": "#FFFFFF",
  "Popup - Text FadeIn": 1.0,
  "Popup - Sound Prefab Name": "assets/bundled/prefabs/fx/invite_notice.prefab",
  "Max amount of modified entites for each permission. Leave null or empty to recreate the default": {
    "industrialdung.default": {
      "HitchTroughs": 5,
      "Composters": 2
    },
    "industrialdung.vip": {
      "HitchTroughs": 10,
      "Composters": 4
    },
    "realpve.vip": {
      "HitchTroughs": 15,
      "Composters": 6
    }
  },
  "Version": {
    "Major": 0,
    "Minor": 1,
    "Patch": 10
  }
}

 

Industrial Dung Industrial Dung

EN:
{
  "PopupTitleHitch": "Modify this hitch trough?",
  "PopupTitileComposter": "Modify this composter?",
  "PopupDescription": "Click on the notification to confirm",
  "CmdNotAllowed": "You do not have permission to use this command!",
  "CmdPlayerNotFound": "Player '{0}' not found! You must provide the player's name or ID.",
  "CmdMultiplePlayers": "Multiple players found: {0}",
  "CmdEntityNotFound": "Entity not found! You must specify the entity ID or look directly at it.",
  "CmdEntityNotOwned": "This entity has no owner!",
  "CmdEntityNotOwner": "You are not the owner of this entity!",
  "CmdEntityNotModified": "This entity has no modifications!",
  "CmdAdmin": "Available admin commands:nn<color=#D1CBCB>/idung</color> <color=#D1AB9A>auto</color> - Toggle automatic modification of HitchTroughs and Compostersn<color=#D1CBCB>/idung</color> <color=#D1AB9A>add *entityID*(optional)</color> - Add modifications to HitchTroughs or Composters you are looking at or specifiedn<color=#D1CBCB>/idung</color> <color=#D1AB9A>remove *entityID*(optional)</color> - Remove modifications from HitchTroughs or Composters you are looking at or specifiedn<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear</color> - Remove all modifications from your HitchTroughs and Compostersn<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear *nameOrId*</color> - Remove all modifications from HitchTroughs and Composters of the specified playern<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear all</color> - Remove all modifications from HitchTroughs and Composters, from all playersn<color=#D1CBCB>/idung</color> <color=#D1AB9A>aclear</color> - Remove all modifications from HitchTroughs and Composters that were not saved in the data file for some reasonn<color=#D1CBCB>/idung</color> <color=#D1AB9A>unload</color> - Unload the plugin and removing all modifications from HitchTroughs and Composters without deleting them from the data filenn--------------------------------------------------",
  "CmdAdminClearTarget": "Successfully removed {1} modifications from HitchTroughs and Composters for player '{0}'!",
  "CmdAdminClear": "Successfully removed all modifications from HitchTroughs and Composters for all players!",
  "CmdAdminAclear": "Successfully removed all modifications from HitchTroughs and Composters that were not in the data file!",
  "CmdAdminUnload": "Plugin '{0}' has been successfully unloaded with the removal of all modifications from HitchTroughs and Composters, but without deleting from the data file!",
  "CmdMain": "Available commands:nn<color=#D1CBCB>/idung</color> <color=#D1AB9A>auto</color> - Toggle automatic modification of HitchTroughs and Compostersn<color=#D1CBCB>/idung</color> <color=#D1AB9A>add *entityID*(optional)</color> - Add modifications to HitchTroughs or Composters you are looking at or specifiedn<color=#D1CBCB>/idung</color> <color=#D1AB9A>remove *entityID*(optional)</color> - Remove modifications from HitchTroughs or Composters you are looking at or specifiedn<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear</color> - Remove all modifications from your HitchTroughs and Compostersnn--------------------------------------------------",
  "CmdAutoModifyEnabled": "Automatic entity modification is enabled!",
  "CmdAutoModifyDisabled": "Automatic entity modification is disabled!",
  "CmdLimitReached": "You cannot to modify this entity as you have reached your limit of {0}!",
  "CmdHitchTroughModified": "The hitch trough has been successfully modified!",
  "CmdComposterModified": "The composter has been successfully modified!",
  "CmdEntityRemoved": "Entity modifications have been successfully removed!",
  "CmdEntityClear": "All modifications of your entities have been successfully removed!"
}
RU:
{
  "PopupTitleHitch": "Модифицировать данную кормушку?",
  "PopupTitileComposter": "Модифицировать данный компостер?",
  "PopupDescription": "Нажмите на уведомление для подтверждения",
  "CmdNotAllowed": "У вас недостаточно прав для использования этой команды!",
  "CmdPlayerNotFound": "Игрок '{0}' не найден! Вы должны указать имя или ID игрока.",
  "CmdMultiplePlayers": "Найдено несколько игроков: {0}",
  "CmdEntityNotFound": "Сущность не найдена! Вы должны указать ID сущности или смотреть прямо на нее.",
  "CmdEntityNotOwned": "У этой сущности нет владельца!",
  "CmdEntityNotOwner": "Вы не являетесь владельцем этой сущности!",
  "CmdEntityNotModified": "Данная сущность не имеет модификаций!",
  "CmdAdmin": "Доступные админ команды:nn<color=#D1CBCB>/idung</color> <color=#D1AB9A>auto</color> - Переключение автоматической модификации кормушек и компостеровn<color=#D1CBCB>/idung</color> <color=#D1AB9A>add *айдиСущности*(опционально)</color> - Добавить модификации к кормушке или компостеру, на который вы смотрите или указалиn<color=#D1CBCB>/idung</color> <color=#D1AB9A>remove *айдиСущности*(опционально)</color> - Удалить модификации у кормушки или компостера, на который вы смотрите или указалиn<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear</color> - Удалить все модификации у ваших кормушек и компостеровn<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear *имяИлиАйди*</color> - Удалить все модификации у кормушек и компостеров, указанного игрокаn<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear all</color> - Удалить все модификации у кормушек и компостеров, всех игроковn<color=#D1CBCB>/idung</color> <color=#D1AB9A>aclear</color> - Удалить все модификации у кормушек и компостеров, которые по некоторым причинам не попали в дата файлn<color=#D1CBCB>/idung</color> <color=#D1AB9A>unload</color> - Выгрузить плагин с удалением модификаций у всех кормушек и комспостеров, без удаления из даты файлаnn--------------------------------------------------",
  "CmdAdminClearTarget": "Успешно удалено {1} модификации у кормушек и компостеров, игрока '{0}'!",
  "CmdAdminClear": "Успешно удалены все модификации у кормушек и компостеров, всех игроков!",
  "CmdAdminAclear": "Успешно удалены все модификации у кормушек и компостеров, которых не было в дата файле!",
  "CmdAdminUnload": "Плагин '{0}' был успешно выгружен с удалением всех модификации у кормушек и компостеров, но без удаления из дата файла!",
  "CmdMain": "Доступные команды:nn<color=#D1CBCB>/idung</color> <color=#D1AB9A>auto</color> - Переключение автоматической модификации кормушек и компостеровn<color=#D1CBCB>/idung</color> <color=#D1AB9A>add *айдиСущности*(опционально)</color> - Добавить модификации к кормушке или компостеру, на который вы смотрите или указалиn<color=#D1CBCB>/idung</color> <color=#D1AB9A>remove *айдиСущности*(опционально)</color> - Удалить модификации у кормушки или компостера, на который вы смотрите или указалиn<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear</color> - Удалить все модификации у ваших кормушек и компостеровnn--------------------------------------------------",
  "CmdAutoModifyEnabled": "Автоматическая модификация сущностей включена!",
  "CmdAutoModifyDisabled": "Автоматическая модификация сущностей выключена!",
  "CmdLimitReached": "Вы не можете модифицировать данную сущность, так как вы превысили свой лимит в {0}!",
  "CmdHitchTroughModified": "Кормушка успешно модифицирована!",
  "CmdComposterModified": "Компостер успешно модифицирован!",
  "CmdEntityRemoved": "Модификации сущности успешно удалены!",
  "CmdEntityClear": "Все модификации ваших сущностей успешно удалены!"
}

 

Industrial Dung Industrial Dung

  1. auto – Toggle automatic modification of HitchTroughs and Composters;
  2. add *entityID*(optional) – Add modifications to HitchTroughs or Composters you are looking at or specified;
  3. remove *entityID*(optional) – Remove modifications from HitchTroughs or Composters you are looking at or specified;
  4. clear – Remove all modifications from your HitchTroughs and Composters;
  5. clear *nameOrId* – Remove all modifications from HitchTroughs and Composters of the specified player. Permission “industrialdung.admin” required;
  6. clear all – Remove all modifications from HitchTroughs and Composters, from all players. Permission “industrialdung.admin” required;
  7. aclear – Remove all modifications from HitchTroughs and Composters that were not saved in the data file for some reason. Permission “industrialdung.admin” required;
  8. unload – Unload the plugin and removing all modifications from HitchTroughs and Composters without deleting them from the data file. Permission “industrialdung.admin” required.

 

Example:

  • /idung auto
  • /idung add
  • /idung add *netID*
  • /idung clear all

Reviews

There are no reviews yet.


Only logged in customers who have purchased this product may leave a review.

Version 0.1.10 | Updated April 5, 2025
  • Fixed Improved entity retrieval method when using chat commands, now it's possible to view or specify added entities(BoxStorage/IndustrialStorageAdaptor) from modifications when using commands like /idung remove. Previously, you had to directly specify/view the main entity(HitchTrough/Composter);
  • Removed Removed the temporary config property for auto-pickup dung, now Carbon is detected automatically(though a workaround remains due to the Carbon hook still not working, https://codefling.com/files/support/20021-hooks-doesnt-trigger/ ) ;
  • Added Added ownerID inheritance for added entities during modification;
  • Added Added pre-checks for config file values during initialization;
  • Added Added support for specifying additional language keys when creating a language file(values are in English) ;
  • Updated Other changes and code improvements.
Version 0.1.9 | Updated February 7, 2025
  • Added Added the ability to specify colors in both Hex and RGBA formats;
  • Added Added more information to chat commands;
  • Added Optimized auto pickup of Dung items.
Version 0.1.8 | Updated October 20, 2024
  • Added Initial release

Discussions

There are no discussions yet.

Leave a reply

Your email address will not be published. Required fields are marked *

Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?

• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.

Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA

• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.

Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.

Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)

Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)

Product Enquiry

Please Login to make enquiry about this product