Closed Ethryan closed 1 year ago
Now if I only could get the icons to load...
Aurora is set to be disabled by default
Aurora is not working right now, it only shows a white page on startup, but at least it should work after some troubleshooting.
Backup command works, need to add the auto backup. All of it could also use a cleanup.
Major bug left: All commands seems to be added twice to the command list. Probably the same issue that the buttons had about being added twice, so something is calling the client function twice somehow.
The Aurora Config still needs fixing, the Enum values can't be set, and i can't get it to work...
TODO: Create a way to Authorize users so that they can access the Requires_Auth pages. <-- no clue how to do this.
The problem with commands seem to be here:
It seems to got through that once per mod in the package for whatever reason. Just like the sidebar buttons.
Damn, at least you found the root of the issue
This will crash on server startup with AromaCore loaded (and presumably more)
crash-2023-10-03_14.28.44-server.txt
Some more minor bugs: The [Click Here] to turn notification off that shows when you join a server and aren't in a team doesn't work. Sidebar buttons doesn't show in NEI creative+ inventory. (its not an instance of InventoryEffectRenderer) The config option "show_playtime" is hilariously off. The nbt and trash can keybinds don't work no matter which key you set it to.
Closing this since a new pull request has been made.
Looking for assistance to port this and update the ServerUtilities with newer features.
Nice to haves: serverutils.integration <-- NEI, Journeymap and so on. Needs to be written from scratch.