Jump to content

SlayersRust

Creator
  • Posts

    1,121
  • Joined

  • Last visited

Everything posted by SlayersRust

  1. Everything is amazing now so far thank you!
  2. Thank you I use that and its great! Will you add in a Config option for NoEscape Plugin to block usage during Combat/Raid Block possibly? This would really complete this plugin. https://umod.org/plugins/no-escape
  3. That is really handy! Sorry I was not seeing this part before thank you very much. Sorry my default controls just seemed much slower and not the same thats all. I guess I'll play around with the speeds etc.
  4. Also could you please forward me the exact configuration for everything you used in the Youtube video I'd like the same speeds of everything etc you use? I can't seem to get it working right? It would be very helpful thank you. You could dm me it if needed thank you.
  5. That is very helpful thank you! A clear list of all the commands in a list at the top of description like below wuld be great because I still cannot figure out what the command for "Launch: Embark on your aerial journey effortlessly as you seamlessly lift off with the LAUNCH feature. Say goodbye to the hassle of searching for the perfect spot to deploy your paraglider, and instead, take to the skies with grace and ease." is could you tell me? Commands: /drop etc.
  6. What does the "Lower" permission do within the plugin? I cannot see any documentation about each permission in the description? This would be super helpful thank you 🙂
  7. I just purchased your plugin but I cannot use a couple features on live servers until the "Launch" and "JetDrop" feature have the ability to be blocked during combat block/raid block in config with "NoEscape" plugin so players can't just put themselves into the sky and dissapear during combat and raids. It almost appears as players are cheating if they do this. So with plugins I've used similar to this in the past such as /chuteup it was necessary for /chuteup to just have a simple config option be blocked during combat block/raid block in the config. This is super easy to add to your plugin and all hooks are public in these plugins. https://umod.org/plugins/no-escape Thank you so much for your consideration, love what you did with this plugin and looking forward to having it on my servers. Will do some more testing and leave great review once all is implemented and we have more time with the plugin
  8. Yeah I was using another auto respond plugin but I wanted to switch because yours has a /tips option for players to switch it off and the other plugin does not. But I have 8 servers with crazy amounts of responses added over the years. So doing the configs in multiple would be pretty rough and redundant. I don't mind single words triggering often off single words now because players can just get a chat responder saying to type /tips to turn off lol for the veteran players.
  9. Quick question for something I'm a little bit confused by. What if I want any of these 3 words in the target to trigger the auto reply seperately from each other and not only together. Do I need to put this message in the config 3 separate times for every single trigger word? For example someone types "blueprint" they get the below auto reply, also if someone types wipe they would also get the same auto reply. Even if they weren't said in the same sentence is this possible without duplicating this in the config 3 times for every single word? Because I have 100s of responses created from many words and it could take a very long time. { "Messages (Random if more than one)": [ "<color=#04F404>[Auto Reply]</color> Server Map, Blueprints, XP, Backpacks and all progress wipes MONTHLY First Thursday of every month at 2PM EST for Forced Wipe." ], "Enabled": true, "Type (Check Sample Types above for Reference)": "AutoReply", "Broadcast to all?": false, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "when,wipe,blueprint", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": true },
  10. Straight from Nox at RustEdit said one thing would have to be done for TrainYard to work on Custom Maps this wipe. Could you update your map in time for the update? I have a large network of 8 servers and players were super excited to run this map. Thank you so much Nox — Today at 7:50 PM Loads @DARKO So basically if the map has a trainyard on it you'll need to swap it out. Here are a few options: Make a copy of current rust before force wipe You can then use that version of rust to edit the map as needed but you'll need to swap the trainyard monument to a place holder prefab. Placeholder prefab needs to be a prefab you do not have on the map already. Write down the string id for that prefab which you can find in the string id text file in rust edit directory. You will need a third party tool by bmgjet to then swap string IDs with this place holder prefab to the new trainyard string id. Then you can use the map. -Swap existing trainyard monument with breakables version of the monument -wait for rust edit to be updated before editing maps with a trainyard
  11. My config isn't working do you know why? It keeps saying Indexed 0 auto reply messages but I clearly have one setup in my configuration? I want to add a few dozen auto replies and thats all I want the plugin config to do and have default group see them and also be able to do /tips to turn them off if they like. I keep getting this message "[AutomatedMessages] Config updated [AutomatedMessages] Started 0 chat timers. [AutomatedMessages] Indexed 0 auto reply messages." { "Version": { "Major": 1, "Minor": 0, "Patch": 17 }, "Chat Icon (SteamId)": 76561198059348841, "Sample Types for Reference (Do Not Edit)": "Timed | ChatCommand | AutoReply | NewPlayerJoined | PlayerConnected | PlayerDisconnected | CrateHacked | PermissionGranted | PermissionRevoked | AddedToGroup | RemovedFromGroup | PlayerDead | EnteredZone | LeftZone", "Toggle Chat Command": "tips", "AutoReply Cooldown (in seconds)": 30, "Messages (Random if more than one)": [ "<color=#04F404>[Auto Respond]</color> Server Map, Blueprints, XP, Backpacks and all progress wipes MONTHLY first Thursday of every month at 2PM EST for Forced Wipe." ], "Enabled": true, "Type (Check Sample Types above for Reference)": "AutoReply", "Broadcast to all?": false, "Interval between messages in minutes (if Type = Timed)": 0, "Target": "when,wipe,map,blueprint", "Permissions": [], "Groups": [ "default" ], "Blacklisted Permissions": [], "Blacklisted Groups": [], "Player Can Disable?": true }
  12. SlayersRust

    Launch Pad

    Yep no worries at all mate! Love your plugins, keep up the great work. Will turn on notifications for this plugin.
  13. SlayersRust

    Launch Pad

    Could we have this work with NoEscape plugin? Would it be possible to block usage of pad if Combat or Raid Blocked? Also a cooldown in the config for only using the pad every so often would be very useful.
  14. SlayersRust

    AutoFarm

    The Planter Boxes places with AutoFarm are indestructible, how do we make them breakable by players who are raiding a base? Currently playesr are using them to make it impossible to topdown their base and using it as extra honeycomb. Can we make these Planter Boxes breakable like normal ones please?
  15. SlayersRust

    Limit Entities

    From what I've gathered form the logs your plugin does not support the powered christmas lights but only the regular ones. And also does not support any of the Sofa Seats or Sofa Seat pattern, could we have these supported? "assets/prefabs/misc/xmas/poweredlights/xmas.advanced.lights.deployed.prefab": 50, "assets/prefabs/deployable/sofa/seats/sofaseat.prefab": 25, "assets/prefabs/deployable/sofa/sofa.pattern.deployed.prefab": 25,
  16. SlayersRust

    Limit Entities

    Sorry I thought it would be in Data Files, I found it in a very weird spot I wasn't aware of that existed. Maybe in your description. you can state where log flles are found for server owners thank you. Will be less confusion especially for newer server owners.
  17. SlayersRust

    Limit Entities

    I use this command over and over but it produces no Logs whether I use the command in f1 console within rust when I have all perms or whether I use it within my server panel. So where do I find these logs and how do I get this command to work because limitentities.list does not work.
  18. SlayersRust

    Limit Entities

    @MON@Hdo you know these 3 entity names?
  19. Issue where players cannot get Monument Ownership. Even after latest update I get lots of reports where players just cannot get ownership over Monuments for a whole 24 hour period and I only have the cooldowns of the monuments set to 300 seconds. Only fix is for me to do a reload of the plugin then they can get ownership again.
  20. SlayersRust

    ChuteUp

    That would be really awesome to see! As we cannot add it to our server until that point ❤️
  21. SlayersRust

    ChuteUp

    Could we have a cooldown for using the /chuteup command and also functionality to support NoEscape to block /chuteup during Raid/Combat Block if needed else players just spam this to escape without these two options. I used this for my last plugin thank you ver much. These additions would make this plugin perfect!
  22. Are Rivers working on this map?? I know that saving maps in RustEdit the last few months broke the Rivers Water and made it undrinkable and also made no pumpkins,or Corn etc spawn next to river banks. is this fixed on your Map and is it saved in a version of Rust Edit that has working Rivers? Can you confirm before I put on a live server?
  23. I added this ad the Store Clerks name and helps new players understand instructions much better.
  24. Could we get some sort of warnings leading up to the end of the event for players within the event zone? Tons of players are reporting crates just disappearing or event disappearing all together without warning. So they kind of then wasted all their time waiting for event crates just to dissapear.
  25. SlayersRust

    Failed to call hook

    Keep getting errors onsendcommand in console on latest version. Here is the errors I get. Failed to call hook 'OnSendCommand' on plugin 'RoamTasks v1.1.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RoamTasks.OnSendCommand (Network.Connection cn, System.String command, System.Object[] args) [0x00000] in <8acba0cda5cb418ca2b70097ea4b507f>:0 at Oxide.Plugins.RoamTasks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008f0] in <8acba0cda5cb418ca2b70097ea4b507f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 Failed to call hook 'OnSendCommand' on plugin 'RoamTasks v1.1.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RoamTasks.OnSendCommand (Network.Connection cn, System.String command, System.Object[] args) [0x00000] in <8acba0cda5cb418ca2b70097ea4b507f>:0 at Oxide.Plugins.RoamTasks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x008f0] in <8acba0cda5cb418ca2b70097ea4b507f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
1.8m

Downloads

Total number of downloads.

8.1k

Customers

Total customers served.

123k

Files Sold

Total number of files sold.

2.5m

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.