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

Deprecated event handlers on Paper 1.18.1 #1918

Closed
SlimeDog opened this issue Jan 18, 2022 · 5 comments
Closed

Deprecated event handlers on Paper 1.18.1 #1918

SlimeDog opened this issue Jan 18, 2022 · 5 comments
Assignees
Labels
1.18 Related to 1.18 Status: Done This issue has been completed or answered. This pull request has been merged. Type: Bug

Comments

@SlimeDog
Copy link

Expected behavior

Normal start-up.

Observed/Actual behavior

On server start-up

[14:13:56] [Server thread/INFO]: [BentoBox] Enabling BentoBox v1.20.0-SNAPSHOT-b2216
[14:13:56] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.protection.FireListener#onBlockBurn returns non-void type boolean. This is an unsupported behavior which will be removed in a future version of Paper.This should be reported to the developers of BentoBox v1.20.0-SNAPSHOT-b2216, (tastybento,Poslovitch)
[14:13:56] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.protection.FireListener#onBlockIgnite returns non-void type boolean. This is an unsupported behavior which will be removed in a future version of Paper.This should be reported to the developers of BentoBox v1.20.0-SNAPSHOT-b2216, (tastybento,Poslovitch)
[14:13:56] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.protection.FireListener#onBlockSpread returns non-void type boolean. This is an unsupported behavior which will be removed in a future version of Paper.This should be reported to the developers of BentoBox v1.20.0-SNAPSHOT-b2216, (tastybento,Poslovitch)
[14:13:56] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.protection.TNTListener#onTNTDamage returns non-void type boolean. This is an unsupported behavior which will be removed in a future version of Paper.This should be reported to the developers of BentoBox v1.20.0-SNAPSHOT-b2216, (tastybento,Poslovitch)
[14:13:56] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.settings.MobSpawnListener#onMobSpawn returns non-void type boolean. This is an unsupported behavior which will be removed in a future version of Paper.This should be reported to the developers of BentoBox v1.20.0-SNAPSHOT-b2216, (tastybento,Poslovitch)
[14:13:56] [Server thread/WARN]: @EventHandler method world.bentobox.bentobox.listeners.flags.worldsettings.ObsidianScoopingListener#onPlayerInteract returns non-void type boolean. This is an unsupported behavior which will be removed in a future version of Paper.This should be reported to the developers of BentoBox v1.20.0-SNAPSHOT-b2216, (tastybento,Poslovitch)

Steps/models to reproduce

  • Update Paper to 1.18.1-161
  • Start server
  • Read console/log

BentoBox version

> version
[15:15:09 INFO]: This server is running Paper version git-Paper-161 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 7c3893c)
> bbox version
[15:19:40 INFO]: Running PAPER 1.18.1.
[15:19:40 INFO]: BentoBox version: 1.20.0-SNAPSHOT-b2216
[15:19:40 INFO]: Database: JSON
[15:19:40 INFO]: Loaded Game Worlds:
[15:19:40 INFO]: world_skyblock (SkyBlock): Overworld, Nether, The End
[15:19:40 INFO]: Loaded Addons:
[15:19:40 INFO]: Biomes 1.14.1-SNAPSHOT-b214 (ENABLED)
[15:19:40 INFO]: BSkyBlock 1.15.2-SNAPSHOT-b717 (ENABLED)
[15:19:40 INFO]: Challenges 1.0.0-SNAPSHOT-b475 (ENABLED)
[15:19:40 INFO]: ExtraMobs 1.12 (ENABLED)
[15:19:40 INFO]: Level 2.9.0-SNAPSHOT-b494 (ENABLED)

Plugin list

Irrelevant; available on request

Other

No response

@tastybento tastybento self-assigned this Jan 21, 2022
@tastybento tastybento added 1.18 Related to 1.18 Type: Bug Status: In progress Working on the issue. labels Jan 21, 2022
tastybento added a commit that referenced this issue Jan 22, 2022
@tastybento tastybento added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: In progress Working on the issue. labels Jan 22, 2022
@SlimeDog
Copy link
Author

Nice, except the build 2217 failed.

@SlimeDog
Copy link
Author

Confirmed fixed in BentoBox 1.20.0-b2218. Thanks.

@tastybento tastybento reopened this Jan 23, 2022
@tastybento
Copy link
Member

There are more...

tastybento added a commit that referenced this issue Jan 23, 2022
@SlimeDog
Copy link
Author

I meant that all the ones I saw were fixed. :)

@SlimeDog
Copy link
Author

SlimeDog commented Feb 8, 2022

Happy to close this, but I don't know if you are still seeing examples that I don't.

@BONNe BONNe closed this as completed Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.18 Related to 1.18 Status: Done This issue has been completed or answered. This pull request has been merged. Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants