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 for Folia #253

Open
wants to merge 21 commits into
base: v5.0-Recode
Choose a base branch
from

Conversation

NahuLD
Copy link

@NahuLD NahuLD commented Sep 8, 2023

Closes #247.

This PR seeks to add support for Folia by utilizing TechnicallyCoded's FoliaLib wrapper to add cross-compatibility between the different scheduler implementations.

Feel free to review and ask for any changes! This branch (with a few other tweaks) has been running on LemonCloud with no issues.

One minor issue is that the update tasks method had to be commented out because the dependency does not work on Folia.

NahuLD added 21 commits July 20, 2023 12:05
…ecode

# Conflicts:
#	MAIN/src/main/java/simplepets/brainsynder/PetCore.java
#	MAIN/src/main/java/simplepets/brainsynder/impl/PetOwner.java
… Folia-v5.0-Recode

# Conflicts:
#	MAIN/src/main/java/simplepets/brainsynder/menu/items/list/Name.java
# Conflicts:
#	plugin-core/pom.xml
#	plugin-core/src/simplepets/brainsynder/PetCore.java
#	plugin-core/src/simplepets/brainsynder/hooks/ProtocolHook.java
#	plugin-core/src/simplepets/brainsynder/impl/PetOwner.java
#	plugin-core/src/simplepets/brainsynder/menu/items/list/Name.java
# Conflicts:
#	plugin-core/src/simplepets/brainsynder/commands/list/AddonCommand.java
#	plugin-core/src/simplepets/brainsynder/commands/list/RegenerateCommand.java
#	plugin-core/src/simplepets/brainsynder/hooks/ProtocolHook.java
#	plugin-core/src/simplepets/brainsynder/listeners/BrokenVersionListener.java
#	plugin-core/src/simplepets/brainsynder/listeners/SelectionGUIListener.java
#	plugin-core/src/simplepets/brainsynder/menu/items/list/Name.java
# Conflicts:
#	NMS_Master/src/main/java/simplepets/brainsynder/nms/pathfinder/PathfinderWalkToPlayer.java
#	nms/master/src/simplepets/brainsynder/nms/entity/EntityPet.java
#	plugin-core/src/simplepets/brainsynder/PetCore.java
#	plugin-core/src/simplepets/brainsynder/impl/PetOwner.java
#	plugin-core/src/simplepets/brainsynder/menu/items/list/Name.java
#	pom.xml
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.

[Feature Request]: Folia Support
1 participant