lew

Results 31 comments of lew

@Gnat008 This issue is literally the only thing holding me back from using your plugin. I am very unhappy with MultiInv, but I can't just stop using it now! I...

hey, author of [DecoHeads](https://github.com/Rayzr522/DecoHeads) here -- i see you modify the output of BlockBreakEvents so that the dropped item has the correct name, lore, etc. when you break a placed...

I see, I originally copied the custom head code from mrCookieSlime, and was not aware that you could simply pass `null` for the name. that actually makes things a good...

the `guild_count` returned in the discovery endpoint is a value that is updated as part of a task that runs every 24 hours. the `approximate_guild_count` value returned as part of...

ah yknow what you're all absolutely right. the `approximate_guild_count` is computed based on the number of guilds that the bot user is apart of. the table we're using for `approximate_user_install_count`...

i shipped a fix to include application.commands authorizations in the guild count. please confirm the numbers look right now, if not lmk!

+1 to this. it would be nice to also be able to configure which failures trigger the notification. for example a download being stalled isnt necessarily something i care about,...

ah yep, that works for me! didnt know that was an option. plz ignore my additions to OP's request :3

hi there! thank you for reporting this. could you please provide the exact Components V2 JSON payload you're using? I was unable to reproduce with the following payloads: ```json //...

for some reason it only occurred for me when i zoomed out, but i was able to reproduce it. my fix for this just went out a few minutes ago!...