Skip to content

Commit 69d8c51

Browse files
committed
Update plugin.yml with website and loadbefore options
Added a website field and loadbefore section to plugin.yml. Also reformatted soft-depend for clarity and commented out Nexo. Updated build number to 886.
1 parent d7daeb1 commit 69d8c51

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

buildNumber.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#maven.buildNumber.plugin properties file
2-
#Mon Nov 10 05:03:47 CET 2025
3-
buildNumber=870
2+
#Mon Nov 10 17:53:49 CET 2025
3+
buildNumber=886

plugin.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ version: version-number
44
author: Valorless
55
api-version: 1.18
66
depend: [ValorlessUtils]
7-
soft-depend: [PlaceholderAPI, Nexo, WorldGuard, mcMMO, GriefPrevention]
7+
website: 'https://github.com/Valorless/RareSpawnsLite'
8+
soft-depend:
9+
- PlaceholderAPI
10+
#- Nexo
11+
- WorldGuard
12+
- mcMMO
13+
- GriefPrevention
14+
loadbefore:
15+
- Nexo
16+
- ItemsAdder
17+
- Oraxen
818
commands:
919
rarespawns:
1020
description: Main command.

0 commit comments

Comments
 (0)