u9g
u9g
why wouldn't this just be setPersistentDataContainer and getPersis... like on itemMeta, that way you can write all your data before writing back to the file?
can you say what functions you’d like to see more examples of? keep in mind that we have a discord where you can come ask questions: https://discord.gg/GsEFRM8
This won't pass tests until this is merged https://github.com/PrismarineJS/prismarine-windows/pull/21
updated clear.js to query itemsbyname instead of blocksbyname so you can clear items too
example admin message images:  
admin messages rely on https://github.com/PrismarineJS/prismarine-chat/pull/10 so I added that to deps
TODO: 1. figure out selector string parsing for console 2. remove default sender and position in sendChatMessage and declare them in the call to the function
I'm just going to leave it like this, but eventually someone will have to remake the selectorstring function to support console using it, and at that point, this command should...
> Also, I didn't found a way to trigger a multi_block_change packet (here https://github.com/PrismarineJS/flying-squid/blob/master/src/lib/plugins/blockUpdates.js#L153) What do you mean by you didn’t?
How far along is this?