File tree Expand file tree Collapse file tree
java/me/dags/daflightmanager/sponge Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77 <groupId >me.dags</groupId >
88 <artifactId >DaFlightManager</artifactId >
9- <version >2.1 -SNAPSHOT</version >
9+ <version >2.2 -SNAPSHOT</version >
1010
1111 <properties >
1212 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 2323/**
2424 * @author dags <dags@dags.me>
2525 */
26- @ Plugin (name = "DaFlightManager" , id = "daflightmanager" , version = "2.1 " )
26+ @ Plugin (name = "DaFlightManager" , id = "daflightmanager" , version = "2.2 " )
2727public class DFMSponge implements RawDataListener {
2828
2929 private static Config config = Config .defaultConfig ();
Original file line number Diff line number Diff line change 11name : DaFlightManager
2- version : 2.1
2+ version : 2.2
33main : me.dags.daflightmanager.bukkit.DFMBukkit
You can’t perform that action at this time.
0 commit comments