Added plugin yml notice

Kesuaheli 2023-07-22 18:00:18 +02:00
parent bb2b0a422d
commit fafa7fc1a5
1 changed files with 9 additions and 0 deletions

@ -4,6 +4,15 @@ You need a fundamental knowledge from java and the general non api usage from th
# Add the Dependency
Add the dynmap api as dependency to your maven or gradle project
### Plugin.yml
As well as in your `plugin.yml`:
```yml
...
depend:
- dynmap
```
# Gradle
```groovy
repositories {