-
Notifications
You must be signed in to change notification settings - Fork 0
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
Make project mutli-module for different Server software #30
Comments
BrendonButler
added a commit
that referenced
this issue
Sep 2, 2023
got spigot builds working, will continue to segregate Spigot/Sponge differences
BrendonButler
added a commit
that referenced
this issue
Sep 4, 2023
… module create utility classes in core
BrendonButler
added a commit
that referenced
this issue
Sep 10, 2023
move logger from Core to child modules clean up pom files move Economy from Core to spigot module
BrendonButler
added a commit
that referenced
this issue
Dec 24, 2023
…ectively Fix failing tests Ensure Sponge builds are able to run on test server
BrendonButler
added a commit
that referenced
this issue
Jan 3, 2024
…eserialization Change balance variable to BigDecimal instead of double Create separate config.yml for Sponge to reference worlds differently
BrendonButler
added a commit
that referenced
this issue
Jan 5, 2024
…mmand add exception and command builder to InfoCommand
BrendonButler
added a commit
that referenced
this issue
Jan 13, 2024
fix Warehouse not removing deleted stores
BrendonButler
added a commit
that referenced
this issue
Jan 15, 2024
BrendonButler
added a commit
that referenced
this issue
Jun 28, 2024
implement add command update setAttribute usages to remove type casting in Add and Create commands due to new generic implementation
BrendonButler
added a commit
that referenced
this issue
Jul 5, 2024
move common parameters and flags to SubCommand rename quantityParameter to quantityWithAllParameter and add additional parameter named quantityParameter which excludes the "all" option and completer fix getAvailableSpace method to ignore armor and offhand slots
BrendonButler
added a commit
that referenced
this issue
Jul 18, 2024
update CreateCommand to utilize built in server location parameter as starting point for cuboid clean up base /shop command
BrendonButler
added a commit
that referenced
this issue
Dec 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ensure modules support:
Add more support in the future?
The text was updated successfully, but these errors were encountered: