SkyTheCodeMaster
SkyTheCodeMaster
## Useful information to include: - Minecraft version: 1.16.5 - CC: Tweaked version: 1.96.0 - Logs: These will be located in the `logs/` directory of your Minecraft instance. Please upload...
**Describe the bug** When using websockets on the latest nightly (25/8/2021), `http.Websocket.receive()` either errors with `attempt to use a closed file`, or it just hangs and does nothing. **To Reproduce**...
This would be better in a discussion, but they aren't enabled here. If I wanted to go about adding networking, would I go along the lines of something like: ```lua...
**If your feature request is a mod suggestion:** 1. Has someone suggested this mod before: **no** 2. Why should the mod be added: This mod should be added for servers...
I have a file with some weird [metatable stuff](https://github.com/SkyTheCodeMaster/SkyDocs/blob/f2a04201c40be56509752dc3c41d6be40936d7e4/src/main/misc/progressbar.lua#L39-L51) (I don't know if I'm using the correct terms), and Illuaminate will render the functions *without* arguments as `object:function()`, but it...