Web Server Setup

Make custom chat able to upload image from client player clipboard to chat box via your web server

  1. Push upload.php to your web server

  2. Edit let uploadURL = in client\ui\config.js to your upload.php

Last updated