N3FS / issues

Bug and suggestions tracker for the N3FS
2 stars 0 forks source link

Item frames cannot be locked. #3

Open joeyfoo opened 5 years ago

joeyfoo commented 5 years ago

Reporter: Chet

mdcfe commented 5 years ago

We've updated to Modern LWC for 1.13+ support. Modern LWC is based on EntityLWC, which is the previous locking plugin we used, but MLWC doesn't officially support locking entities like item frames any more (the code was messy). I need to check with the maintainers whether the code is still present and whether they would recommend turning it on or just waiting for it to be rewritten.

joeyfoo commented 5 years ago

(need a new column for blocked)

mdcfe commented 5 years ago

Update: Modern LWC can still be used to lock entities, but this code is likely going to be rewritten and existing locks may be lost when this happens.