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

Add Support Folia without Bukkit Scheduler or GlobalScheduler #916

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 15, 2023

  1. I added Folia support without breaking previous versions for Spigot.

    I removed the Bukkit Scheduler implementation to use the Concurrent Executors implementation which is much more maintainable than using an implementation that requires to use another package for Folia like here MilkBowl#915
    Euphillya committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    2b189bf View commit details
    Browse the repository at this point in the history
  2. remove .idea

    Euphillya committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    2da1b4f View commit details
    Browse the repository at this point in the history
  3. remove .idea

    Euphillya committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    53a3e9a View commit details
    Browse the repository at this point in the history
  4. forgotten comment

    Euphillya committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    409e3b1 View commit details
    Browse the repository at this point in the history