Update README.md

Added warning for non-developers
This commit is contained in:
TheMode 2020-09-22 18:09:50 +02:00 committed by GitHub
parent 403e0c897f
commit b65db17677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/README.md vendored
View File

@ -11,6 +11,8 @@ Minestom is an alternative to the popular Minecraft server API called Bukkit.
The main difference is that our implementation of the Notchian server does not contain any features by default!
However, we have a complete API which allows you to make anything possible with current spigot plugins.
This is a developer API not meant to be used by the end-users. Replacing Spigot/Paper with this will **not** work since we do not implement the Bukkit API
# Table of contents
- [Install](#install)
- [Usage](#usage)