I have a rust server where the plugins are symlinks. I do this so I can have multiple rust servers share the same plugin files.
When I upload a new version, umod doesn't reload it. It probably only looks at the modification time of the symlink and not the underlying file.
When I upload a new version, umod doesn't reload it. It probably only looks at the modification time of the symlink and not the underlying file.