File tree Expand file tree Collapse file tree 6 files changed +6
-5
lines changed
src/main/java/eu/endermite/commandwhitelist/common/commands
CommandWhitelistWaterfall Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >eu.endermite.commandwhitelist</groupId >
88 <artifactId >CommandWhitelist</artifactId >
9- <version >2.3.0 </version >
9+ <version >2.3.1 </version >
1010 </parent >
1111
1212 <artifactId >Bukkit</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >eu.endermite.commandwhitelist</groupId >
88 <artifactId >CommandWhitelist</artifactId >
9- <version >2.3.0 </version >
9+ <version >2.3.1 </version >
1010 </parent >
1111
1212 <artifactId >Common</artifactId >
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ public class CWCommand {
2222 .resolver (StandardTags .reset ())
2323 .resolver (StandardTags .rainbow ())
2424 .resolver (StandardTags .translatable ())
25+ .resolver (StandardTags .newline ())
2526 .build ()
2627 ).build ();
2728
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >eu.endermite.commandwhitelist</groupId >
88 <artifactId >CommandWhitelist</artifactId >
9- <version >2.3.0 </version >
9+ <version >2.3.1 </version >
1010 </parent >
1111
1212 <artifactId >Velocity</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >eu.endermite.commandwhitelist</groupId >
88 <artifactId >CommandWhitelist</artifactId >
9- <version >2.3.0 </version >
9+ <version >2.3.1 </version >
1010 </parent >
1111
1212 <artifactId >Waterfall</artifactId >
Original file line number Diff line number Diff line change 66
77 <groupId >eu.endermite.commandwhitelist</groupId >
88 <artifactId >CommandWhitelist</artifactId >
9- <version >2.3.0 </version >
9+ <version >2.3.1 </version >
1010 <modules >
1111 <module >CommandWhitelistCommon</module >
1212 <module >CommandWhitelistBukkit</module >
You can’t perform that action at this time.
0 commit comments