mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-01-10 07:47:35 +01:00
!Removed unused code
This commit is contained in:
parent
02bfc9747b
commit
e24fd5c9b5
@ -52,8 +52,6 @@ public class MMOCoreHook implements RPGHandler, Listener {
|
||||
*/
|
||||
for (PlayerAttribute attribute : MMOCore.plugin.attributeManager.getAll())
|
||||
MMOItems.plugin.getStats().register("REQUIRED_" + attribute.getId().toUpperCase().replace("-", "_"), new Required_Attribute(attribute));
|
||||
|
||||
MMOItems.plugin.getUpgrades().reload();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user