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

Initialize 2.0.0 Concept. #189

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Initialize 2.0.0 Concept. #189

wants to merge 5 commits into from

Commits on Sep 27, 2024

  1. Initialize 2.0.0 Concept.

    vLuckyyy committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    534e2cf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. GH-187 Use LiteCommands 3x (#191)

    * GH-187 Use LiteCommands 3x
    
    * GH-187 Separate commands to a different classes
    
    * Update CI to match 2.0 branch.
    
    * Fix.
    
    * Fix command name mistake.
    
    * Follow Mr. Rollczi's Feedback.
    
    * Follow Mr. Rollczi's Feedback v2.
    
    * :trollface:
    vLuckyyy authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    381007a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. GH-167 start of normalizing developer api (#195)

    * GH-167 start of normalizing developer api
    
    * Extract all of services to interfaces
    
    * Add jetbrains annotatiots.
    
    * Fix checkstyle violations
    
    * Follow citralflo feedback.
    
    * Add CancelTagReason
    
    * remove unsed `OTHER` in CancelTagReason.
    vLuckyyy authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9203309 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. GH-107 Multification setup (#197)

    * Multification setup
    
    * Bump version of multification
    
    * Override adventure API. Bump LiteCommands
    
    * Fix import
    
    * Fix minor issues with notices
    
    * Change BukktiNotice to Notice
    
    * Resolve Rollczi's suggestions
    
    * MAJOR FIX
    
    * uncomment dev.rollczi.litecommands needed for testing
    
    ---------
    
    Co-authored-by: Rollczi <[email protected]>
    CitralFlo and Rollczi authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    dfc825c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. GH-200 Add option to exclude Creative mode players from combat (#200)

    * Add creative setting, reformat name of config value
    
    * Extract method
    
    * Devide method to two ifs. Following @Rollczi's advice
    
    * Devide method to two ifs. Following @Rollczi's advice
    CitralFlo authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c8483e5 View commit details
    Browse the repository at this point in the history