not possible, wroops

This commit is contained in:
hyperdefined
2025-01-26 16:14:46 -05:00
parent f7697bccfa
commit e3629bf813
4 changed files with 3 additions and 169 deletions

View File

@@ -215,6 +215,7 @@ public class TokenItems {
token.setItemMeta(tokenMeta);
return token;
}
public ItemStack resetToken() {
// set up the item
ItemStack token = new ItemStack(Material.PAPER);