File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.hm.antiworldfly</groupId >
55 <artifactId >AntiWorldFly</artifactId >
6- <version >2.5.3 </version >
6+ <version >2.5.4 </version >
77 <url >https://github.com/PyvesB/AntiWorldFly</url >
88 <name >AntiWorldFly</name >
99 <description >A Minecraft plugin to disable flying and chosen commands when joining or playing in specific worlds.</description >
2323 <artifactId >maven-compiler-plugin</artifactId >
2424 <version >3.8.1</version >
2525 <configuration >
26- <source >1.7 </source >
27- <target >1.7 </target >
26+ <source >1.8 </source >
27+ <target >1.8 </target >
2828 </configuration >
2929 </plugin >
3030 <plugin >
104104 <dependency >
105105 <groupId >com.hm.mcshared</groupId >
106106 <artifactId >MCShared</artifactId >
107- <version >1.1.9 </version >
107+ <version >1.1.11 </version >
108108 </dependency >
109109 <dependency >
110110 <groupId >com.sk89q.worldguard</groupId >
You can’t perform that action at this time.
0 commit comments