mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-02-07 12:11:24 +01:00
Support for latest MMOItems and MMOLib
This commit is contained in:
parent
9dab499655
commit
eef4013797
@ -23,7 +23,7 @@ public class AttributeManager extends MMOManager {
|
||||
public Collection<PlayerAttribute> getAll() {
|
||||
return map.values();
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public void reload() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user