Switch from Spigot to Paper in docs

This commit is contained in:
Jakob K
2021-12-12 03:47:33 +01:00
parent 17c1f79341
commit 73ddd73c27
7 changed files with 39 additions and 70 deletions

View File

@@ -17,7 +17,7 @@ class InternalMainClass : KSpigot() {
}
```
??? info "Coming from spigot?"
??? info "Coming from Paper or Spigot?"
When using KSpigot **do not inherit from `JavaPlugin`**, inherit from `KSpigot` instead.
Also, please note that: