Valandur / Web-API

RESTful web server for Minecraft Sponge including an admin panel
https://valandur.github.io/Web-API/
MIT License
66 stars 17 forks source link

I create the user but cannot login adminpanel #93

Closed Moeblack closed 6 years ago

Moeblack commented 6 years ago

I can enter the url like http://localhost:8080/admin/login but cannot login with correct username and passwd. There is "login error" in red

Valandur commented 6 years ago

Does the minecraft console show an error? Did you whitelist the ip from where you're trying to connect? Maybe try /webapi whitelist add 127.0.0.1. Is the minecraft server running on your own computer? If you want faster help it you can contact me on discord @ Valandur#3581 or join the support discord

Moeblack commented 6 years ago

no its on vps, I TRIED BUT FAILED