Skip to content

Commit

Permalink
Added support for older versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming12846 committed Jun 20, 2023
1 parent 188d3b1 commit 468cb2f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ Feel free to send me a message on SpigotMC.
Bugs and suggestions should be reported
by [opening a ticket on GitHub](https://github.com/Gaming12846/Heads/issues).

It took a while to create this plugin. So if you find it useful or fun, I would appreciate a nice review on SpigotMC.
It took me a while to create this plugin. So if you find it useful or fun, I would appreciate a nice review on SpigotMC
and a star on GitHub.

## License

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>de.gaming12846</groupId>
<artifactId>Heads</artifactId>
<version>1.1.3</version>
<version>1.1.3.1</version>
<packaging>jar</packaging>

<name>Heads</name>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Heads
version: '${project.version}'
main: de.gaming12846.heads.Heads
api-version: 1.19
api-version: '1.13'
prefix: Heads
author: Gaming12846
description: A simple plugin to get heads of players in Minecraft
Expand Down

0 comments on commit 468cb2f

Please sign in to comment.