Skip to content

Commit 59835d2

Browse files
committed
updated plugin.yml
1 parent bf0d810 commit 59835d2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

PlayerLevels-CloudNet/src/main/resources/plugin.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ main: net.jandie1505.playerlevels.cloudnet.PlayerLevelsCloudNet
22
name: PlayerLevels-CloudNet
33
version: 1.0
44
api-version: 1.19
5-
depend: ['PlayerLevels', 'CloudNet-Bridge']
5+
depend: ['PlayerLevels', 'CloudNet-Bridge']
6+
author: jandie1505
7+
website: https://jandie1505.github.io/PlayerLevels

PlayerLevels-Core/src/main/resources/plugin.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ permissions:
2626
description: Wildcard permission which grants all permissions
2727
default: op
2828
children: ['playerlevels.admin']
29-
softdepend: ['LuckPerms', 'PlayerPoints']
29+
softdepend: ['LuckPerms', 'PlayerPoints']
30+
author: jandie1505
31+
website: https://jandie1505.github.io/PlayerLevels

0 commit comments

Comments
 (0)