You've already forked Arcturus-Morningstar-Extended
mirror of
https://github.com/duckietm/Arcturus-Morningstar-Extended.git
synced 2026-06-19 15:06:19 +00:00
4621ed62b7
FurniEditorImportTextEvent (incoming 10049, ACC_CATALOGFURNI): resolves the classname, fetches the admin-configured furnidata URL via HttpClient with a TTL cache (furni.editor.import.url / .cache.ms, default habbo.it), finds name/description by classname and returns them via FurniEditorImportTextResultComposer (outgoing 10049). URL is DB-configured only (no client-supplied URL -> no SSRF); serves stale cache on failure.