mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-02-23 14:51:21 +01:00
Removed debug messages
This commit is contained in:
parent
81390e5e48
commit
d088ca8a7b
@ -37,10 +37,6 @@ public class LoreUpdate {
|
||||
this.old = old;
|
||||
this.replace = replace;
|
||||
this.lore = item.getItemMeta().getLore();
|
||||
|
||||
System.out.println("Heyy ");
|
||||
System.out.println("-> " + old);
|
||||
System.out.println("-> " + replace);
|
||||
}
|
||||
|
||||
public ItemStack updateLore() {
|
||||
|
Loading…
Reference in New Issue
Block a user