About Industrial Dung
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.
- 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".
{
"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
}
}
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:\n\n<color=#D1CBCB>/idung</color> <color=#D1AB9A>auto</color> - Toggle automatic modification of HitchTroughs and Composters\n<color=#D1CBCB>/idung</color> <color=#D1AB9A>add *entityID*(optional)</color> - Add modifications to HitchTroughs or Composters you are looking at or specified\n<color=#D1CBCB>/idung</color> <color=#D1AB9A>remove *entityID*(optional)</color> - Remove modifications from HitchTroughs or Composters you are looking at or specified\n<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear</color> - Remove all modifications from your HitchTroughs and Composters\n<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear *nameOrId*</color> - Remove all modifications from HitchTroughs and Composters of the specified player\n<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear all</color> - Remove all modifications from HitchTroughs and Composters, from all players\n<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 reason\n<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 file\n\n--------------------------------------------------", "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:\n\n<color=#D1CBCB>/idung</color> <color=#D1AB9A>auto</color> - Toggle automatic modification of HitchTroughs and Composters\n<color=#D1CBCB>/idung</color> <color=#D1AB9A>add *entityID*(optional)</color> - Add modifications to HitchTroughs or Composters you are looking at or specified\n<color=#D1CBCB>/idung</color> <color=#D1AB9A>remove *entityID*(optional)</color> - Remove modifications from HitchTroughs or Composters you are looking at or specified\n<color=#D1CBCB>/idung</color> <color=#D1AB9A>clear</color> - Remove all modifications from your HitchTroughs and Composters\n\n--------------------------------------------------", "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": "ДоÑтупные админ команды:\n\n<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> - Выгрузить плагин Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸ÐµÐ¼ модификаций у вÑех кормушек и комÑпоÑтеров, без ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð¸Ð· даты файла\n\n--------------------------------------------------", "CmdAdminClearTarget": "УÑпешно удалено {1} модификации у кормушек и компоÑтеров, игрока '{0}'!", "CmdAdminClear": "УÑпешно удалены вÑе модификации у кормушек и компоÑтеров, вÑех игроков!", "CmdAdminAclear": "УÑпешно удалены вÑе модификации у кормушек и компоÑтеров, которых не было в дата файле!", "CmdAdminUnload": "Плагин '{0}' был уÑпешно выгружен Ñ ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸ÐµÐ¼ вÑех модификации у кормушек и компоÑтеров, но без ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð¸Ð· дата файла!", "CmdMain": "ДоÑтупные команды:\n\n<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\n--------------------------------------------------", "CmdAutoModifyEnabled": "ÐвтоматичеÑÐºÐ°Ñ Ð¼Ð¾Ð´Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑущноÑтей включена!", "CmdAutoModifyDisabled": "ÐвтоматичеÑÐºÐ°Ñ Ð¼Ð¾Ð´Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑущноÑтей выключена!", "CmdLimitReached": "Ð’Ñ‹ не можете модифицировать данную ÑущноÑть, так как вы превыÑили Ñвой лимит в {0}!", "CmdHitchTroughModified": "Кормушка уÑпешно модифицирована!", "CmdComposterModified": "КомпоÑтер уÑпешно модифицирован!", "CmdEntityRemoved": "Модификации ÑущноÑти уÑпешно удалены!", "CmdEntityClear": "Ð’Ñе модификации ваших ÑущноÑтей уÑпешно удалены!" }
- auto - Toggle automatic modification of HitchTroughs and Composters;
- add *entityID*(optional) - Add modifications to HitchTroughs or Composters you are looking at or specified;
- remove *entityID*(optional) - Remove modifications from HitchTroughs or Composters you are looking at or specified;
- clear - Remove all modifications from your HitchTroughs and Composters;
- clear *nameOrId* - Remove all modifications from HitchTroughs and Composters of the specified player. Permission "industrialdung.admin" required;
- clear all - Remove all modifications from HitchTroughs and Composters, from all players. Permission "industrialdung.admin" required;
- aclear - Remove all modifications from HitchTroughs and Composters that were not saved in the data file for some reason. Permission "industrialdung.admin" required;
- 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