forked from MrGeorgen/2smart2wait
-added multidimension support for chunk caching
-discord Bot sends a message when the queue is about to finish
This commit is contained in:
@ -38,10 +38,10 @@ Do not repeatedly stop and start the queue, eventually you will not be able to l
|
||||
- starting the queue too many times in a row can sometimes boot you out of your minecraft account (starting the queue or connecting in the minecraft client will tell you "wrong email or password"). to fix this, log in to your account at minecraft.net, then restart minecraft. both of these issues are limitations put in place by mojang to prevent account stealing, and are not fixable.
|
||||
- Some people report not being able to ride animals using this proxy.
|
||||
- 2b2t sometimes bugs out and removes you from the queue without telling you. In this case, your queue position will no longer move. Reconnect to fix this.
|
||||
- If you connect after the the queue is finnished or reconnect the proxy will send cached chunk data. Otherwise you would fly in a emtpy world. Other data however like entities are not chached and will not displayed correctly. You can move out of render distance and come back to fix this issue.
|
||||
- If you connect after the the queue is finnished or reconnect the proxy will send cached chunk data. Otherwise you would fly in a emtpy world. Other data however like entities are not chached and will not displayed correctly. You can move out of render distance and come back to fix this issue. Sometimes the client renders a cached chunk with a blank texture.
|
||||
|
||||
# Todo
|
||||
- [ ] Mention you once you get below 30 queue
|
||||
- [x] Mention you once you get below 30 queue
|
||||
|
||||
- [ ] Calculate the perfect time to join the queue based on queue size/eta. (E.g aim to join 2b2t between 8-9pm)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user