This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
Drazeal
Im using this code (https://pastebin.com/MvUQ6NNv) to show player inventory and delete selected item.
it should have an [X] icon next to the item and when clicked it would delete but it doesnt appear. also it lists all the items in 1 page and not in defferent pages. when i click on the page No. it just refreshes the command..
getting this error when i mannually try the delete command :
Exception during execution of admin_delete_item
java.lang.StringIndexOutOfBoundsException: begin 18, end 17, length 17
it should be like this:

Edited by Drazeal4 answers to this question
Recommended Posts