DecentSoftware-eu / DecentHolograms

A lightweight but powerful hologram plugin with many features and configuration options.
https://www.spigotmc.org/resources/96927/
GNU General Public License v3.0
211 stars 101 forks source link

Fix for #144 #145

Closed EpicKnarvik97 closed 1 year ago

EpicKnarvik97 commented 1 year ago

These two changes fix #144

A potential IndexOutOfBoundsException caused by incorrect index checking is fixed. Missing page number user input to a 0-indexed array index conversion is fixed.