Jump to content

BippyMiester

Curator
  • Posts

    493
  • Joined

  • Last visited

Everything posted by BippyMiester

  1. Of my 14 followers.... if you see this message. react to it.

  2. Changed Status from Pending to Closed
  3. No. I'm sorry. I'm not going to add any more bloat onto the plugin. The player is a dumbass and should know that before you type /claim you need to have an empty inventory. Also a way to get around this issue is to assign them a permission or a temp group to allow them access to a kit that has the items in it. Then they can claim it like a normal kit. Theres plenty of ways to accomplish this without me having to add this feature. Sorry.
  4. Either way, downloading or uploading, the plugin queue does generally tend to be huge. Unfortunately we get a ton of GPT submissions every day that literally slows everything down with that stupid junk. So, wading through that can take time. However, if you did download a plugin that hasn't yet been approved by a curator, you can go ahead and use that plugin as you want. It "probably" works. Maybe. Who knows. You're the curator at that point. You can go ahead and test it out asap. Or you can wait. That choice is up to you.
  5. Please give the developer more then an hour to respond before asking for a refund request. Thats not fair to the developer, and since you have downloaded the file already, we have to wait a reasonable amount of time for the developer to respond. Also, you haven't even opened a support request specifying the exact nature of the issue you're facing. Support requests are not places to request refunds anyways. You did the right thing by posting here to ask for a refund. Please update your support request to accurately reflect the problem, instead of just asking for a refund without trying to debug the issue. Then again, as stated previous, please give the developer time to respond.
  6. Changed Status from Pending to Can't Reproduce
  7. Ok, look man. No need for the hostility. Its only not working, for you. Most likely you set up your config wrong, or didn't read the documentation carefully enough, and thats why its not working. The plugin hasn't broke for anyone. I haven't had to push an update in a while due to the stable nature of the plugin. The plugin was originally made by someone else, and they ALSO did NOT have to update the plugin very often due to the fact that it is so stable. If you would like to come to my discord server (click on the big image that says join me in the description), you can link me your config file, and your vote site links, and i'll run some diagnostics. Putting it here would expose your API keys etc. So best to do it in Discord. People have lives outside of this Rust community. Stop being toxic.
  8. BippyMiester

    not working

    Changed Status from Pending to Closed
  9. BippyMiester

    not working

    Moved to discord chat. Ticket Number 00-47
  10. Im sorry I'm currently dealing with IRL issues. Please see my discord announcement for more details.
  11. bitch lol
  12. Christmas Cookies that my mom bakes.
  13. @Death
  14. You can cancel the withdrawal yourself if you want. Just go to your earnings page and where you see the withdrawal and the orange icon, there should be a button somewhere to hit cancel. Withdrawals right now are on a 48 hour hold from the latest information I have. I did however get mine today in about an hour?
  15. BippyMiester

    Error when claiming

    Changed Status from Pending to Closed
  16. BippyMiester

    Error when claiming

    Please come to my discord for support with your config file. I need your whole config file, including the API keys to properly debug your issue. Please open a ticket there.
  17. BippyMiester

    Skinned Items as Reward

    Changed Status from Pending to Not a Bug
  18. BippyMiester

    Skinned Items as Reward

    As long as the RCON command allows for that yes. The plugin doesn't give out items. Just runs commands.
  19. Version 1.0.33

    4 downloads

    Encourage your players to submit suggestions in an organized and efficient manner using our powerful, intuitive bot. This bot offers several features designed to create a smooth suggestions process and enhance player engagement. Features Threads are automatically attached to each suggestion, allowing players and staff to discuss the suggestion in detail. Once a decision is made (approval or denial), the thread is locked for a set period (configured in the settings), after which it is deleted. User stats track the number of suggestions made and the number that were approved or denied. Admins can approve or deny suggestions directly using /approve or /deny commands. The suggestions channel remains clean and organized, with no one able to post messages directly, though conversation can still occur in the threads until they are locked. Once a decision is finalized, the user who made the suggestion is tagged in the thread so they are informed of the outcome. More features are planned for future updates! This setup will help keep the suggestion process neat and engaging while ensuring transparency and easy communication between players and staff. Commands /suggest <suggestion> - Make a suggestion /approve <suggestion_id> - Approves a suggestion by ID /deny <suggestion_id> - Denies a suggestion by ID Installation Guide Python 3.10 - This is a self hosted bot. We do not host this bot for you. You must be comfortable editing json files, and you should know how to make a Discord bot. General basic discord bot self hosting knowledge required. If setting up through Pterodactyl, or some type of hosting panel, make sure that you change the ingest file from `app.py` to `main.py`.
    $5.99
  20. This is a good idea.
  21. If its taking the developer months to fix an issue, then you need to reach out to the admins about it. We'll try and help you as best as we can, cause that shits not ok. That goes against our Plugin Posting ToS i'm fairly sure. Developers have a responsibility to update their plugins on a timely schedule.
  22. People bitching about the review process dont understand that its there for a reason. If a reviewer hasn't even made the minimal effort to open a support ticket to try and solve their problem, then the review is bullshit. It doesn't give the dev a chance to address the problem, or give the dev a chance to make the product better. If there is sufficient evidence that the reviewer has tried to solve the issue with the dev, then the review gets pushed through. Its not a hard process to follow. Its not that hard to submit a review on the site, yes the reviews are curated to an extent. The REASON they are curated is because we want ACCURATE reviews... not just someone review bombing the fuck out of a series of products cause they aren't happy with the dev. When a potential new customer sees your product and that its only 1 star, the chances of them clicking into your product to check it out in more depth DRAMATICALLY reduces. Do you really want your product to have unmoderated reviews and be 1 star because of no fucking good reason? lol I don't think so. Thats why we have a review process. Don't like our review process? Are you a dev? Then do better. Focus on making your product(s) better, and more people will leave better reviews. Are you a reviewer? Then make effort to try and fix your issue instead of just being a cry baby and bitching. Tried that? Then prove it. Screenshots? Discussion threads? Etc. You prove it, then 99% of the time your review is going through. 99% of all reviews that have gotten denied for MY products have been denied because the reviewer never tried to fix their issue and reach out to me. Simple as that. If you don't trust the reviews because they are curated, then apparently you don't trust any of the plugins or products on the site either, cause those are curated too. #endrant
  23. The reason its useless for you is because thats how the rest of the industry does things, and you're going against the grain of what the industry does. This is a common term known as industry standards. One repository = one project. If you want to have a "Master Repo" with all your projects in it, then create a github action that pushes your entire project repo to the "Master Repo" whenever you push if its that important to you that they all reside in one repo. When you go against the grain like that, it not only hinders you as a developer (because the feature on umod is useless for you), but it also goes to show that you're not apt an implementing industry standards in your work, which could lead to poor development practices and coding practices. So my suggestion is to start using industry standard methodologies, and you will find that things get a lot easier for you.
  24. How about synchronize everything? Description, and including the download button. If you push a release on github, with a version tag, it should be updated to the download link on Codefling.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.