Plugin script is emptyNot An Issue
i writed a rust plugin myself,when i use "o.load MKCF" command to load my plugin ,i get the output:

(14:49:30) | Script no longer exists: MKCF
(14:49:30) | Plugin script is empty: MKCF
That error would imply that the file is either empty, doesn't exist, or is unreadable/server lacks permissions to read it.
Locked automatically