We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a4e70 commit 7a9d56aCopy full SHA for 7a9d56a
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>simplexity</groupId>
8
<artifactId>SimplePlayerFreeze</artifactId>
9
- <version>0.3.0</version>
+ <version>0.4.0</version>
10
<packaging>jar</packaging>
11
12
<name>SimplePlayerFreeze</name>
src/main/resources/plugin.yml
@@ -5,7 +5,8 @@ api-version: '1.19'
5
author: 'Rhythmic'
website: 'https://github.com/Simplexity-Development/SimplePlayerFreeze'
depend: []
-softdepend: [PlaceholderAPI]
+softdepend:
+ - PlaceholderAPI
permissions:
spf.freeze:
description: 'Allows the player to freeze other players'
0 commit comments