Jump to content

Kaucsenta

Creator
  • Posts

    223
  • Joined

  • Last visited

Everything posted by Kaucsenta

  1. Kaucsenta

    /sc show not working

    Hello, what is your configuration? Usually it can only happen, if the previous event stuck and don't closed properly. A plugin restart shall solve the issue.
  2. Kaucsenta

    Add Configuration?

    Hello, in the fist place, i suggest to use this command with cool-down on a Shop level (we do this on our server and work like a charm). I will check about the possibilities to add a counter and permission combo, for the usage, but not really clear for which usage may you want this. For the chat or for the console command? Or both? And what do you mean under "configurable amount of time for the uses", please clarify. I'm not aware of any problem with the raidable bases plugin, we also use it actively. The plugin can only restore if you have a corpse or a corpse-bag. Possibly some setting is a raidable bases do some mismatch, as i remember it has some config, to teleport out the loot out of the bubble or something like this, and it not move but destroy and recreate the loot of the corpse, what this plugin will be not able to track, because it is a third party effect. Please let me know if you found out more, or just post your raidable bases config here or send it in DM, and i will do a check on it.
  3. Kaucsenta

    Skin attire

    Changed Status from Pending to No Response Changed Fixed In to 1.0.0
  4. Kaucsenta

    Skin attire

    Hello, you mean the head/chest items? Same as the weapons, etc. Check the video.
  5. Kaucsenta

    Not working

    Changed Status from Pending to Can't Reproduce
  6. I suggest to open a support topic and collect the needs there, and we can see it can feasibly or not in the end. (The NPC hit didn't contain bodypart information, they just shoot without this information, that is one of the reason why the item didn't break in general normally without the plugin ... )
  7. Kaucsenta

    Not working

    Hello, this plugin is activly used on our server, and it is working. It was not just rotten away?
  8. Hey, no, it is just make it possible, that finally the NPCs are able to break the items as well, not just he player based hit. The item eject option is quite easy to add, but currently the item durability loss based on this plugin active, if an NPC was an originator, so if a player issued the dmg, it work with the original facepunch logic regarding the durability loss. The damage negation or negation on chance is a bit bigger story. It can easily mess with the Truepve or other plugins to bother the dmg handling, i will check this question, but for first i would say, not that easy to add as described , since not this was the original goal of this plugin.
  9. Version 1.2.0

    269 downloads

    This plugin give the possibility to modify the amount of the durability loss by percentage for weapons(include attachments with durability) and/or tools. 3 different permission related value can be set, to support other plugins or vip/rank systems. It also has the feature to exclude weapons or tools from the function, up to the need. The plugin can work 3 different mode. 1 - no permission used at all -> normal durability loss applied 2 - The player can have more then one permission, in this case always the HIGHER permission percentage value used. 3 - The player shall only have 1 permission, in this case i recommend to activate the "Permission check against multiple permission group" and optionally the "Warning agains multiple permission group (can flood the server console)" configuration, to set to True, and if a player by mistake got 2 different permission, the plugin feature will be skipped and a warning will be shown on the server console. Permissions itemdurability.profile1 itemdurability.profile2 itemdurability.profile3 Configuration "itemdurability.profile1 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability": 1.0, "itemdurability.profile2 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability": 1.0, "itemdurability.profile3 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability": 1.0, "Permission check agains multiple permission group": false, "Warning against multiple permission group (can flood the server console)": false, "Exclude weapons": true, "Exclude items, what are not weapons": false "CleanPermission on Wipe": true
    $7.00
  10. Requested feature added.
  11. Hey, I think i try something out on the weekend, and if it is positive, i let you know.
  12. Hi, i check the possibilities regarding this, sorry somehow i didn't get a notification about the message :S
  13. Version 1.0.0

    29 downloads

    This plugin is about to hide the death marker upon death or after re-spawn, up to the given permission. It is perfect to make the players life a bit harder or make your server a bit hardcore . Permissions deathmarkerremover.hidedeath- Permission to hide death marker after the player was re-spawned. deathmarkerremover.skipdeathscreen- Permission to hide death marker as soon as the player died and the death screen come up.
    $2.00
  14. Kaucsenta

    no Damage

    Changed Status from Pending to Closed
  15. Kaucsenta

    no Damage

    Changed Status from Pending to Can't Reproduce Changed Fixed In to 1.2.0
  16. Kaucsenta

    no Damage

    Changed Status from Pending to Can't Reproduce Changed Fixed In to 1.2.0
  17. Kaucsenta

    no Damage

    There was no problem so far with the order, and we also use truepve... any other maybe on your end?
  18. Kaucsenta

    no Damage

    Here i suspect then some other plugin dependecy and order. What other plugins you have what can have effect on armor/damage?
  19. Kaucsenta

    no Damage

    Hello Pinky20053, Sorry, but don't get the issue. I have an active server, where the plugin is working as expected. Please define your problem exactly.
  20. Hello, This feature was added as part of 1.2.0, hope you was notified about it
  21. Version 1.1.0

    116 downloads

    This plugin give the possibility to restore the very last corpse via chat or console command, and teleport the lootbag from a corpse back to the player, independently from the location. Only the content of the corpse, dropped tool/weapon is not supported, if not stick to the corpse. If the player die repeatedly, the previous corpses can't be restored, only the last. Permissions restorecorpse.allow - Permission to use the plugin feature via Chat command. Configuration SecurityStringAgainstF1use - used as additional protection, if the players knows the console command, and want to try the console command, without the restorecorpse.allow permission, to bypass it, for example if you want to put this console call into your shop as a buy-able feature. RestoreCommand and RestoreCommandConsole - Manually set-able commands for Chat and Console Usage. EnableReminder - Send reminder to the player, that there is a feature to restore the corpse, after death and weak-up. Example Configuration: { "SecurityStringAgainstF1use": "Abc123", "RestoreCommand": "restorecorpse", "RestoreCommandConsole": "restorecorpseconsole", "EnableReminder": true } Commands /restorecorpse - (If you set it as RestoreCommand) - Chat command, restore the last, still active corpse content and teleport the lootbag under the player. restorecorpseconsole Abc123 usersteamID - Console command, restore the last, still active corpse content and teleport the lootbag under the player, without the Security password, it is restricted. Localization English language file generated by default, texts supported by the language files.
    $12.00
  22. Version 2.0.0

    50 downloads

    This plugin is quite unique compared to the other skin plugins (at least based on my and my partners opinion ). The main difference is, that you can browse the items from the Rust workshop itself first, then you can apply any skin ID right after on your selected item in your hand. This prevent the misunderstanding based on the small in-game pictures, and always manually look for the right skin for the given item. The plugin has the opportunity to prevent items to be able to skin, to prevent for example the inappropriate pictures on rugs, door, etc... But it has also the option to give permission to the restricted items anyway (one-by-one), so like VIP or trust-able players can use those items as well, as an idea. All skins are applicable, what are present in the workshop (allowed, not allowed), and correctly created, for example, if the SMG item has Jackhammer tag, then it will not fit for the SMG. The plugin has an additional item-applicable check, to prevent user error, to apply door on the rock ... Hazmat suit is currently not supported, since no created skin present, just the buy-able item. Permissions itemskinchanger.admin - Admin bypass the restrictions. itemskinchanger.use - Permission to use the skin feature. itemskinchanger.allow_[restricted_item_name] - Additional permission to bypass the restricted items. (Only available, if AddRestrictedItemPermission configuration is true ) Configuration AddRestrictedItemPermission - To add separate permissions for the restricted items, otherwise they can't be bypassed. Example Configuration: { "AddRestrictedItemPermission": true, "UseClan": false, "UseFriends": false, "RestrictedItems": [ "door.hinged.wood", "door.double.hinged.wood", "door.hinged.metal", "door.double.hinged.metal", "wall.frame.garagedoor", "door.hinged.toptier", "door.double.hinged.toptier", "rug" ], "BypassItems": [ "researchpaper", "bottle.vodka", "ducttape", "glue" ] } Commands /skinitem [skinID from workshop] - example: /skinitem 1402412287 and the corresponding item is in your hand as an active item. /skintarget [skinID from workshop] - example: /skintarget 1402412287 and the corresponding item before you. /checkname - give back the shortname of the item in your hand, to support the configuration. Example Item list and naming conventions are provided next to the *.cs file as txt file. Localization English language file generated by default, texts supported by the language files.
    $7.50
  23. Kaucsenta

    TC Limiter

    Version 1.2.0

    71 downloads

    About TC Limiter This plugin prevent the abuse use of the ToolCupboards, if limitations are set. Also extra TCs can be added based on permission and players also can bypass the configuration. I recommend to use the plugin only from the start of the wipe, otherwise it will have no effect on the previously placed TC-s and only track from the newly placed ones. Permissions tclimiter.admin - Permission for admins or other players to bypass the TC limit. tclimiter.clearpermissions - For wipe usage, you can clear the previously set EXTRA permissions with the combination of the "/wipetc" chat command. tclimiter.extra_* - Based on the configured extra allowed TC, additional permissions will be created. Configuration The settings and options for this plugin can be configured in the TCLimiter.json file under the oxide/config directory. The use of a JSON editor or validation site such as jsonlint.com is recommended to avoid formatting issues and syntax errors. Example Configuration: { "minimum_allowed_TC": 1, "extra_TC_to_allow": 2 } Commands /tclist - list available TC number /wipetc - use it for clear up the given EXTRA permission before/after wipe. Localization English language file generated by default, texts supported by the language files.
    $10.00
  24. Changed Status from Pending to Can't Reproduce
  25. I was able to do a short check on my updated local server. This seems working as intended. What version do you use? May the players somehow got protection permission to bypass the item durability loss? Contact me on Discord and we can do a short discuss: Kaucsenta#8175
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

128.4k

Files Sold

Total number of files sold.

2.7m

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.