mirror of
https://github.com/songoda/UltimateStacker.git
synced 2025-01-31 19:51:20 +01:00
Fixed merge glitch.
This commit is contained in:
parent
af64e54ecd
commit
7d6b71008b
@ -65,6 +65,7 @@ public class Methods {
|
||||
item.removeMetadata("US_AMT", plugin);
|
||||
itemStack.setAmount(newAmount);
|
||||
}
|
||||
item.setItemStack(itemStack);
|
||||
|
||||
if ((blacklisted && !Setting.ITEM_HOLOGRAM_BLACKLIST.getBoolean())
|
||||
|| !plugin.getItemFile().getConfig().getBoolean("Items." + material + ".Has Hologram")
|
||||
|
Loading…
Reference in New Issue
Block a user