Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1k
Add support for Folia#5291
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
JRoy wants to merge24 commits into2.xChoose a base branch fromrefactor/folia
base:2.x
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Draft
Changes from1 commit
Commits
Show all changes
24 commits Select commitHold shift + click to select a range
15c48d4 Add Folia providers
JRoy0e4bab2 Get like 70% of the plugin to work
JRoy07fbf93 Ensure nuke commands runs on correct threads
JRoy2088294 Actually fire init tasks in Folia
JRoya649f97 Add some thread checking helper methods
JRoy04683ee Fix async entity dismounts
JRoy1d93ebf Fix moo
JRoy05a8aa8 Switch to Paper repo
JRoy9a5ac3c Fix tests
JRoy4ff9286 Move over some discord things
JRoy2d8cc82 Add method for checking the global thread
JRoy7216fdd Add helper methods for ensuring thread contexts
JRoy2ba1eb0 fix "Fix moo"
JRoy7279be7 allow DiscordMessageEvent calls from any context
JRoy4cb861b Run interaction commands async for now (hopefully okay)
JRoyec5007c fix wrong period/timeunit for folia scheduling
JRoy9133dce Merge branch '2.x' into refactor/folia
JRoy4256909 Fix folia init tasks never getting called LOLW
JRoy10fc005 Merge remote-tracking branch 'upstream/2.x' into refactor/folia
JRoy1a108b5 Bump folia version
JRoyd4ebaf6 Fix weather command
JRoy0c8bc16 Fix time command
JRoyd0493cc Merge remote-tracking branch 'upstream/2.x' into refactor/folia
JRoyd73ed13 Fix time/weather commands
JRoyFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Fix weather command
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitd4ebaf61d4549d64b15845a1b1cb4b058e7e7687
There are no files selected for viewing
34 changes: 19 additions & 15 deletionsEssentials/src/main/java/com/earth2me/essentials/commands/Commandweather.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.