You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Pl3xMap the request for the Json files isn't CORS compliant.
If you use Pl3xMap on an internal web server (on a pterodactyl panel) it spams the console with this error.
Link: My Map servers: { 'survival': { label: 'Survival', pl3xmap: 'http://play.fsi.gg:8124' }, 'exalted': { label: 'Exalted', pl3xmap: 'http://play.fsi.gg:8125' } },
Above is my configuration in the index.html
The text was updated successfully, but these errors were encountered:
When using Pl3xMap the request for the Json files isn't CORS compliant.
If you use Pl3xMap on an internal web server (on a pterodactyl panel) it spams the console with this error.
Link: My Map
servers: { 'survival': { label: 'Survival', pl3xmap: 'http://play.fsi.gg:8124' }, 'exalted': { label: 'Exalted', pl3xmap: 'http://play.fsi.gg:8125' } },
Above is my configuration in the index.html
The text was updated successfully, but these errors were encountered: