File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,6 +131,20 @@ components:
131131 output : placeholders-paper.jar
132132 destination : templates/sc-plugins/paper
133133
134+ - name : notify
135+ githubRepo : https://github.com/theSimpleCloud/notify-plugin
136+ version : v0.0.1-dev.6794171
137+ files :
138+ - releaseFile : notify-bungeecord.jar
139+ output : notify-bungeecord-plugin.jar
140+ destination : templates/sc-plugins/bungeecord
141+ - releaseFile : notify-bungeecord.jar
142+ output : notify-bungeecord-plugin.jar
143+ destination : templates/sc-plugins/waterfall
144+ - releaseFile : notify-velocity.jar
145+ output : notify-velocity-plugin.jar
146+ destination : notify/sc-plugins/velocity
147+
134148 - name : command
135149 githubRepo : https://github.com/theSimpleCloud/command-plugin
136150 version : v0.0.1-dev.91cac39
@@ -161,6 +175,7 @@ bundles:
161175 - npcs
162176 - command
163177 - placeholders
178+ - notify
164179 contents :
165180 - source : contents
166181 destination : /
You can’t perform that action at this time.
0 commit comments