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.
config.yml
1 parent 1293070 commit c72548aCopy full SHA for c72548a
src/main/java/org/mvplugins/multiverse/inventories/config/InventoriesConfigNodes.java
@@ -41,9 +41,10 @@ private <N extends Node> N node(N node) {
41
.comment("# #")
42
43
44
- .comment("# WIKI: https://github.com/Multiverse/Multiverse-Core/wiki/Basics-(Inventories) #")
+ .comment("# WIKI: https://mvplugins.org/inventories/ #")
45
.comment("# DISCORD: https://discord.gg/NZtfKky #")
46
.comment("# BUG REPORTS: https://github.com/Multiverse/Multiverse-Inventories/issues #")
47
+ .comment("# DONATE: https://github.com/sponsors/Multiverse #")
48
49
50
.comment("# New options are added to this file automatically. If you manually made changes #")
0 commit comments