-
Posts
1,404 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Mr01sam
-
You should be able to accomplish this using the oxide permission groups. WarMode automatically creates permission groups for each mode, for example warmodepvp and warmodepve. For whatever plugin you are using to do home teleports, you can assign the permission to use those commands to just the warmodepve group if you want.
- 262 comments
-
Changed Status from Pending to Closed
-
Awesome, glad it's working out, thanks for letting me know it's resolved!
-
I'm not sure off the top of my head - I'd have to try it out
-
Changed Status from Pending to Work in Progress
-
With your expanded detail I am now able to reproduce the issue and I think I have a solution, I will DM you the fix to confirm!
-
I'll give it another try
-
Changed Status from Can't Reproduce to Pending
-
This is a great plugin that saves your players A LOT of time (and sanity) when crafting in your base! It works exactly how you would expect and works seamlessly with Rust's crafting system. In my opinion, this should be a built-in feature for the game, and I will probably be annoyed when I join a server and it doesn't have this plugin installed.
- 9 comments
-
- 1
-
-
Okay, I'll try to reproduce it
-
So are you saying they are able to enter a locked hatch without the key?
-
Changed Status from Pending to Can't Reproduce
-
Yup, you are correct - that is a known issue. I don't have a solution right now, and for some reason this doesn't really seem to happen on my development server - but its been reported before. I'm marking it as "Cant reproduce" for now, because thats what the other tickets for this are marked as. If I come up with a solution for it in the future, it will be included in a release.
-
Just to be clear, there already is a setting to limit how many entrances can be built per base. However, I think you're suggesting a max entrance limit per player. I'm not going to add that to the base version of the plugin because currently nothing about the basement is tied to a specific player - just like anything in vanilla rust, the basements are tied to the buildings they are built into. It also could open up a lot more issues that would need to be handled, making the code much more complex.. For example, lets say the max entrances per player is 3. A player builds a base, puts 3 basement entrances, so they are at their max. Another player, decides to raid that base and take it over as their own. Now the original player cannot build any more entrances, but they also cannot destroy their old entrances because another player is in control of that base. In addition, that second player might be in control of 6 entrances, because they might have a second base of their own. This is just one scenario, but there's more that could be problematic as well. That being said, if this is really important for your server, I could look into creating a separate (extension plugin) that will put entrance limits per player, but you'd have to accept it as is - I cannot commit the time to handle all the scenarios that might come up from putting in this setting. I hope that makes a little more sense why I am hesitant to do this.
-
Could you post your settings? Like a screenshot of the admin panel if you have that?
-
Changed Status from Pending to Not a Bug
-
The plugin only supports hatches on square foundations currently - I might add support for triangles in the future, but I'll mark this as a suggestion instead of a bug.