File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
src/main/resources/Rewards Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 175175 <id >opencollab-snapshot</id >
176176 <url >https://repo.opencollab.dev/main/</url >
177177 </repository >
178- <repository >
179- <id >dmulloy2-repo</id >
180- <url >https://repo.dmulloy2.net/repository/public/</url >
181- </repository >
182178 <repository >
183179 <id >nickuc-repo</id >
184180 <url >https://repo.nickuc.com/maven-releases/</url >
225221 <scope >compile</scope >
226222 </dependency >
227223 <dependency >
228- <groupId >com.comphenix.protocol </groupId >
224+ <groupId >net.dmulloy2 </groupId >
229225 <artifactId >ProtocolLib</artifactId >
230- <version >5.3 .0</version >
226+ <version >5.4 .0</version >
231227 <scope >provided</scope >
232228 </dependency >
233229 <dependency >
Original file line number Diff line number Diff line change 6767
6868 # Set glowing effect on item (enchanted item effect)
6969 Glow : false
70+
71+ # Hide item tool tip
72+ # HideToolTip: false
7073
7174 # Skull options
7275 # Skull: 'PLAYERNAME'
You can’t perform that action at this time.
0 commit comments