Skip to content
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

Open
2 of 3 tasks
BrendonButler opened this issue Aug 30, 2023 · 0 comments
Open
2 of 3 tasks

Make project mutli-module for different Server software #30

BrendonButler opened this issue Aug 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BrendonButler
Copy link
Owner

BrendonButler commented Aug 30, 2023

Ensure modules support:

Add more support in the future?

@BrendonButler BrendonButler added the enhancement New feature or request label Aug 30, 2023
@BrendonButler BrendonButler added this to the RELEASE milestone Aug 30, 2023
@BrendonButler BrendonButler self-assigned this Aug 30, 2023
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
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 3, 2024
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 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 5, 2024
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant