- [ ] [HTTP server port and bind](https://github.com/Elfocrash/L2ACP-api/blob/4f9d8596bafa3485d6aee736fa712af97a66447a/src/com/elfocrash/l2acp/L2ACPServer.java#L53) - [ ] [API (secret) key must be set by the user](https://github.com/Elfocrash/L2ACP-api/blob/4f9d8596bafa3485d6aee736fa712af97a66447a/src/com/elfocrash/l2acp/L2ACPServer.java#L41) - [ ] Enable/Disable the API (is it possible? I didn't found it) - [ ] Restrict access from a defined origin ( [Access-Control-Allow-Origin ](https://developer.mozilla.org/en/docs/Web/HTTP/Headers/Access-Control-Allow-Origin))