Jump to content

DeutscherRitterPlatz

Creator
  • Posts

    513
  • Joined

  • Last visited

Everything posted by DeutscherRitterPlatz

  1. Once the product has been activated, I believe you will also gain access to it. If that's not the case, @NooBlet will definitely take care of it. We were able to test a version in advance, and our community found it to be a very cool event.
  2. HeliWars is a plugin that has not yet been released on Codefling. It's another small and fun events plugin.
  3. 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
  4. 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 },
  5. The player @Alien has the fix the Plugin
  6. I have a question regarding the plugin. If someone creates a Necronomicon, is it possible for them to lose the blueprints they have transferred into the Necronomicon? Or is there a direct function that allows the user to decide which blueprint they want to add?
  7. 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.
  8. 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?
  9. 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
  10. Greetings, I am not familiar with such a plugin myself, but it would be very interesting.
  11. 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.
  12. We have both plugins and so far we have not had any problems with them.
  13. Unfortunately, I'm not sure exactly what you mean, but there is a setting available from Facepunch, although I haven't really worked with it before. https://rust.facepunch.com/news/farming-update baseridableanimal.dungtimescale 1 = standard
  14. 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 Trailer
    Free
  15. 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 Trailer
    Free
  16. Let's put it this way, almost anything is possible if there are certain prerequisites for it. I can take a look and see if I could manage it, but my experience is still limited.
  17. 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
  18. 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 Trailer
    Free
  19. 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 Trailer
    Free
  20. 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 Trailer
    Free
  21. 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 Trailer
    Free
  22. 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 Trailer
    Free
  23. 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 Trailer
    Free
  24. 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?
  25. I hereby confirm that this mod still works perfectly fine. We use it ourselves, and it runs smoothly. https://umod.org/plugins/survey-info
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • 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.