Jump to content

dustyhansen

Member
  • Posts

    1,445
  • Joined

  • Last visited

Everything posted by dustyhansen

  1. I updated the plugin and then did /decay warn and the data file is still empty: { "List of players.": {} } Nothing seems to write to this data file.
  2. The following plugins show as Not Loaded on my server and have duplicate entries in the Update Checker config. I tried removing these from the config, but they were put back when the plugin was loaded. InviteCommand MinicopterLicensePlate Tebex They have entries in the config file under these names, which are the correct names: Invite MiniPlate TebexPlugin The following plugins show as Not Found on my server and have duplicate entries in the Update Checker config. I tried removing these from the config, but the were put back when the plugin was loaded. Mini-CopterOptions RustServer.ggVote They have entries in the config file under these names, which are the correct names: MiniCopterOptions RSVote Why can't I remove the bad duplicate files from the config? They just reappear when I do so.
  3. It would be nice if plugins didn't completely vanish from the site as if they never existed. I had a plugin that I downloaded, not sure if I paid for it (I don't see it in Orders) or if it was free, but it appears to no longer exist at all on here. https://codefling.com/plugins/remote-team-invite So all of the discussions, support tickets, etc. are just lost? There is no way to re-download the file? No information on why it was pulled or anything?
  4. It would be nice if our Purchases tab showed free files we downloaded. Currently I can't see the free plugins I have downloaded anywhere, or at least that I can tell.
  5. dustyhansen

    Inventory Not Saving

    If I switch to player mode and restart the server, won't it lose whatever is in my admin inventory though because of RAM? I didn't test this, but just assumed that you cannot store stuff in both inventories and have it remember both inventories after a server restart because of the way it is written.
  6. I shared my config with you in a separate thread, but will share it again. I have 2 modes, but both modes have separate inventories set to "false". And how would I assign myself 2 modes? Especially when my steam ID isn't allowed on the other mode? AdminToggle (1).json
  7. That is not the issue we were trying to fix though. I thought what you were suggesting was that if I was an admin on the roof and toggled to player mode and fell to the bottom of the base and got stuck because of no clip, that this option would TP me back to the roof so I wasn't stuck anymore. I thought it TP you back to where you were when you exited admin mode. No?
  8. dustyhansen

    Images Not Loading

    Like the other guy said, it just switches back to "Internal" anyways, so what is the point? I tried changing it to "ImageLibrary" and reloaded the plugin, but not sure how long it stayed Image Library?
  9. No bot necessary, just go to the channel you want it to post in, click on edit channel, then integrations to add a webhook. There you can create the webhook, name it and give it an avatar. Copy that URL and put it in your config file. As for the Discord message ID, you will have to wait for the plugin to post it's first message and then you can right click that message to get the message ID, assuming you have dev mode on. This will make the plugin update the same message every time it posts instead of posting a new message in the channel. It is optional, you could leave it blank and have the plugin post a new message every hour (or whenever) if you want.
  10. Ok, understood. Thanks for the clarification.
  11. I put in 60 min and 90 max, but no events are running now. I thought this would run an event every 60-90 minutes?
  12. That is not what they are asking. You added a new feature to have a min/max time for random event starting, but you didn't put it on the random event setting, you put it on the static time setting, which doesn't make any sense. For example, I want helicopter to run every 60-90 minutes, but that is still not an option with your plugin. I either have to choose to run every 60 minutes, or every 90 minutes. Or I can choose to have it run at 8:00am and 60-90 minutes, which doesn't make sense.
  13. Is it just these 3 that need to be updated? "AddedBuyListing": "Player {0} added buy listing of <color=#5c81ed>x{0} {1}</color> in {2} shop for {3}!", "AddedSellListing": "Player {0} added sell listing of <color=#5c81ed>x{0} {1}</color> in {2} shop for {3}!", "ItemPurchasedBroadcast": "Player {0} purchased <color=#5c81ed>x{0} {1}</color> from {2} in {3} shop for {4}!" To this? "AddedBuyListing": "Player {0} added buy listing of <color=#5c81ed>x{1} {2}</color> in {3} shop for {4}!", "AddedSellListing": "Player {0} added sell listing of <color=#5c81ed>x{1} {2}</color> in {3} shop for {4}!", "ItemPurchasedBroadcast": "Player {0} purchased <color=#5c81ed>x{1} {2}</color> from {3} in {4} shop for {5}!"
  14. Ok, it just showed the update is available. It took 9 hours, but it did show, so I wanted to let you know. I look forward to the updated API, thanks.
  15. dustyhansen

    XP Boost Calculation

    So, I am trying to understand the reasoning here. Players are complaining that they are not getting the advertised XP boost during an event and that it is misleading. For example, when the Chopping Trees event is running, it says for the next 12 minutes you will earn 120% bonus XP. However it appears that this bonus only applies to the final hit of the tree, not the hits leading up to the final hit, based on my math. So why do Rested XP and XP Gain Modifiers apply to all hits, but the XP Event Bonus only applies to the final hit? And if this is the expected behavior, shouldn't the notice be more clear about what you are getting bonus XP on then? I see that the event is called "TreeHitFinal", so I assume this is intended. I am not really saying this is a bug, nor is it really a feature request, but I am getting feedback from my players that it should be more clear on what the payout is. Personally, I think it should apply to all hits like the other XP bonuses do. But I am curious to hear what your thoughts/reasoning are for the way it is.
  16. I'm not sure what you mean. It always used to show updates pretty much immediately after they were posted on the website. Are you saying that is not the case? I don't know about Convoy because I already updated it.
  17. Still not working, Shoppy Stock got updated 3 hours ago and it is still not showing as needing an update for me.
  18. UpdateChecker (2).json
  19. Suddenly this morning the plugin is posting that all of my plugins are updated, which is not true because it previously found one update and listed 9 plugins it couldn't find. It has been doing this for 5 hours, so I thought I would report it.
  20. I just had this happen again. I switched from admin to player mode and lost my backpack and hazmat again.
  21. So I just switched modes and it teleported me back to where I was last night when I switched modes last. So where is it supposed to teleport you to? When I am on my roof and switch to player mode, it doesn't TP back to the roof. But it does seem to want to TP me to where I was when I last switched modes.
  22. When a player does /twig warn (or in my case /decay warn because i changed it), it removes the warning for their current session, but when they log off it doesn't save their setting. So the next time they login they get the warning again. I checked the data file and it is empty and hasn't been modified in over a month, which is when I installed the plugin I think, so it looks like it is not writing anything to the data file at all when players use the command. I assume this is a bug? TwigsDecay (1).json
  23. So back in the day, players used to be able to transfer all of the items from their inventory to a container by using shift + right click. For example, right clicking a stack of stone will transfer that stack to the container. But if you shift + right click it will transfer all stone from your inventory to the container. This was a feature of this plugin that my players used to love and became very used to having. Then one day it stopped working. I was discussing having a new plugin made to bring back this functionality and the developer said that your plugin still contains the code for it, but it is broken due to Facepunch changing the way moving items works a while back. The way your code is written now, using shift + right click will always leave the target container null. He suggests that you update your code to re-write the CanMoveItem section to take into account the code changes from Facepunch. I don't know if you are aware that this broke, but would you be willing to fix it so that it works again? We are hesitant to create a new plugin due to possible issues with item stacks and compatibility with this plugin, etc. I appreciate your time and sorry for the long message, thanks.
  24. Sorry to report another issue, but I have the separate inventories disabled per our conversation in this ticket. I switched from admin mode to player mode and my backpack disappeared from my body and everything inside it as well as my hazmat suit I was wearing. I switched back to admin mode and they did not return. I don't think I lost anything in my actual inventory or hot bar. So I am logging this as a separate bug, since I shouldn't lose/change any inventory items with my current settings.
  25. dustyhansen

    Auto Wipe Not Working

    Did you ever figure anything out on this? I ended up uninstalling the plugin since I couldn't get it to work, but thought I would check back since I saw this was still open and it has been a year.
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.8k

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.