Jump to content

2 Screenshots

Recommended Comments



imthenewguy

Posted

Blah, was working on something similar xD

Well done, looks neat 😄

  • Love 1
  • Administrator
Raul-Sorin Sorban

Posted

Thanks 😄 

PandaJun

Posted

PortableLocker.nodrop
No drop on death

  • Like 1
TwoShoes

Posted (edited)

On 6/7/2022 at 3:06 AM, PandaJun said:

PortableLocker.nodrop
No drop on death

In the config there is :
 

},
  "GroupWipeOnDeath": {
    "default": false
  },

if you have other groups like admin or vip it would look like this :
 

},
  "GroupWipeOnDeath": {
    "admin": false,
    "default": true
  },

to drop on death change to true
Also forgot to add if the default group is false, or true for all no need to add other groups to the list.. Only add if the group you are adding is diffrent from the default group
 

Edited by TwoShoes
  • Like 1
  • Administrator
Raul-Sorin Sorban

Posted

I recommend having the default group at the bottom of the list as that's a group everyone has. Treat the list as a priority list starting from the beginning of the list as being the most important element. 🙂 

  • Like 1
Katze

Posted

Hey, run into an issue

It wipes all our lockers once we close the game.

Config is the following:

  "GroupWipeOnDeath": {
    "default": false
  },
  "GroupServerWipePersistent": {
    "default": true
  }

Any known plugin conflicts? We use Vehicle Storage and Backpacks from umod to store items as well.

Thank you :)

  • Like 2
Chill Roleplay

Posted

Please permission add command to search other players locker 😄 as in RP servers criminals use it to hide stuff

  • Like 1
  • Administrator
Raul-Sorin Sorban

Posted

On 8/19/2022 at 5:03 AM, Chill Roleplay said:

Please permission add command to search other players locker 😄 as in RP servers criminals use it to hide stuff

Added!

Wolf

Posted

8 hours ago, Raul-Sorin Sorban said:

Добавлено!

I am getting an error in the plugin code

  • Administrator
Raul-Sorin Sorban

Posted

8 minutes ago, Wolf said:

I am getting an error in the plugin code

Hey, this should now be fixed!

Namsaknoi

Posted

Can I add more permissions for VIP's for example?

  • Administrator
Raul-Sorin Sorban

Posted

8 minutes ago, Namsaknoi said:

Can I add more permissions for VIP's for example?

Yes 🙂  

Namsaknoi

Posted

47 minutes ago, Raul-Sorin Sorban said:

Yes 🙂  

Ok, I just bought it. I see the different permissions for say a cool down or wipe on death. But I don't see preset permissions for default users. 

  • Administrator
Raul-Sorin Sorban

Posted

56 minutes ago, Namsaknoi said:

Ok, I just bought it. I see the different permissions for say a cool down or wipe on death. But I don't see preset permissions for default users. 

It's in the description 🙂 

image.png.3b8552a0512343859ee3c72c0888a150.png

Namsaknoi

Posted

15 hours ago, Raul-Sorin Sorban said:

It's in the description 🙂 

image.png.3b8552a0512343859ee3c72c0888a150.png

Right, sorry. I was thinking I had to added it manually to the config file. I didn't think it was a simply as adding them in the Perms manager. 

Thank you 

  • Like 1
Chill Roleplay

Posted

On 8/20/2022 at 5:50 AM, Raul-Sorin Sorban said:

Added!

I can figure out how to serach another players locker

LazyPVE

Posted

Hi ! I'd like to know if there is a item black list in the config ? I would like to use this as a way for player to keep some full set from EpicLoot when we wipe, but I don't want them to keep explo and other stuff. Thank you ! 🙂

  • Like 1
  • Administrator
Raul-Sorin Sorban

Posted

8 hours ago, Bob la Raie said:

Hi ! I'd like to know if there is a item black list in the config ? I would like to use this as a way for player to keep some full set from EpicLoot when we wipe, but I don't want them to keep explo and other stuff. Thank you ! 🙂

I'll add that to the suggestions list!

On 8/29/2022 at 10:18 PM, Chill Roleplay said:

I can figure out how to serach another players locker

You just do /locker <player name/id>

  • Love 1
国产007

Posted

The item will disappear when the server is erased

  • Like 1
LazyPVE

Posted

Hey Raul ! Do you know how I can fix that, lockers spawn in the middle of the map and people can loot them.image.png.546c20924c1c02a0063077c911a0cac3.png

  • Like 1
Chill Roleplay

Posted

22 hours ago, LazyPVE said:

Hey Raul ! Do you know how I can fix that, lockers spawn in the middle of the map and people can loot them.image.png.546c20924c1c02a0063077c911a0cac3.png

I may be wrong but I believe this is area 0,0,0 on your map. Many plugins use this are for carious things. Ig possible it should be covered by terrain if possible

If I'm right you have 3 options

1. Remove any plugins that use this 0,0,0 area

2. use rust rust-edit  to add terrain an cover it and follow the updating mid wipe instructions (this is a advanced option and should only be done if you know what your doing with the server files)

3. https://umod.org/plugins/build us this plugin to spawn admin quarry items form the miscellaneous section in spawn. with this there is 2 cliff types you could use to build around this area. you could also force foundations or other terrain underneath so players cannot get to it

I could be wrong on this but my recommendation is option 3 I would even be willing to assist with this

  • Love 1
LazyPVE

Posted (edited)

4 hours ago, Chill Roleplay said:

I may be wrong but I believe this is area 0,0,0 on your map. Many plugins use this are for carious things. Ig possible it should be covered by terrain if possible

If I'm right you have 3 options

1. Remove any plugins that use this 0,0,0 area

2. use rust rust-edit  to add terrain an cover it and follow the updating mid wipe instructions (this is a advanced option and should only be done if you know what your doing with the server files)

3. https://umod.org/plugins/build us this plugin to spawn admin quarry items form the miscellaneous section in spawn. with this there is 2 cliff types you could use to build around this area. you could also force foundations or other terrain underneath so players cannot get to it

I could be wrong on this but my recommendation is option 3 I would even be willing to assist with this

We already make modification to the map on rust edit so I guess I can just raise terrain and make an island to cover it.
Thank you for your help

Edited by LazyPVE
  • Love 2
MelodyZE

Posted

Hello!
i noticed this has no wipe protection, and this wipe we all found out.
players pretty upset they lost all their items in the locker thingy.

is there a way to have wipe protection like Backpack does?
also noticed lockers spawn in world under the world and if enteties die, the plugin breaks completely and have to /reload the plugin

MelodyZE

Posted

On 10/6/2022 at 12:19 PM, 国产007 said:

The item will disappear when the server is erased

yeah, we just found this out and people arent happy 😧
hopefully this can be resolved...  because im having the same problem

Chill Roleplay

Posted

Can we get prevent storage of specific items in locker? Please 😄

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 5
  • Love 2

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

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.