Support for latest MMOItems and MMOLib

This commit is contained in:
Indyuce 2020-08-15 20:16:08 +02:00
parent 9dab499655
commit eef4013797

View File

@ -23,7 +23,7 @@ public class AttributeManager extends MMOManager {
public Collection<PlayerAttribute> getAll() {
return map.values();
}
@Override
public void reload() {