File browser actions
Open folders
Navigate with breadcrumbs, root, refresh, and parent-folder controls.
Quick edit
Read and write small text files directly in Catalyst.
Rename
Rename files or folders while Catalyst keeps the path inside the server root.
Duplicate
Copy files or folders with sanitized names.
Editor limits
The quick editor is intended for configuration-sized files. Catalyst rejects reads and writes above the configured editor size limit to avoid freezing the UI or accidentally opening world data.Path safety
Catalyst rejects:- Absolute paths.
- Null bytes.
..traversal out of the server folder.- Renames that resolve outside the server root.
- Unsafe download or install filenames.
Security model
See the reference for the full set of filesystem and import safeguards.
