Make custom chat able to upload image from client player clipboard to chat box via your web server
Push upload.php to your web server
Enable PHP file uploadarrow-up-right
Change max upload sizearrow-up-right
Edit let uploadURL = in client\ui\config.js to your upload.php
let uploadURL =
Last updated 1 year ago