Lucas Simon
Lucas Simon
Yeah... As much as I want reloading plugins, I don't know if I'd go that far. As it stands, though, setting player.sendBlock twice wouldn't hurt. The other two things left...
@rom1504 But if we're doing it that way, we could've just done the old method: ``` js for (var p in plugins) { serv.on = (name, func) => { plugins[p].listeners.push({...
Can we wait a bit before we do this? I wanna see if I can think of any better way...
What should it contain? parseClassic and colors?
That's fine for now. I was just looking at this problem before I found the issue you created and it's because we need to know what item they're holding, hence...
@Vankxr Is there an in-trade flag? Is that new? I think (thought) Steam doesn't support this, it's just especially useful for bots.
I recently learned of `editorStickyScroll.background` which you can put in your theme, and I think it helps a lot, but I'll leave this ticket open since it would be a...
This is over a year old now. I'd rather have this than another year of waiting for a PR of a cleaner way, would prevent testing requiring multiple console.logs for...
Somebody pointed me towards [this](https://avatar-js.java.net/) which might help for mongo among many other things (like express, socket.io, and redis). Is it possible to use this or set this up with...