WolfDen133 / WFT

Recoded, added features, removed useless stuff, more efficent code, PER PLAYER TEXT
GNU General Public License v3.0
11 stars 7 forks source link

Fix a small bug #10

Closed Mohagames205 closed 2 years ago

Mohagames205 commented 2 years ago

getByName( ) fetches the world by the folder name instead of display name. SO when the FloatingText is saved, the folder name should be saved and not the display name.

The display name and folder name aren't always the same. If that's the case the server crashes. Position world is null or has been unloaded

WolfDen133 commented 2 years ago

Thanks bud!