mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-04-23 03:21:22 +00:00
experimental RS support
does not support multikill
This commit is contained in:
@@ -1410,7 +1410,6 @@ public class ItemLore {
|
||||
}
|
||||
List<Component> newLore = updateItemLore(meta, oldLine, newLine);
|
||||
meta.lore(newLore);
|
||||
toolStats.logger.info(meta.toString());
|
||||
return meta;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user