Jump to content

DeutscherRitterPlatz

Creator
  • Posts

    528
  • Joined

  • Last visited

Everything posted by DeutscherRitterPlatz

  1. Firstly, thank you for the excellent plugin — our players are truly satisfied with it. I have a small request: Could you implement an additional feature allowing the user interface system to be disabled or enabled at any time through a command? Some of our users prefer playing with a interface scaling. At an interface scaling of 1.0, everything looks perfect, but when a different scaling is selected, some users report minor displacements. The command could be designed such that, by default, the UI is enabled and visible. Typing the command "/uis" would deactivate the UI, and entering it again would reactivate the UI.
  2. Our players have expressed a desire to have the ability to select and mark skins as favorites. This would eliminate the need to repeatedly search for skins with each use, as the favorited skins could be automatically displayed at the top. We kindly request that you consider integrating such a feature and potentially implementing it in the next update. A practical implementation could involve, for instance, pressing a star symbol in the upper right corner of the preview image to mark the skin as a favorite for the user.
  3. That is also a very good solution
  4. German translation "Not a support request" This is not a support request but rather a community announcement! Here is a customized German translation, "Based on the Vanilla translation." There are two ways to use this: Either replace the content with the English version or create a new folder "de" under "oxide/lang/" and place the file "CraftingPanel.json" there. We opt for the first option to ensure that German players do not have to select /lang de first. Certainly, you are free to customize the language file according to your personal preferences! { "SEARCH": "Suche...", "CRAFTING_QUEUE": "WARTESCHLANGE", "BACK": "ZURÜCK", "NEXT": "NäCHSTE", "FAVORITE": "FAVORIT", "PERMISSION": "<size=8>BERECHTIGUNG</size>", "NO_PERMISSION": "KEINE\nBERECHTIGUNG", "INFORMATION": "INFORMATION", "VARIATIONS": "VARIATIONEN", "AMOUNT": "MENGE", "ITEM_TYPE": "GEGENSTAND-TYP", "TOTAL": "TOTAL", "HAVE": "HABEN", "CRAFT": "HERSTELLEN", "BUY": "KAUFEN", "ECONOMY": "KONTOSTAND:\nKOSTEN:", "CURRENCY": "{0}\n{1} $", "CRAFT_ADMIN": "SELBST GEBEN", "WB_TIER": "STUFE {0} WERKBANK ERFORDERLICH", "UNAVAILABLE": "NICHT VERFÜGBAR", "TIMER": "{0}s", "SS_AMOUNT": "{0} Stck", "QUEUE_BUSY": "Die Warteschlange ist voll!", "WB_LEVEL": "Unzureichende Werkbank Stufe!", "NO_PERM": "Fehlende erforderliche Berechtigung!", "NO_INGREDIENT": "Unzureichende Items zum Herstellen vorhanden!", "NO_MONEY": "Unzureichendes Guthaben, Kauf kann nicht abgeschlossen werden!" } CraftingPanel.json
    We eagerly awaited such a plugin, and suddenly it appeared. When we discovered it, we could hardly believe our luck! ^^ Initially, we pondered whether the purchase would be worthwhile, as the price is quite significant and one is often disappointed. However, this plugin is worth every single penny. It supports everything one could desire. The configuration file is easily understandable – a truly perfect plugin. We will now equip our servers with it! In our eyes, this plugin is the clear winner of the month of February! Thank you for this fantastic plugin.
  5. Hello ZockiRR, I have a small request. Would it be possible to add another permission so that the "Group" button is only visible to users with the "gperms.group" permission?
    We are also proud owners of the plugin and are simply thrilled. The detailed explanation, the multitude of features, and the numerous pre-defined settings make it an outstanding plugin. The response to questions is extremely fast and friendly, and it supports a variety of other plugins. In my opinion, the configuration is very clear, making it quickly understandable. However, I recommend reading the description thoroughly first to fully grasp the plugin. Alternatively, you can also watch the top videos from the developer. We can wholeheartedly recommend the plugin. The developer understands their craft and takes their work very seriously.
  6. You can temporarily ignore this error; it likely only occurs when the server is restarted, and I haven't had time to address it yet. The AutoDungCollector 1.0.1 plugin is working perfectly fine; we are using this version ourselves. The user placing the AutoDungCollector crate also needs the AutoDungCollector.use permission. If a user places the crate without having the AutoDungCollector.use permission, nothing will happen, and the dung will remain on the ground. Therefore, please assign the AutoDungCollector.use permission to the default group if you want every player on the server to be able to use the box. Oxide command: oxide.grant group default AutoDungCollector.use Carbon command: c.grant group default AutoDungCollector.use However, if you want only a specific player to use the AutoDungCollector crate, you need to assign the permission to that player. Oxide command: oxide.grant user STEAMID AutoDungCollector.use Carbon command: c.grant user SteamID AutoDungCollector.use It's important to emphasize that dung already on the ground will not be collected. However, I will revisit the issue and, if needed, release an update accordingly.
  7. Could you make it compatible with Carbon? I am aware that you have already responded to several related questions. The application works perfectly for Oxide, but when using Carbon, this message appears. NullReferenceException: Object reference not set to an instance of an object at BaseGameMode.DeleteEntities () [0x00000] in <d104bd9431fb46e3a23ef8d5f90cd4ac>:0 at BaseGameMode.OnCreated_Vanilla () [0x00045] in <d104bd9431fb46e3a23ef8d5f90cd4ac>:0 at BaseGameMode.OnCreated () [0x00000] in <d104bd9431fb46e3a23ef8d5f90cd4ac>:0 at BaseGameMode.InitShared () [0x00072] in <d104bd9431fb46e3a23ef8d5f90cd4ac>:0 at (wrapper dynamic-method) BaseNetworkable.BaseNetworkable.Spawn_Patch0(BaseNetworkable) at BaseEntity.Spawn () [0x00000] in <d104bd9431fb46e3a23ef8d5f90cd4ac>:0 at BaseGameMode.CreateGameMode (System.String overrideMode) [0x00096] in <d104bd9431fb46e3a23ef8d5f90cd4ac>:0 at DMD<>?-2016537484.Bootstrap+<StartServer>d__21.MoveNext_Patch0 (Bootstrap+<StartServer>d__21 this) [0x00406] in <2fe777815e964e948e595f483d0ecbdf>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <fcaf289839f24125a059795f150fce14>:0
  8. Version 1.0.0

    136 downloads

    This is an extension of the Magic Panel plugin that shows an icon for the Supermarket Event plugin. The icon's color and position can be set individually in the configuration file. Please note: The Magic Supermarket Event Panel only works in conjunction with the "MagicPanel" and "SupermarketEvent" 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 "Supermarket Event" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicSupermarketEventPanel 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/scl/fi/z5u2110vdl96wfgehdet2/MagicSupermarketEventPanelIcon.png?rlkey=1ols5dhijdcgiozdcdbxesrm6&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 Supermarket Event plugin. #Supermarket Event Trailer #Buy Supermarket Event
    Free
  9. Have you assigned the permission "AutoDungCollector.use" to yourself? Keep in mind that the AutoDungCollector only collects fresh dung. Existing dung that is already in front of the AutoDungCollector will not be collected.
  10. Changed Status from Work in Progress to Closed
    An extremely user-friendly and clear plugin with a configuration file that is concise and easily understandable. Throughout our tests, we did not encounter any errors. However, there might be complications with other plugins that make alterations to specific rates themselves, a scenario which we did not extensively test or assess. At such a low price, you can't go wrong. Thank you for the outstanding plugin! A brief list of potential complications with other plugins. - Excavator Lock - ZLevels Remastered - Fish Loot - AutoFarm - Wagon Plus - .... I recommend checking in advance which plugins you are already using and examining what aspects these plugins might affect. This plugin works perfectly when not used in conjunction with other plugins that manipulate rates. We use this plugin for our PvP server, where no other plugins of this kind are in use. Therefore, it is perfectly suited for it!
  11. Hi! @willisdikfit, you can easily do that yourself. Just go to "oxide/date/EventManager" or "carbon/data/EventManager," open the file "events.json," and simply add it under "KpucTaJl." for event start { "Event name": "Triangulation Event", "The command to launch the event": "tstart", "Color": "0.1 0.1 0.1 0.95" } or for event stop { "Event name": "Triangulation Event", "The command to launch the event": "tstop", "Color": "0.1 0.1 0.1 0.95" } However, do not forget the comma, as it is a list, and thus, a comma should be placed again before the penultimate entry.
    The decision to opt for this plugin was based on the recommendation that Harmony is a better alternative than a direct .cs plugin. After realizing that developers are more likely to address requests after the product has been purchased, we made the decision to acquire this product. On November 29, 2022, we submitted a request regarding our wishes. On August 15, 2023, we followed up to inquire whether these could possibly be implemented. Unfortunately, we have not received any response from the developer to date, which is regrettable. The plugin does not perform well on a modified server unless one accepts that certain features are not supported. However, for a Vanilla server, the plugin is perfect. We give the plugin 3 stars – deducting one star for incomplete modded support and another star for poor support or the developer's lack of response. Since then, we have been using a different stack plugin.
    This plugin is, in our opinion, indispensable for an RP island, city, or server. We have been using it since 2022 and are extremely satisfied. Community wishes have been implemented, the support is excellent, and the plugin lives up to its promises. The configuration file is easily adjustable. We have no complaints and highly recommend this plugin without reservations ^^ The_Kiiiing impresses with outstanding work. Undoubtedly, he is among the best developers on the Codefling platform.
    For a long time, we used a free version, and it was definitely not a mistake to switch to this version. The configuration wasn't particularly clear in the beginning, but after a while and some testing, we were able to understand it clearly. We use the plugin in conjunction with Custom Recycle, and these two plugins definitely work well together, as far as we could test ^^ @Raul-Sorin Sorban impresses with outstanding work – heartfelt thanks for that. Undoubtedly, he is among the best developers on the Codefling platform.
    We use this plugin for our skill system, and it is applied monthly to over 40 players. We are extremely satisfied with it because of its remarkably straightforward usability – simply fantastic.
    For years, we've been using this version of the clan system, and it has never let us down. No more struggling with commands; it also provides several options for individual customization. While it requires some settings, that was not a problem at all. The configuration is very clear, and the plugin works seamlessly with 99% of the plugins available on the market. Once again, excellent work <3.
    We've been using this panel for several months and are extremely pleasantly surprised. Admittedly, it required a short adjustment period for us, and we had to deal with some settings and different screen resolutions from players. Nevertheless, we have decided to continue using this plugin because it is very quickly understandable and user-friendly. It offers many options to personalize the panel according to one's preferences. Mevent impresses with outstanding work – heartfelt thanks for that. Undoubtedly, he is one of the best developers on the Codefling platform.
    We use this plugin on our PvP server and are extremely impressed. It is relatively easy to configure, and with a bit of familiarization, one can already make impressive customizations. Thank you for this fantastic plugin – we highly recommend it. ThePitereq impresses with outstanding work – sincere thanks for that. Undoubtedly, he is one of the best developers on the Codefling platform.
    We have now acquired the plugin, and it performs its functions flawlessly – excellent performance! The plugin supports the following fire sources: Bradley, Patrol Helicopter, Molotov Cocktail, and Incendiary Rocket. The configuration is extremely user-friendly and easy to customize.
      • 1
      • Love
  12. Version 1.0.0

    77 downloads

    This is an extension of the Magic Panel plugin that shows an icon for the Triangulation Event plugin. The icon's color and position can be set individually in the configuration file. Please note: The Magic Triangulation Event Panel only works in conjunction with the "MagicPanel" and "Triangulation" 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 "Triangulation" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicTriangulationEventPanel 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/scl/fi/0yiadj87yi0htkckeap76/TriangulationEventIcon.png?rlkey=5sct5foybfzmi96gmoyjcvh79&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 Triangulation Event plugin. #Triangulation Trailer
    Free
  13. Version 1.0.0

    136 downloads

    This is an extension of the Magic Panel plugin that shows an icon for the Water Treatment Showdown Event plugin. The icon's color and position can be set individually in the configuration file. Please note: The Magic Triangulation Event Panel only works in conjunction with the "MagicPanel" and "Water Treatment Showdown" 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 "WaterTreatmentEvent" plugin will be automatically unloaded. #Configuration The settings and options can be configured in the MagicWaterTreatmentShowdownEventPanel 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/scl/fi/qoq4lf8f1moiq2go4vns2/MagicWaterTreatmentShowdownEventIcon.png?rlkey=szxdt3wcinn61l8gwkdapqpya&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 Water Treatment Showdown Event plugin. #Buy Plugin
    Free
  14. And I actually want to avoid this option for the sake of clarity and the conversion from economics to the banking system. As mentioned earlier, in the code, the account is set to the starting balance as soon as a card is created. The user does not receive the money credited to their account balance; instead, it is reset. I have commented out this section in the "CreateCard" function, preventing the account from being reset. However, it should be noted that, due to this commenting, a new user will begin on this server without any starting balance. /*if (_config.StartingBalance > 0) data.Balance = _config.StartingBalance;*/
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127k

Files Sold

Total number of files sold.

2.6m

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.