diff --git a/.travis.yml b/.travis.yml index 55052646..f53f89bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ # Use https://travis-ci.org/ for automatic tests -# speed up testing http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/ +# speed up testing https://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/ sudo: false # This is a java project diff --git a/README.md b/README.md index 20bb063e..42e4a4bc 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ So they don't need to enter passwords. This is also called auto login (auto-logi * fastlogin.command.import ###Requirements: -* Plugin: [ProtocolLib](http://www.spigotmc.org/resources/protocollib.1997/) or [ProtocolSupport](http://www.spigotmc.org/resources/protocolsupport.7201/) +* Plugin: [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/) or [ProtocolSupport](https://www.spigotmc.org/resources/protocolsupport.7201/) * Tested Bukkit/[Spigot](https://www.spigotmc.org) 1.9 (could also work with other versions) * Java 7+ * Run Spigot and/or BungeeCord/Waterfall in offline mode (see server.properties or config.yml) @@ -49,14 +49,14 @@ So they don't need to enter passwords. This is also called auto login (auto-logi ####Bukkit/Spigot/PaperSpigot -* [AuthMe (both 5.X and 3.X)](http://dev.bukkit.org/bukkit-plugins/authme-reloaded/) -* [xAuth](http://dev.bukkit.org/bukkit-plugins/xauth/) +* [AuthMe (both 5.X and 3.X)](https://dev.bukkit.org/bukkit-plugins/authme-reloaded/) +* [xAuth](https://dev.bukkit.org/bukkit-plugins/xauth/) * [LogIt](https://github.com/XziomekX/LogIt) * [AdvancedLogin (Paid)](https://www.spigotmc.org/resources/advancedlogin.10510/) -* [CrazyLogin](http://dev.bukkit.org/bukkit-plugins/crazylogin/) -* [LoginSecurity](http://dev.bukkit.org/bukkit-plugins/loginsecurity/) -* [RoyalAuth](http://dev.bukkit.org/bukkit-plugins/royalauth/) -* [UltraAuth](http://dev.bukkit.org/bukkit-plugins/ultraauth-aa/) +* [CrazyLogin](https://dev.bukkit.org/bukkit-plugins/crazylogin/) +* [LoginSecurity](https://dev.bukkit.org/bukkit-plugins/loginsecurity/) +* [RoyalAuth](https://dev.bukkit.org/bukkit-plugins/royalauth/) +* [UltraAuth](https://dev.bukkit.org/bukkit-plugins/ultraauth-aa/) ####BungeeCord/Waterfall diff --git a/bukkit/pom.xml b/bukkit/pom.xml index 608b4bb0..e8a5f0b7 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -65,7 +65,7 @@ org.spigotmc spigot-api - 1.10-R0.1-SNAPSHOT + 1.10.2-R0.1-SNAPSHOT provided diff --git a/bungee/src/main/java/com/github/games647/fastlogin/bungee/tasks/ForceLoginTask.java b/bungee/src/main/java/com/github/games647/fastlogin/bungee/tasks/ForceLoginTask.java index 4c8037a3..706afadb 100644 --- a/bungee/src/main/java/com/github/games647/fastlogin/bungee/tasks/ForceLoginTask.java +++ b/bungee/src/main/java/com/github/games647/fastlogin/bungee/tasks/ForceLoginTask.java @@ -31,6 +31,10 @@ public class ForceLoginTask extends ForceLoginMangement org.apache.maven.plugins maven-compiler-plugin - 3.5.1 + 3.6.0 1.8 1.8