Merge branch 'master' of https://github.com/Akarin-project/Akarin
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
[](https://discord.gg/fw2pJAj)
|
[](https://discord.gg/fw2pJAj)
|
||||||
[](https://bstats.org/plugin/bukkit/Torch)
|
[](https://bstats.org/plugin/bukkit/Torch)
|
||||||
[](https://ci.melon.cat/job/Akarin/)
|
[](https://ci.melon.cat/job/Akarin/)
|
||||||
[](https://www.patreon.com/akarinproject)
|
[](https://www.patreon.com/akarinproject)
|
||||||
[](https://circleci.com/gh/Akarin-project/Akarin)
|
[](https://circleci.com/gh/Akarin-project/Akarin)
|
||||||
|
|
||||||
Akarin is currently **under heavy development** and contributions are welcome!
|
Akarin is currently **under heavy development** and contributions are welcome!
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ public class EULA {
|
|||||||
Properties properties = new Properties();
|
Properties properties = new Properties();
|
||||||
|
|
||||||
properties.setProperty("eula", "false");
|
properties.setProperty("eula", "false");
|
||||||
properties.store(outputstream, "By changing the setting below to TRUE you are indicating your agreement to our EULA (https://account.mojang.com/documents/minecraft_eula).\nYou also agree that Akarin is the best waifu or something :P"); // Paper - fix lag;
|
properties.store(outputstream, "By changing the setting below to TRUE you are indicating your agreement to our EULA (https://account.mojang.com/documents/minecraft_eula).\nYou also agree that Akarin is the best waifu or something :P"); // Updated by JosephWorks;
|
||||||
} catch (Throwable throwable1) {
|
} catch (Throwable throwable1) {
|
||||||
throwable = throwable1;
|
throwable = throwable1;
|
||||||
throw throwable1;
|
throw throwable1;
|
||||||
|
|||||||
Reference in New Issue
Block a user