-
Posts
513 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by DeutscherRitterPlatz
-
-
-
We have now purchased the plugin Thank you @Luuxen for your reply. Possibly the "Config-Examples" should be updated. I have a suggestion for the plugin. Would it be possible that when a player holds the item "Necromonicon" and right-clicks, the book opens and displays all the blueprints in that book. Currently, every player needs to be near a research table to access them. BUTTON.FIRE_SECONDARY = open the info book
- 34 comments
-
- 1
-
-
- #bps
- #blueprints
-
(and 12 more)
Tagged with:
-
We have been using the "Timed Execute" plugin for several years, and this plugin offers such functionality under "TimerRepeat". Perhaps you will find what you're looking for there if you're not satisfied with this plugin. https://umod.org/plugins/timed-execute "TimerRepeat": { "oxide.reload TruePVE": 900, "oxide.reload TargetHealthHUD": 950, "oxide.reload Clans": 1000 },
- 15 comments
-
- #admin
- #admin tools
-
(and 6 more)
Tagged with:
-
- 34 comments
-
- #bps
- #blueprints
-
(and 12 more)
Tagged with:
-
that new dungeon event for christmas update..........
DeutscherRitterPlatz replied to JeffG's topic in General
Even though the post is probably outdated, I might still provide a solution. You can start the server with the following command: xmasdungeon.xmaspopulation 1 This will activate the spawn of the dungeon, but I can't guarantee that it will work. -
How do I recognize prefabs that I can use in the current game version
DeutscherRitterPlatz replied to Sixx's topic in General
Hello @Sixx! Yes, we are familiar with this issue ourselves, which is why it's always important to test the monuments beforehand and fix them if they are flawed. Do you use RustEdit or are you more familiar with it? -
It varies, but it can take between 5-30 minutes. We use a plugin to accelerate the despawn, respawn. https://umod.org/plugins/loot-bouncer
-
Change the protection stats for specific attire item
DeutscherRitterPlatz replied to Flammable's topic in General
Greetings, I am not familiar with such a plugin myself, but it would be very interesting. -
Dear codefling community, Here's a quick request to check if anyone else is experiencing the following issue: After a server restart, does the icon become colored as if the event were active? Just a small note: This may be related to the "Satellite Dish Event" plugin. If you have both plugins, I would appreciate feedback on whether you also encounter this problem. We are using the plugin ourselves and haven't experienced this issue. Thank you.
- 1 comment
-
- #harborevent
- #magicpanel
-
(and 1 more)
Tagged with:
-
Version 1.0.0
301 downloads
The "Magic Airfield Event Panel" plugin is an extension for the Magic Panel plugins on Umod. Once the Airfield Event is activated, the color of the icon changes, and both the color and position of the icon can be individually customized in a configuration file. Please note: The Magic Airfield Event Panel only works in conjunction with the "MagicPanel" and "AirfieldEvent" plugins. Make sure you have installed these plugins before using the Event Panel. The plugin also automatically checks if any of the required plugins are missing. If this is the case, the "MagicAirfieldEventPanel" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicAirfieldEventPanel file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors. { "Active Color": "#00FF00FF", "Inactive Color": "#FFFFFF1A", "Panel Settings": { "Dock": "center", "Width": 0.02, "Order": 1, "BackgroundColor": "#FFF2DF08" }, "Panel Layout": { "Image": { "Url": "https://www.dropbox.com/s/p0sf5c7gr0397cs/airfield.png?dl=1", "Enabled": true, "Color": "#FFFFFFFF", "Order": 0, "Width": 1.0, "Padding": { "Left": 0.1, "Right": 0.1, "Top": 0.05, "Bottom": 0.05 } } } } #Credits Thanks to MJSU for the Magic Panel plugin. We reworked one of the plugin extensions so that MagicPanel now also supports the Airfield Event plugin. #Airfield Event TrailerFree-
- #magicairfieldeventpanel
- #magicpanel
-
(and 2 more)
Tagged with:
-
Version 1.0.1
315 downloads
The "Magic Gas Station Event Panel" plugin is an extension for the Magic Panel plugins on Umod. Once the Gas Station Event is activated, the color of the icon changes, and both the color and position of the icon can be individually customized in a configuration file. Please note: The Magic Gas Station Event Panel only works in conjunction with the "MagicPanel" and "GasStationEvent" plugins. Make sure you have installed these plugins before using the Event Panel. The plugin also automatically checks if any of the required plugins are missing. If this is the case, the "MagicGasStationEventPanel" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicGasStationEventPanel file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors. { "Active Color": "#00FF00FF", "Inactive Color": "#FFFFFF1A", "Panel Settings": { "Dock": "center", "Width": 0.02, "Order": 1, "BackgroundColor": "#FFF2DF08" }, "Panel Layout": { "Image": { "Url": "https://www.dropbox.com/s/61kou2e065zhi4r/GasStation.png?dl=1", "Enabled": true, "Color": "#FFFFFFFF", "Order": 0, "Width": 1.0, "Padding": { "Left": 0.1, "Right": 0.1, "Top": 0.05, "Bottom": 0.05 } } } } #Credits Thanks to MJSU for the Magic Panel plugin. We reworked one of the plugin extensions so that MagicPanel now also supports the Gas Station Event plugin. #Gas Station Event TrailerFree-
- #magicgasstationeventpanel
- #gasstation
-
(and 3 more)
Tagged with:
-
- 3 comments
-
- #magicjunkyardeventpanel
- #junkyard event
-
(and 3 more)
Tagged with:
-
Magic Junkyard Event Panel/Magic Meteor Event Panel
DeutscherRitterPlatz replied to CaptainNebulous's topic in Requests
No problem, I already have a small version ready. Could you please let me know the correct name of the plugin? You can also add me on Discord, and I'll send you a preliminary version for testing purposes. I don't have this plugin myself. DC: Autopsie17#1625 -
Version 1.0.1
304 downloads
This is an extension of the Magic Panel plugin that shows an icon for the Space Event plugin. The icon's color and position can be set individually in the configuration file. Please note: The Magic Space Event Panel only works in conjunction with the "MagicPanel" and "Space" plugins. Make sure you have installed these plugins before using the Event Panel. The plugin also automatically checks if any of the required plugins are missing. If this is the case, the "MagicSpaceEventPanel" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicSpaceEventPanel file under the config directory. "oxide\config\MagicPanel\MagicSpaceEventPanel.json" The use of an editor and validator is recommended to avoid formatting issues and syntax errors. { "Active Color": "#00FF00FF", "Inactive Color": "#FFFFFF1A", "Panel Settings": { "Dock": "center", "Width": 0.02, "Order": 1, "BackgroundColor": "#FFF2DF08" }, "Panel Layout": { "Image": { "Url": "https://www.dropbox.com/s/lxqtkye142as9tj/spaceevent.png?dl=1", "Enabled": true, "Color": "#FFFFFFFF", "Order": 0, "Width": 1.0, "Padding": { "Left": 0.1, "Right": 0.1, "Top": 0.05, "Bottom": 0.05 } } } } #Credits Thanks to MJSU for the Magic Panel plugin. We reworked one of the plugin extensions so that MagicPanel now also supports the Space Event plugin by Adem #Space Event TrailerFree-
- #magicspaceeventpanel
- #space
-
(and 3 more)
Tagged with:
-
Version 1.0.1
225 downloads
This is an extension of the Magic Panel plugin that shows an icon for the Arctic Base Event plugin. The icon's color and position can be set individually in the configuration file. Please note: The Magic Arctic Base Event Panel only works in conjunction with the "MagicPanel" and "ArcticBaseEvent" plugins. Make sure you have installed these plugins before using the Event Panel. The plugin also automatically checks if any of the required plugins are missing. If this is the case, the "MagicArcticBaseEventPanel" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicArcticBaseEventPanel file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors. { "Active Color": "#00FF00FF", "Inactive Color": "#FFFFFF1A", "Panel Settings": { "Dock": "center", "Width": 0.02, "Order": 1, "BackgroundColor": "#FFF2DF08" }, "Panel Layout": { "Image": { "Url": "https://www.dropbox.com/s/esyxennucdior7j/ArcticBaseEvent.png?dl=1", "Enabled": true, "Color": "#FFFFFFFF", "Order": 0, "Width": 1.0, "Padding": { "Left": 0.1, "Right": 0.1, "Top": 0.05, "Bottom": 0.05 } } } } #Credits Thanks to MJSU for the Magic Panel plugin. We reworked one of the plugin extensions so that MagicPanel now also supports the ArcticBaseEvent plugin. #ArcticBase Event TrailerFree-
- #magicarcticbaseeventpanel
- #magicpanel
-
(and 4 more)
Tagged with:
-
Version 1.0.1
354 downloads
This is an extension of the Magic Panel plugin that shows an icon for the Air Event plugin. The icon's color and position can be set individually in the configuration file. Please note: The Magic Air Event Panel only works in conjunction with the "MagicPanel" and "AirEvent" plugins. Make sure you have installed these plugins before using the Event Panel. The plugin also automatically checks if any of the required plugins are missing. If this is the case, the "MagicAirEventPanel" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicAirEventPanel file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors. { "Active Color": "#00FF00FF", "Inactive Color": "#FFFFFF1A", "Panel Settings": { "Dock": "center", "Width": 0.02, "Order": 1, "BackgroundColor": "#FFF2DF08" }, "Panel Layout": { "Image": { "Url": "https://www.dropbox.com/s/3bru3m6q9cxae3a/AirEvent.png?dl=1", "Enabled": true, "Color": "#FFFFFFFF", "Order": 0, "Width": 1.0, "Padding": { "Left": 0.1, "Right": 0.1, "Top": 0.05, "Bottom": 0.05 } } } } #Credits Thanks to MJSU for the Magic Panel plugin. We reworked one of the plugin extensions so that MagicPanel now also supports the AirEvent plugin. #AirEvent TrailerFree-
- #magicaireventpanel
- #magicpanel
-
(and 4 more)
Tagged with:
-
Version 1.0.2
221 downloads
This is an extension of the Magic Panel plugin that shows an icon for the Junkyard Event plugin. The icon's color and position can be set individually in the configuration file. Please note: The Magic Junkyard Event Panel only works in conjunction with the "MagicPanel" and "JunkyardEvent" plugins. Make sure you have installed these plugins before using the Event Panel. The plugin also automatically checks if any of the required plugins are missing. If this is the case, the "MagicJunkyardEventPanel" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicJunkyardEventPanel file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors. { "Active Color": "#00FF00FF", "Inactive Color": "#FFFFFF1A", "Panel Settings": { "Dock": "center", "Width": 0.02, "Order": 1, "BackgroundColor": "#FFF2DF08" }, "Panel Layout": { "Image": { "Url": "https://www.dropbox.com/s/5zk8doomin2ntgu/JunkYard.png?dl=1", "Enabled": true, "Color": "#FFFFFFFF", "Order": 0, "Width": 1.0, "Padding": { "Left": 0.1, "Right": 0.1, "Top": 0.05, "Bottom": 0.05 } } } } #Credits Thanks to MJSU for the Magic Panel plugin. We reworked one of the plugin extensions so that MagicPanel now also supports the JunkyardEvent plugin. #JunkyardEvent TrailerFree- 3 comments
-
- #magicjunkyardeventpanel
- #junkyard event
-
(and 3 more)
Tagged with:
-
Version 1.0.1
189 downloads
This is an extension of the Magic Panel plugin that shows an icon for the Satellite Dish Event plugin. The icon's color and position can be set individually in the configuration file. Please note: The Magic Satellite Dish Event Panel only works in conjunction with the "MagicPanel" and "SatDishEvent" plugins. Make sure you have installed these plugins before using the Event Panel. The plugin also automatically checks if any of the required plugins are missing. If this is the case, the "MagicSatelliteDishEventPanel" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicSatelliteDishEventPanel file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors. { "Active Color": "#00FF00FF", "Inactive Color": "#FFFFFF1A", "Panel Settings": { "Dock": "center", "Width": 0.02, "Order": 1, "BackgroundColor": "#FFF2DF08" }, "Panel Layout": { "Image": { "Url": "https://www.dropbox.com/s/md6grqalil26sbk/SatelliteDishEvent.png?dl=1", "Enabled": true, "Color": "#FFFFFFFF", "Order": 0, "Width": 1.0, "Padding": { "Left": 0.1, "Right": 0.1, "Top": 0.05, "Bottom": 0.05 } } } } #Credits Thanks to MJSU for the Magic Panel plugin. We reworked one of the plugin extensions so that MagicPanel now also supports the Satellite Dish Event plugin. #SatelliteDishEvent TrailerFree-
- #magicsatellitedisheventpanel
- #satellite dish
- (and 3 more)
-
Version 1.0.1
238 downloads
This is an extension of the Magic Panel plugin that shows an icon for the Power Plant Event plugin. The icon's color and position can be set individually in the configuration file. Please note: The Magic Power Plant Event Panel only works in conjunction with the "MagicPanel" and "PowerPlantEvent" plugins. Make sure you have installed these plugins before using the Event Panel. The plugin also automatically checks if any of the required plugins are missing. If this is the case, the "MagicPowerPlantEventPanel" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicPowerPlantEventPanel file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors. { "Active Color": "#00FF00FF", "Inactive Color": "#FFFFFF1A", "Panel Settings": { "Dock": "center", "Width": 0.02, "Order": 1, "BackgroundColor": "#FFF2DF08" }, "Panel Layout": { "Image": { "Url": "https://www.dropbox.com/s/ffecmsy5nf1gzxj/PowerPlantEvent.png?dl=1", "Enabled": true, "Color": "#FFFFFFFF", "Order": 0, "Width": 1.0, "Padding": { "Left": 0.1, "Right": 0.1, "Top": 0.05, "Bottom": 0.05 } } } } #Credits Thanks to MJSU for the Magic Panel plugin. We reworked one of the plugin extensions so that MagicPanel now also supports the PowerPlantEvent plugin. #PowerPlantEvent TrailerFree -
Magic Junkyard Event Panel/Magic Meteor Event Panel
DeutscherRitterPlatz replied to CaptainNebulous's topic in Requests
Hello @CaptainNebulous once the Codfling team has reviewed the plugins, several extensions will be available for the MagicPanel. Magic Junkyard Event Panel Magic Power Plant Event Panel Magic Satellite Dish Event Panel Magic Air Event Panel Magic Arctic Base Event Panel And what exactly do you mean by the Meteor Event plugin? Which plugin are you referring to? -
I hereby confirm that this mod still works perfectly fine. We use it ourselves, and it runs smoothly. https://umod.org/plugins/survey-info