-
Notifications
You must be signed in to change notification settings - Fork 14
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
[Draft] - Primary Addin and rewrite of functions in Serverlib #5
Conversation
TODO: Create a way to Authorize users so that they can access the Requires_Auth pages. <-- no clue how to do this. |
The problem was not hereServerUtilities/src/main/java/serverutils/utils/ServerUtilities.java Lines 115 to 128 in 4f6d13c
|
Damn, at least you found the root of the issue |
fix commands registering multiple times
This will crash on server startup with AromaCore loaded (and presumably more) thisServerUtilities/src/main/java/serverutils/utils/ranks/CommandOverride.java Lines 41 to 50 in 2684331
crash-2023-10-03_14.28.44-server.txt Some more minor bugs: |
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.