Jump to content

ManOWar

Member
  • Posts

    98
  • Joined

  • Last visited

Everything posted by ManOWar

  1. ManOWar

    AutoRestart UI

    Hello Crash, I'm unsure of when it started, but I just noticed this morning that the plugin is not counting down the last minute with the audible sound or the UI notifications. Below is my config. I was under the impression it counted down the last minute automatically. Is this something I need to do manually now? It is counting down the 15-2 times that I have manually added to the config, but nothing for the last 1 minute. I'm assuming the 'UseFullMinuteCountdown' setting is just for Discord notifications. Thank you! "Version": "2.3.0", "Restart": { "RestartTimes": [ "11:00" ], "AlertSound": "assets/prefabs/locks/keypad/effects/lock.code.lock.prefab", "UseSound": true, "UseChatAlerts": true, "UseQuitCommand": true }, "PlayerRestrictions": { "MaxPlayersBeforeCancel": 10, "RestrictPlayerCount": false }, "Alerts": { "InGameWarningTimes": [ 15, 10, 5, 4, 3, 2 ], "DiscordWarningTimes": [] }, "UpdateCheck": { "CheckForUpdates": true, "CheckInterval": 600 }, "UI": { "UseCustomUI": false, "UseRustUI": true, "CustomUI": { "AnchorMin": "0 0.5", "AnchorMax": "0 0.5", "OffsetMin": "10 -45.9695", "OffsetMax": "177.325 46.7435", "CheckIcon": "✓", "CrossIcon": "✖", "CheckIconColor": "0.5568627 0.7764706 0.1843137 1", "CrossIconColor": "0.7764706 0.5137255 0.4196078 1", "BackgroundColorHex": "#5095C4", "TitleFontSize": 12, "MessageFontSize": 10 } }, "Discord": { "WebhookUrl": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "ServerName": "", "DiscordNotifications": false, "UseFullMinuteCountdown": false } }
  2. As referenced in a previously opened and unresolved ticket of yours (https://codefling.com/files/support/16304-once-changed-building-skins-cannot-change-again/), switching skins on a base doesn't work when doing so from the TC or using the /bskin build command. You can only switch the skin on a building if defaulting back to basic stone or sheet metal. However, you cannot switch to shipping container, brutalist, adobe, etc. When trying to do so, it tells you that all building blocks already have that skin, even though they do NOT. The only resolution is to hit every building block with the hammer to switch it. Is this an issue you plan on fixing as it's roughly 70 days old? Thank you!
  3. I did. Thank you for the quick fix!
  4. Getting the same error.
  5. No....clearly, I didn't see it, or I wouldn't have said as much. Yes, I do see it now that you've so kindly pointed out how nicely it seamlessly blends in with all the other green shit in the screenshot....but thank you for your help. I'll see if I can find someone else who's not an asshole to help me with this....ffs Nice you treat people like this who are looking to spend money for your time and effort...
  6. Yes, I realize that. It's just that your plugin gave me the idea for it, as it's already doing something similar. So, I thought of it, and you could probably easily make something to do what I described. You didn't list your Discord server name, link to, etc., so how can I reach out to you there?
  7. ManOWar

    AutoRestart UI

    K. So, I guess this doesn't really apply to or change anything about what I'm doing? My scheduled restarts are working as needed. However, it would be nice if there was an option to shutdown the server instead of restarting it. I need to do this occasionally when adding or updating a plugin, where I need the server to be off while I upload files to it and then power it back up. I'm manually shutting it down now via my hosting provider panel, but it would be nice to have a red warning message on the server via AutoRestart that says it's being shut down for maintenance instead of the blue restart. However, I can't use the Restart option in this scenario because I need it to stay powered off momentarily while I make changes. When I manually shut the server down, no warning is presented to players, so I have to message them myself. Again, this isn't something that happens regularly, but it'd be a lovely QoL feature to add and just make it a run-on-demand command, where we could still set a timer so players can make their way back to base and whatnot. Thank you!
  8. ManOWar

    AutoRestart UI

    Hello, what is the purpose of the UseQuitCommand? Is that like a manual command we can run to shut the server down instead of restarting it? If so, how exactly do we use it? I've updated my plugin and see that it is now listed in the configuration and enabled by default. Thank you!
  9. ManOWar

    XStatistics

    Nice! Electricity generated is a cool one for sure. Thank you! Now, I just have to figure out how to do it...lol
  10. ManOWar

    XStatistics

    Hey Monster, Is it possible to add a new category to the config for Electricians? One that would track stats for placed wind turbines, solar panels, all three battery types, turrets, smart alarms, smart switches, cameras, and industrial components like autocrafters, splitters, combiners, etc. Tracking the amount of wire and piping ran if that's even possible? Just full tracking of electrics so the player base can track who is the top electrician on a server? That would be amazing! Thank you!
    Wow, I am completely blown away by how thorough this plugin is! It tracks every category imaginable, including server event plugins like Convoy by Adem. There is no other statistical plugin that compares to this one. Detailed stats like this increase buy-in from your player base as they have another metric to track and compete against. Keeping players logged in and playing longer so they can increase their lead on players below them in the rankings and gain ground on players above them in the rankings. Most stats plugins are very limited in what they track and focus primarily on PvP and raiding. However, most players spend the majority of their time running monuments, building, farming nodes, farming crops, etc., and this plugin covers all those statistics in depth! Just perfection! Well done, Sir!
  11. Hello, would it be possible to add a feature to this plugin or possibly to a standalone plugin, named, say, Offliner, that monitor and logs the number of TCs a player destroys where the owner(s) of the TC are offline? Then, have a message that regularly posts to the server saying the player's name and the number of bases (equal to the number of TCs) they have offlined during the wipe. Maybe even have it configurable to list the top 5 offliners or something. This would help minimize the amount of offlining happening, as players would have to own up to the entire server that they're an offliner. I think it would also put a target on their back to where other players would make a point to try and offline this player, which is exactly what an offliner deserves...lol Thank you!
  12. Thank you so much for the quick reply and fix! I've implemented the update, and it is working correctly. The only thing I'd like to add is that I belive the Halloween update includes more items than that. I'm not 100% sure, but I think there is an additional knife and maybe even a pitchfork that you can get. Also, the Frankenstein body parts are nine different body parts in total. There are small, medium, and large Frankensteins, each with legs, torso, and head. So, there are nine different body parts in total. Does this fix include all nine body parts? Thank you! Sorry, I just know that if it doesn't, I'll have players returning to me asking for those. Will there also be a similar fix for the Easter event? Or is that already working with this? Thank you so much for your help!
  13. Hello, I've been using the AlphaLoot 2x Table Advanced config for a few months with no issues. However, the Halloween items are not spawning into containers now that the Halloween event has been implemented. I've checked about a dozen portal dungeons, and not one Halloween item, including the Frankenstein body parts, no coffins, no spiderwebs, etc. I've also killed a dozen or so of the roaming scarecrows and chainsaw guys, and none of them have Halloween items. They all have regular items but none of the Halloween items. I'm running the default config. Is there anything I need to do with the AlphaLoot config to implement these? Thank you!
  14. That's fantastic! Thank you so much!
  15. Thank you for the explanation! I don't want the electric furnaces to produce charcoal. However, they do want/need the additional slot for ore. Is it impossible to add an option allowing cooked ore to accumulate there if the charcoal option is disabled?
  16. Just a quick update: I found that if I dragged the cooked frags out of the 2nd or 3rd slot and moved them to the 1st slot, it started cooking again and filled up the now empty slot. So, it's skipping or not seeing the first slot in the electric furnaces. Thank you!
  17. Hello, Just started using this plugin yesterday on my server and had a player point out that the 3rd output slot of electric furnaces isn't being used. So, I did some testing and verified that is happening. Below is my configuration. I don't have any other smelting\splitter plugins in place. I had removed QuickSmelt when I started using this. The furnace is staying on and is full of uncooked ore, but it's not filling up the 3rd slot (1st in order). For some reason, it's skipping the 1st slot and going to the 2nd and 3rd. Please see the screenshot. It's working perfectly, otherwise. Thank you! "Compatible Ovens": [ "bbq.deployed", "bbq.static", "campfire", "campfire.static", "cursedcauldron.deployed", "fireplace.deployed", "furnace", "furnace.large", "furnace.static", "furnace_static", "hobobarrel_static", "hobobarrel.deployed", "refinery_small_deployed", "small_refinery_static", "skull_fire_pit", "electricfurnace.deployed", "legacy_furnace" ], "Oven charcoal Overrides - Higher the number the less often charcoal is made": { "campfire": 4, "bbq.deployed": 2 }, "Oven Smelting Overrides": { "furnace": 1, "refinery_small_deployed": 1, "bbq.deployed": 1, "bbq.static": 1 }, "Auto Start Ovens on Deploy or restarts": false, "Fuel * This = Additional Charcoal per Tick": 1.0, "Delays Smelting by a Factor 0-25 (Used to reduce speeds below vanilla)": 3, "Disable Multi Fuel Speed Bonus": true, "Enable Charcoal Creation in Electric Furnace": false, "Enable Composters - Splitting items into Composters": true, "Enable QuickSmelt - Smelting of multiple slots at once": true, "Fuel Burned Per Tick": 1, "Ignore Stack Limit In Smelted Output Slots": false, "Max Smelt slots at once": 5, "Max Ore Smelted Per Tick": 3, "Require Ore In Electric Oven For Charcoal": false, "Number of seconds to delay after reload (5 default)": 5.0, "Smelting Speed (Time Between Ticks 0.5 Default)": 0.5 }
  18. ManOWar

    Better Teams

    Hey, I love this plugin, as it solves many long-standing issues with team management. However, I've found that there is one universal issue with everyone who uses it on my server. Each player wants the HUD in a different position on the screen or to turn it off altogether. Would it be possible to add a switch inside the /bt UI that allows the HUD to be enabled\disabled per player? Also, if it were possible to change the HUD screen positionable by the player within the same /bt UI, it would be the perfect plugin. Just my two cents as I get this complaint from everyone. Other than that, everyone loves it. The most common request I get is to move the HUD to the right side of the screen, but I've found that this doesn't work correctly. When testing, it's in a different location on the screen for everyone because no one has the same size monitors. Thank you!
  19. ManOWar

    AutoRestart UI

    lol....sorry @venda_voleI meant to ask @crash I appreciate both of you replying
  20. ManOWar

    AutoRestart UI

    Hello Venda, Loving the plugin, dude! You did an excellent job putting this together! The onscreen UI notifying players of the pending restart looks great, and I love that the audible timer is the C4 sound counting it down LOL I have mine configured to notify players 10 minutes before the restart, and then it has the built-in 1 minute countdown. I'd like to add additional notifications at the 5, 4, 3, and 2 minute marks. Would the format below be the correct way to do this? Thank you! "Alerts": { "WarningTimes": [ 10, 5, 4, 3, 2 ] },
  21. Hey MrMokka, You called it, dude! It's Ex using a portion of the barrel of diesel while you've yet to select your output resource. I'm so sorry to waste your time with this! I've played A LOT of Rust....like over 8k hours...lmao and I never noticed it using up the diesel. I appreciate your help, and maybe a positive is that someone else will see this and not bother you again My server is configured with 4k stack sizes for MATS, and in my testing, the first row of each resource is one diesel, and the second row is two diesel. I've combined the outputs of each of the two gather locations. I tested with vanilla config in both GatherManager and QuarryController. When testing with two diesel barrels, the second barrel gave the full output of the resource. Anyway, again, sorry to waste your time, but I appreciate your help very much!
  22. Sounds good and makes sense with Ex starting to use the contents of the barrel once you turn Ex on, but you still have to make your way up and select the resource you are mining. I'll test with two barrels, and if that's the issue, then the 2nd barrel should give full output. Also, makes sense on the formatting question...just wishful thinking on my part Thank you!
  23. Hey MrMokka, I'm sorry to open another ticket! However, there seems to be an issue with the Giant Excavator feature. I've included my QuarryController and GatherManager configs below for your review. For some reason, I'm only getting what appears to be 95% of what the config is set to (1.0). I've included the screenshot so you can see my output for all four resources at Giant Ex. Please let me know if I can provide you with any further info. Everything is still working perfectly for the smaller quarries. Would it be possible to have the Excavator config match the quarries with the same format of "Amount of resources per diesel (1000 = vanilla)": 1000.0? As that format works great! Thank you for your help! Vanilla Output Should be 100HQ per diesel 2,000 Sulfur per diesel 5,000 Metal Frag per diesel 10,000 Stone per diesel QuarryController Config { "Config version": "1.0.3", "Stone Quarry": { "Fuel time per diesel (seconds)": 130.0, "Resource tickrate (seconds)": 5.0, "Amount of resources per diesel (1000 = vanilla)": 1250.0 }, "Sulfur Quarry": { "Fuel time per diesel (seconds)": 130.0, "Resource tickrate (seconds)": 5.0, "Amount of resources per diesel (1000 = vanilla)": 1250.0 }, "High quality metal Quarry": { "Fuel time per diesel (seconds)": 130.0, "Resource tickrate (seconds)": 5.0, "Amount of resources per diesel (1000 = vanilla)": 1250.0 }, "Pumpjack": { "Fuel time per diesel (seconds)": 120.0, "Resource tickrate (seconds)": 5.0, "Amount of resources per diesel (1000 = vanilla)": 1000.0 }, "Excavator": { "Excavator fuel time per diesel (seconds)": 120.0, "Excavator resource tickrate": 3.0, "Excavator resource multiplier": { "Stone": 1.0, "Sulfur": 1.0, "Metal fragments": 1.0, "High quality metal": 1.0 } }, "Use excavator settings if GatherManager exists": true } GatherManager Config "Options": { "ExcavatorBeltSpeedMax": 0.1, "ExcavatorResourceModifiers": {}, "ExcavatorResourceTickRate": 3.0, "ExcavatorTimeForFullResources": 120.0, "GatherDispenserModifiers": {"*": 2.0}, "GatherResourceModifiers": {"*": 2.0}, "MiningQuarryResourceTickRate": 5.0, "PickupResourceModifiers": { "*": 2.0, "Diesel Fuel": 1.0 }, "QuarryResourceModifiers": {}, "SurveyResourceModifiers": {} }, "Settings": { "ChatPrefix": "Gather Manager", "ChatPrefixColor": "#008000ff" } }
    It does exactly what it says it'll do. The developer is also quick to respond to questions, which is worth five stars in itself!
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

123.6k

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.