#(latestion) SimpleNPCDataStore

12 messages · Page 1 of 1 (latest)

fallen veldt
#

I cant find much on DISK based NPCRegistry

npcRegistry = CitizensAPI.createNamedNPCRegistry("XenosGuards",
                new SimpleNPCDataStore(new YamlStorageWithLists(new File(dataFolder, "npc-data.yml"))));

Is this the correct way to use it?
Whats the difference in YamlStorageWithLists and YamlStorage?

reef smeltBOT
#

(latestion) SimpleNPCDataStore

reef smeltBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

pure rapids
#

WithLists is an in progress feature

iron ibexBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@fallen veldt

iron ibexBOT
#
Resolved

Thread closed as resolved.

fallen veldt
#

Thanks a lot!

iron ibexBOT
#
Thread Reopened

Thread was manually reopened by @fallen veldt.

fallen veldt
#

SHIT