fuyutsuki / Texter

Texter is a plugin for PocketMine-MP that supports multiple worlds and allows you to add, edit, move, and delete FloatingText.
https://poggit.pmmp.io/p/Texter
University of Illinois/NCSA Open Source License
61 stars 39 forks source link

loading every world on startup #151

Closed Smorted closed 10 months ago

Smorted commented 11 months ago

Describe the bug A clear and concise description of what the bug is.

why does Texter load Every world on startup? even if the world does not have any floating texts inside To Reproduce Steps to reproduce the behavior:

Expected behavior it should only load the worlds which actually have floating texts inside it

Screenshots

Server (please complete the following information):

Additional context Add any other context about the problem here.

fuyutsuki commented 11 months ago

Certainly, it is not necessary to generate all floating texts when the plugin is loaded. I'll fix it.

Smorted commented 10 months ago

did you fix it yet? i have made a noop fix by only commenting out the line which loads the worlds but im looking forward to use the proper fix that you will make

fuyutsuki commented 10 months ago

Implemented on 4.2.3