Olyno / skent

Manage your files and folder with Skript
GNU General Public License v3.0
11 stars 2 forks source link

Fix some problems #31

Closed Lotzyprod closed 2 years ago

Lotzyprod commented 2 years ago

Hello! https://github.com/Olyno/skent/blob/master/src/main/java/com/olyno/skent/skript/expressions/ExprLine.java

Line 75 can throw NoSuchElementException

Line 105 change first part of condition to lineToChange >= lines.size()