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

Create G.C.S #2

Merged
merged 3 commits into from
May 28, 2024
Merged

Create G.C.S #2

merged 3 commits into from
May 28, 2024

Conversation

IanTapply22
Copy link
Owner

@IanTapply22 IanTapply22 commented May 28, 2024

Description

Created the GCS to aid in the creation and execution of commands on the Wynncraft Minecraft network.

Finalizes: https://github.com/users/IanTapply22/projects/8/views/2?query=is%3Aopen+sort%3Aupdated-desc&pane=issue&itemId=64570140

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Nothing here has been tested, although everything will be going through a testing phase to iron out any issues that occur during the QA. The plugin is currently in beta and all related code has been referenced back and forth to the Bukkit/Paper documentation for API usage.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation, if any
  • My changes generate no new warnings
  • I have performed tests that prove my fix is effective or that my feature works, if necessary
  • New and existing unit tests pass locally with my changes

refractor: Migrate commands to use custom Logger
@IanTapply22 IanTapply22 marked this pull request as ready for review May 28, 2024 19:09
@IanTapply22 IanTapply22 merged commit 9d57032 into main May 28, 2024
4 checks passed
@IanTapply22 IanTapply22 deleted the general-command-system branch May 28, 2024 19:12
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

Successfully merging this pull request may close these issues.

1 participant