jpenilla / chesscraft

Paper plugin adding in-world chess matches against players and chess engines (CPUs) to Minecraft
https://modrinth.com/plugin/chesscraft
Apache License 2.0
19 stars 2 forks source link

removing a board leaves behind all it's floating text #59

Closed x0rtrunks closed 3 months ago

x0rtrunks commented 3 months ago

I tried using this plugin and got it working, but when I tried to remove the test board, all of the floating text was left behind. While messing around I created 3 more boards and can't remove the rest of them either. I removed the plugin, but the text remains. Screen Shot 2024-04-24 at 1 38 44 PM

How do I get rid of this text in the air or on the ground or the pieces of paper on the ground?

jpenilla commented 3 months ago

what version are you using? this shouldn't happen on latest (when using the commands, removing directly from the yml isn't advisable). you can use /kill to kill the text_displays

x0rtrunks commented 3 months ago

it was 0.4 probably 2 months ago. I'll try the 0.5 release and try /kill. Thanks

x0rtrunks commented 3 months ago

/kill kills myself LOL /kill text_displays gives No entity was found

I had used the commands to remove the boards initially, then I removed the plugin entirely. I'm not even sure I have a backup of the configs. I'll have to look.

x0rtrunks commented 3 months ago

/kill @e[type=minecraft:text_display] worked to get rid of the floating text, but now how do I get rid of the pieces of paper on the ground that were the placeholders for the chess pieces?

jpenilla commented 3 months ago

they are item_display or armor_stand

x0rtrunks commented 3 months ago

Thanks. item_display did it.

I appreciate the support. I'll give 0.5 a try. My 6 y.o. is excited to play chess in minecraft.