Jump to content

DeutscherRitterPlatz

Creator
  • Posts

    549
  • Joined

  • Last visited

  • Days Won

    21

Everything posted by DeutscherRitterPlatz

  1. Wouldn't it be better to run the query via the SkinID, would that be an alternative solution? Thanks anyway for your quick reply, Top Plugin!
  2. DeutscherRitterPlatz

    Meal Stacking

    Hi, I have a question. Where can I change the stack height of a meal? I would love to have these meals stacked.
  3. Just give the group or user permission. shop.free "But you must have the current version!"
    A very nice plugin, but a plugin that would have even more potential if more features were implemented. Value for money, mhhh.. we appreciate work like this, that's why we bought the plugin and paid a price of 20€. The developer could be more responsive to the needs of the community. The plugin works fine, but we don't use this plugin at the moment because you could also crash a server with this plugin. Would we recommend the plugin? Yes we'll do that The plugin gets 4/5 stars from us because the support is unfortunately a bit desirable. @Mevent does a great job, we have already purchased several plugins from him "Battlepass, Shop, Kit, Skills, BankSystem, CarSharing, Crafts, Statistics, BuildTools" Thank you for your great works.
    Very nice plugin and a nice extension for the snowmobile. The controls take a little getting used to, but once you get the hang of them, driving is a breeze.
  4. What mods are you using for your server? Is your map a self-mapped one?
  5. The bear rug is not the Mini or Scrap Heli, it has no real use in the game. We use the plugin "https://umod.org/plugins/portable-vehicles", users buy a heli in the shop and can then place or pick up the heli at any time. I know there are other ways, but this is the easiest of them all.. and our players love it ^^
  6. Would it be possible for you to support "PlayerDatabase"? https://umod.org/plugins/player-database I would be very happy about a positive answer from you.
  7. Would it be possible for you to support "PlayerDatabase"? https://umod.org/plugins/player-database It would also be nice if you implemented a "Leave Clan" button. Would it be possible to exclude all NPCs from the PlayersList.json?
  8. Does it only happen with mods or even if you don't use mods?
  9. Are you using the free or paid version? Does the plugin load at all? Are there any error messages?
  10. Command entered correctly? Error message: FormatException: Input string not in a correct format. Try givepump 1 directly and not givepump wasiisc 1 It is best if you also give yourself the "submersiblepump.give" permission, then you can run this console command under F1-Console.. p.s Everything works for me with no problems..
  11. You mean that, don't you? https://github.com/Maelep/rust.umod.plugins.onServerSaveLoadDissipator
  12. [Fixed] Interface was not displayed due to characters in player names [Fixed] Skins [Added] Opening the clan creation menu when creating a team
  13. DeutscherRitterPlatz

    Kits

    Is it possible that they exclude all NPCs in the data? (oxide\data\Kits\data.json ) because the file is getting bigger every day and causes massive stutters when saving. "3868486": { "KITNPC_Excavator_004": { "Amount": 0, "Cooldown": 0.0 } }, "3844045": { "KITNPC_Excavator_001": { "Amount": 0, "Cooldown": 0.0 } }, "7097919": { "KITNPC_Excavator_002": { "Amount": 0, "Cooldown": 0.0 } }, "8609834": { "KITNPC_Excavator_001": { "Amount": 0, "Cooldown": 0.0 } }, "2857910": { "KITNPC_Excavator_004": { "Amount": 0, "Cooldown": 0.0 } },
  14. Version 1.0.2

    495 downloads

    (Addon for Restore Upon Death) Prevents the Restore Upon Death plugin from restoring player inventory in certain zones. An expansion everyone will love! Features : Simple Config Notification after death Toggle Notification Modify Chat Icon Modify Chat Prefix Permissions (bypass & nonotify) Language support (EN & DE) #Installation: Download the NoRestore.cs plugin and move it to the plugins folder, to be found under oxide\plugins directory. Dependencies Required NoRestore only works if ZoneManager & RestoreUponDeath are installed. Permissions: NoRestore.bypass - players/admins with this perm get their stuff restored NoRestore.nonotify - nonotify so players/admins with this permission no longer get a message. Example Configuration: The settings and options can be configured in the NoRestore.json file under the oxide/config directory. The use of an "JSON-Editors" is recommended to avoid formatting issues and syntax errors. { "Chat Settings": { "Chat Prefix": "<size=12><color=#AE3624>YOURSERVERNAME</color> <size=16>|</size> <color=#738D45>NoRestore</color>\n", "Notification In Chat": true, "ChatIcon (SteamID)": 76561198978132862 }, "Zone Settings": { "List ZoneIDs": [ "16846395", "25788248" ] } } Plugin Configuration: Chat Settings Chat Prefix - You can set the chat prefix (YOURSERVERNAME can be replaced with your server name) Notification In Chat - Enables or disables notification after death in general (By default, notification is enabled for the player) ChatIcon (SteamID) - Here you can add a chat icon, all you need to do is add a SteamID (By default, no SteamID is stored, so it is set to 0, i.e. deactivated!) Zone Settings List ZoneIDs - here you simply add the ZoneIDs from the ZoneManager plugin where the "NoRestore" plugin should not restore the inventory. (The ZoneIDs can be found in zone_data.json under oxide\data\ZoneManager directory.) Localization The default messages are in the NoRestore.json file under the lang/en directory. To add support for another language, create a new language folder (e.g. ru for Russian) if not already created, copy the default language file to the new folder and then customize the messages. Default Messages for en { "NoRestorCM": "Inventory was not restored!" } Credits @Krungh Crow for helping
    Free
  15. Hi @imthenewguy I already addressed the topic of "QuickSort” on November 29th, 2021 and now I wanted to bring it up again.I don't know which dev to contact now for this problem, because the plugins QuickSort, Backpack & Cooking do not work perfectly together, because the backpack plugin as well as your cooking plugin use "coffinstorage" for storage containers. That's why we excluded the coffinstorage in QuickSort, but thereby also deactivated the function for the backpack plugin. So I have 2 questions: Question 1: Could you change StorageContainer e.g. to "assets/content/structures/excavator/prefabs/excavator_output_pile.prefab" or to "assets/bundled/prefabs/ui/lootpanels/lootpanel.vendingmachine.customer.prefab" ? We have already tried both prefabs and unfortunately with the excavator_output_pile it only works for the admins, the players cannot open the bag. Question 2: What API do you need to exclude QuickSort for your plugin? I would then take care of getting an API that would allow you to exclude the QuickSort plugin.
  16. Rust+ App https://play.google.com/store/apps/details?id=com.facepunch.rust.companion&hl=de&gl=US
  17. Yes, for Items. That users cannot recycle these items.
  18. Could you add a Recycler Input Blacklist? Because for several weeks all Recyler plugins no longer work with each other.
  19. Are you using the latest version? [1.1.3]
  20. DeutscherRitterPlatz

    Shop

    Would it be possible to implement a function when selling so that the shop automatically recognizes how much of the item you would have in your inventory.
  21. Would it be possible that you support the bbq and bbq.campermodule?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
169.2k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.