mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-02-12 13:01:32 +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() {
|
public Collection<PlayerAttribute> getAll() {
|
||||||
return map.values();
|
return map.values();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void reload() {
|
public void reload() {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user