Skip to content

Comments

Folia Support#66

Open
R00tB33rMan wants to merge 13 commits intonulli0n:masterfrom
FreshSMP:master
Open

Folia Support#66
R00tB33rMan wants to merge 13 commits intonulli0n:masterfrom
FreshSMP:master

Conversation

@R00tB33rMan
Copy link

The plugin appears to work with the changes below fully. I have removed various dependencies temporarily to ensure that I can thoroughly test the plugin. I replicated said dependencies locally to ensure they still work with Folia and can be reimplemented for the final iteration of this plugin, once more.

# Conflicts:
#	Core/pom.xml
#	Core/src/main/java/su/nightexpress/nexshop/api/shop/Shop.java
#	Core/src/main/java/su/nightexpress/nexshop/auction/AuctionManager.java
#	Core/src/main/java/su/nightexpress/nexshop/auction/config/AuctionConfig.java
#	Core/src/main/java/su/nightexpress/nexshop/auction/config/AuctionLang.java
#	Core/src/main/java/su/nightexpress/nexshop/auction/data/AuctionQueries.java
#	Core/src/main/java/su/nightexpress/nexshop/data/DataManager.java
#	Core/src/main/java/su/nightexpress/nexshop/dialog/AbstractDialogProvider.java
#	Core/src/main/java/su/nightexpress/nexshop/product/price/impl/FloatPricer.java
#	Core/src/main/java/su/nightexpress/nexshop/product/type/impl/PhysicalProductType.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/chest/ChestShopModule.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/chest/config/ChestPerms.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/chest/menu/PriceMenu.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/chest/menu/ProductsMenu.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/impl/AbstractProduct.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/menu/ProductPriceMenu.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/virtual/ShopCreator.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/virtual/VirtualShopModule.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/virtual/editor/rotation/RotationItemSelectMenu.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/virtual/lang/VirtualLang.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/virtual/menu/SellMenu.java
#	Core/src/main/resources/plugin.yml
#	pom.xml
# Conflicts:
#	Core/src/main/java/su/nightexpress/nexshop/shop/menu/ProductPriceMenu.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/virtual/editor/product/ProductStocksMenu.java
#	Core/src/main/java/su/nightexpress/nexshop/shop/virtual/editor/rotation/RotationOptionsMenu.java
@ColdTearsYY
Copy link

Can't wait to try it on folia

ColdTearsYY

This comment was marked as duplicate.

ColdTearsYY added a commit to ColdTearsYY/ExcellentShop-folia that referenced this pull request Dec 1, 2025
- Fix runTaskAsync lambda parameter types (use task -> instead of () ->)
- Fix runTask method reference ambiguity with explicit lambdas
- Update Confirmation class to delegate to nightcore's Confirmation
- Remove deprecated ConfirmMenu (no longer used)
- Fix player variable reference in PlayerShopDialogs
- Update Confirmation imports to use nightcore's version
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.

2 participants