Skip to content

Commit ca4e1e3

Browse files
Switch to Paper plugin
1 parent 1231a65 commit ca4e1e3

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
name: skript-gui
22
main: io.github.apickledwalrus.skriptgui.SkriptGUI
33
version: @version@
4-
api-version: 1.21
4+
api-version: '1.21.1'
55
authors: [APickledWalrus]
66
description: Enables the easy creation of advanced and organized GUIs with Skript.
77
website: https://github.com/APickledWalrus/skript-gui
8-
softdepend: [Skript]
8+
dependencies:
9+
server:
10+
Skript:
11+
load: BEFORE
12+
required: false

0 commit comments

Comments
 (0)