Updated Server setup (markdown)

TheMode 2020-05-10 19:41:19 +02:00
parent 2d54fa1d68
commit 92ad906279

@ -2,7 +2,7 @@ Some things are needed before being able to connect to your Minestom server.
* Initialize the server
* Registering events/commands
* Create a ResponseDataConsumer
* Optional: create a ResponseDataConsumer (can be specified in the start() method)
* Start the server at the specified port and address
Here is a correct example: