Steaf23 / BingoReloaded

Minecraft Bingo 1.18+ Plug-In
GNU General Public License v3.0
23 stars 10 forks source link

Fix bug causing teleport after death to fail #21

Closed chrisjanusa closed 1 year ago

chrisjanusa commented 1 year ago

Teleport after death was failing due to an array out of bounds issue since split does not include trailing empty strings by default.