EpicEricEE / ShopChest

ShopChest - Spigot/Bukkit Plugin
MIT License
45 stars 57 forks source link

BentoBox deprecated msgs #363

Open mrfloris opened 3 years ago

mrfloris commented 3 years ago
[08:14:48 WARN]: [ShopChest] "ShopChest v1.13-SNAPSHOT" has registered a listener for world.bentobox.bentobox.api.events.island.IslandEvent$IslandDeleteChunksEvent on method "public void de.epiceric.shopchest.listeners.BentoBoxListener.onIslandDeleteChunks(world.bentobox.bentobox.api.events.island.IslandEvent$IslandDeleteChunksEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [EpicEric].
[08:14:48 WARN]: [ShopChest] "ShopChest v1.13-SNAPSHOT" has registered a listener for world.bentobox.bentobox.api.events.island.IslandEvent$IslandBanEvent on method "public void de.epiceric.shopchest.listeners.BentoBoxListener.onIslandBan(world.bentobox.bentobox.api.events.island.IslandEvent$IslandBanEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [EpicEric].
[08:14:48 WARN]: [ShopChest] "ShopChest v1.13-SNAPSHOT" has registered a listener for world.bentobox.bentobox.api.events.island.IslandEvent$IslandResettedEvent on method "public void de.epiceric.shopchest.listeners.BentoBoxListener.onIslandResetted(world.bentobox.bentobox.api.events.island.IslandEvent$IslandResettedEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [EpicEric].
[08:14:48 WARN]: [ShopChest] "ShopChest v1.13-SNAPSHOT" has registered a listener for world.bentobox.bentobox.api.events.team.TeamEvent$TeamLeaveEvent on method "public void de.epiceric.shopchest.listeners.BentoBoxListener.onTeamLeave(world.bentobox.bentobox.api.events.team.TeamEvent$TeamLeaveEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [EpicEric].
[08:14:48 WARN]: [ShopChest] "ShopChest v1.13-SNAPSHOT" has registered a listener for world.bentobox.bentobox.api.events.team.TeamEvent$TeamKickEvent on method "public void de.epiceric.shopchest.listeners.BentoBoxListener.onTeamKick(world.bentobox.bentobox.api.events.team.TeamEvent$TeamKickEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [EpicEric].
[08:14:48 WARN]: [ShopChest] "ShopChest v1.13-SNAPSHOT" has registered a listener for world.bentobox.bentobox.api.events.island.IslandEvent$IslandDeletedEvent on method "public void de.epiceric.shopchest.listeners.BentoBoxListener.onIslandDeleted(world.bentobox.bentobox.api.events.island.IslandEvent$IslandDeletedEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [EpicEric].
> ver
[08:17:16 INFO]: This server is running Paper version git-Paper-457 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[08:17:16 INFO]: Checking version, please wait...
[08:17:16 INFO]: Previous version: git-Paper-455 (MC: 1.16.5)
[08:17:16 INFO]: You are running the latest version
> ver ShopChest
[08:17:19 INFO]: ShopChest version 1.13-SNAPSHOT
[08:17:19 INFO]: Create your own nice-looking chest shops and sell your stuff to other players!
[08:17:19 INFO]: Website: https://www.spigotmc.org/resources/shopchest.11431/
[08:17:19 INFO]: Author: EpicEric
>

shopchest jar is from january 25th

> bentobox version
[08:17:43 INFO]: Running PAPER 1.16.5.
[08:17:43 INFO]: BentoBox version: 1.16.0-SNAPSHOT-b1968
[08:17:43 INFO]: Database: JSON
[08:17:43 INFO]: Loaded Game Worlds:
[08:17:43 INFO]: acid (acid): Overworld, [nether_color]Nether, [end_color]End
[08:17:43 INFO]: cave (cave): Overworld, [nether_color]Nether, [end_color]End
[08:17:43 INFO]: oneblock (oneblock): Overworld, [nether_color]Nether, [end_color]End
[08:17:43 INFO]: skyblock (skyblock): Overworld, [nether_color]Nether, [end_color]End
[08:17:43 INFO]: skygrid (skygrid): Overworld, [nether_color]Nether, [end_color]End
[08:17:43 INFO]: Loaded Addons:
[08:17:43 INFO]: AcidIsland 1.14.6 (ENABLED)
[08:17:43 INFO]: AOneBlock 1.5.0-SNAPSHOT-b149 (ENABLED)
[08:17:43 INFO]: Biomes 1.14.1-SNAPSHOT-b200 (ENABLED)
[08:17:43 INFO]: Border 2.1.0-SNAPSHOT-b78 (ENABLED)
[08:17:43 INFO]: BSkyBlock 1.14.3 (ENABLED)
[08:17:43 INFO]: CauldronWitchery 1.5.0.0-SNAPSHOT-#12 (ENABLED)
[08:17:43 INFO]: CaveBlock 1.14.2 (ENABLED)
[08:17:43 INFO]: Challenges 0.8.4-SNAPSHOT-b438 (ENABLED)
[08:17:43 INFO]: ExtraMobs 1.11.0.4-SNAPSHOT-b7 (ENABLED)
[08:17:43 INFO]: Greenhouses 1.5.1-SNAPSHOT-b281 (ENABLED)
[08:17:43 INFO]: Level 2.5.1-SNAPSHOT-b435 (ENABLED)
[08:17:43 INFO]: Likes 2.1.1-SNAPSHOT-b40 (ENABLED)
[08:17:43 INFO]: Limits 1.15.4 (ENABLED)
[08:17:43 INFO]: MagicCobblestoneGenerator 2.3.0-SNAPSHOT-b203 (ENABLED)
[08:17:43 INFO]: SkyGrid 1.14.2-SNAPSHOT-b366 (ENABLED)
[08:17:43 INFO]: TwerkingForTrees 1.4.1-SNAPSHOT-b47 (ENABLED)
[08:17:43 INFO]: Warps 1.11.0-SNAPSHOT-b282 (ENABLED)
>
mrfloris commented 3 years ago

Friendly 6 months bump.

mrfloris commented 3 years ago

I believe the current 1.17.1 snapshot build has this addressed.