-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG FIX & Update] Upgrade to M-UI 2.0.8-1.7.10 #3
Conversation
…ts everything else passes
…is will also mean that we can migrate to non MUI stuff later or use commands instead of items and each scan is now unique)
The Code has been reWritten so it's all done via Packets and Network Handlers, this means we dont even need ModularUI or an Item to be present we can use commands or in the future even replace it (or have multiple GUI options). I also made it so Server can Optionaly run without ModularUI installed even tough i havent tested this yet, players are free to experiment and test it. in future i will visit this concept again. I also as mentioned added Commands, it unfortunently dose not work but you can press /scan [MODE] to open a GUI if it did i will also visit this feature again later. A few bug fixes also been done you can read the commit list for full changelog. |
see #1 & #2