-
Posts
1,031 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by SlayersRust
-
Found an issue where players can spawn the Police vehicles even while in Building Blocked Zones to grief players bases etc. Could you make a true/false config option to make it so players cannot spawn a vehicle if they are "Building Blocked" ? SpawnModulecar also has these options so you cannot fetch while occupied, these are all huge helps. Thank you! Would be amazing if this was fixed! this is a very important plugin for my server network, we have been around for 4 years now and this would be a huge help thank you! { "CanSpawnWhileBuildingBlocked": false, "CanFetchWhileBuildingBlocked": false, "CanFetchWhileOccupied": false, "CanDespawnWhileOccupied": false,
-
Found an issue where players can spawn the Police vehicles even while in Building Blocked Zones to grief players bases etc. Could you make a true/false config option to make it so players cannot spawn a vehicle if they are "Building Blocked" ? SpawnModulecar also has these options so you cannot fetch while occupied, these are all huge helps. Thank you! { "CanSpawnWhileBuildingBlocked": false, "CanFetchWhileBuildingBlocked": false, "CanFetchWhileOccupied": false, "CanDespawnWhileOccupied": false,
-
For some reason there is no TXT in the Readme.txt explaining how to install. Could you please send to me? I use Raidable bases paid + Nivex tier 3 package. What do I do with Upload Bases folder and all the other folders?
-
I think Rust changed the Hook for OnPickup and this needs to be fixed in the plugin. For some reason smelt on pickup doesnt work but everything else works fine. Have tested the commands and everthing.
-
- 121 comments
-
- 1
-
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
I want to blacklist the Rocket launcher, Snowball Gun and Multiple Grenade Launcher. I keep getting errors with this config. Could you please show me the proper config to use for these 3 weapons? Even putting just Rocket Launcher in the first spot Rocket launcher wouldnt be blacklisted. Thank you { "General Settings": { "Prefix": "<color=#00ffff>[ Instant Ammo ] - </color>\n", "SteamID": 0, "Commands": [ "ia", "instantammo" ], "Permission": "instantammo.use" }, "instant Settings": { "Use condition max?": false, "Black Lists": { "rocket.launcher": "snowballgun": "multiplegrenadelauncher": [ 0 ] } }, "Version": { "Major": 1, "Minor": 0, "Patch": 1 } }
-
How do the Priorities work Monah? I have Default Group 5k, VIP 7500, ELITE 15,000. How do I make sure Elite group can build to 15k? I have other vips that also have elite and vip and default. How do I make sure their elite works? For some reason they are stuck at 7500 entities. Do I give elite 0,1,2,3 priority? I don't understand? I feel like one is overlapping the other and not allowing them to build to 15,000. In this scenario i showed above what Number Priority would my elite vip need to be to have the highest building limit?| "Priority": 2,
-
- 1 comment
-
- #bag
- #sleepingbag
-
(and 4 more)
Tagged with:
-
@MON@HI tried the NEW config like this and only the ladders now work. I can't get twig square floors to add or twig triangle floors? Do I ahve the item wrong or? I can't find any other twig floor assets in the items list. "Excluded list": [ "assets/prefabs/building/ladder.wall.wood/ladder.wooden.wall.prefab", "assets/prefabs/building core/floor/floor.twig.prefab"
-
How can I allow players to place ladders on bases and also place twig on other peoples bases? Is there a way to whitelist this? The plugin is unusable after I bought it because of this. Players cannot raid tall bases in any way because they cannot climb through them with ladders etc. Is there a way to stop Ladders from being counted towards the entity limit so players can freely place them?
-
How do I allow players to place ladders on other players bases that are at the limits or their own? Is there a way to whitelist the Wooden Ladder item and twig entities? Without this it makes this plugin unusable for people trying to raid or climb bases in any way for any server. How can I implement this into the plugin? Or am I missing something? I'd like to whitelist ladders and twig thank you
-
How do I remove the Workbench UI from the bottom right? I need it removed for a simple clean UI thank you.
-
For some reason this section is incorrect. My Server wipes on Wednesday 2PM EST each week except for forced wipes first Thursday of each month at 2PM EST But for some reason the plugin config is showing it wiped on tuesday how do I fix this? "Do not touch.": { "WipedTime": "Tuesday, 03 January 2023 17:04", "LastWipe": "Tuesday, 03 January 2023 17:04" } }