Hey. There are some Durability Plugins, but no Plugin which let me set what tools will have no durability.
I want to disable dura for the stone (or for self setted items in an config file)
I hope anybody can help me
greez
Saixo
Rust Custom/no durability for select items
Discussion in 'Plugin Requests' started by saixo69, Jun 29, 2015.
-
I can do that, give me a day or so. Might get it done today. Will let you know.
EDIT: Also want to ask, do you want durability disabled on an item for everyone, or just people with a permission? -
hey
cool thank you
for everyone......permission i don't need but maybe some other people would like that more -
ItemConfig will allow you to do this btw...
-
Yeah but i don' want to run an endless plugin. I only want to change dura for 1 or 2 tools
-
-
-
-
Wulf Community Admin
-
Oh.. didn't think to look at forums hehe I'll post it later tonight
[DOUBLEPOST=1435629725][/DOUBLEPOST]Sup,
I don't feel like spending the time to clean up the code and make it generic so I won't post it in the tools section, I don't feel it's presentable enough for this but I made a zip of the project. It's a very early version of LIME, a mod I'm working on. My first idea was to make a program that would configure existing plugins to achieve what I wanted with my server, rather than writing a complete plugin. I since changed my strategy so this code is old, incomplete, but it will give you enough information to make a small program that modifies any json config for any mod out there so you don't have to redo your configs manually each time a new version comes out. ItemConfig, ConstructionConfig, BlueprintManager for instance reset each time a new version comes out and new values can be added or removed, etc. The code for my program is not full proof, but it should withstand most minor changes and any additions the game throws at it, for the most part.
I don't know what the policy is for posting non-approved apps or code, so I'll PM anyone who wants a copy.. Unless Wulf or some other admin tells me it's OK to link a ZIP file containing the project right in here. -
Pretty simple Id like to be able to disable or increase the durability for certain items. There are durability plugins I've seen but none seem to do what I want. I didn't notice this thread but it was from a year ago and didn't have a solution Request - No durability for select items | Oxide . I pretty much want the same thing.
-
-
NeverWear for Rust | Oxide Put the items you want in the whitelist and grant users the permission
-