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

Refactor plugin integrations into subpackage #393

Merged
merged 9 commits into from
Oct 21, 2021
Merged

Refactor plugin integrations into subpackage #393

merged 9 commits into from
Oct 21, 2021

Conversation

Haxx0r-4559
Copy link
Contributor

@Haxx0r-4559 Haxx0r-4559 commented Oct 16, 2021

Description:

This PR moves SiegeWar's external integrations (currently with Dynmap and Cannons) into a new subpackage. Additionally, the main plugin class has been refactored to allow this, and to be more consistent with Towny.
(In preparation of PR adding Pl3xMap support)


New Nodes/Commands/ConfigOptions:

N/A


Relevant Issue ticket:

N/A


  • I have tested this pull request for defects on a server.

By making this pull request, I represent that I have the right to waive copyright and related rights to my contribution, and agree that all copyright and related rights in my contributions are waived, and I acknowledge that the TownyAdvanced organization has the copyright to use and modify my contribution under the SiegeWar License for perpetuity.

Copy link
Member

@LlmDl LlmDl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gave it a quick once-over. There's a couple things to change.

The dynmap integration has been tested to still work yes?

src/main/java/com/gmail/goosius/siegewar/SiegeWar.java Outdated Show resolved Hide resolved
src/main/java/com/gmail/goosius/siegewar/SiegeWar.java Outdated Show resolved Hide resolved
src/main/java/com/gmail/goosius/siegewar/SiegeWar.java Outdated Show resolved Hide resolved
src/main/java/com/gmail/goosius/siegewar/SiegeWar.java Outdated Show resolved Hide resolved
@LlmDl
Copy link
Member

LlmDl commented Oct 17, 2021

Changes look good, I'll give it another look over/review tomorrow.

@LlmDl LlmDl merged commit 3978faa into TownyAdvanced:master Oct 21, 2021
@LlmDl LlmDl added this to the 0.6.3 milestone Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants