Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-evers committed Oct 5, 2020
1 parent d2f0588 commit d65880c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ __Notice__: Current only [Papermc](http://papermc.io) Server supported.
<plugin>
<groupId>de.garrus.maven</groupId>
<artifactId>minecraft-server-plugin</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<configuration>
<serverVersion>1.15.2</serverVersion>
<serverVersion>1.16.3</serverVersion>
<createEula>true</createEula>
<gui>true</gui>
</configuration>
</plugin>
```
Expand Down

0 comments on commit d65880c

Please sign in to comment.