Thank you
Posts by PLKaratusPL
The Aternos forums are now deprecated
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
-
-
Hi,
Recently, the InteractionVisualizer plugin can be downloaded directly from the Spigot website, not from an external site. So why can't I suggest it to be added to the Aternos plugin list?Plugin: https://www.spigotmc.org/resou…es-with-animations.77050/
-
[Plugin Request] OmiHealth
Hi Aternos Team, can you please add the following plugin
Plugin name: OmiHealth
Plugin link: https://www.spigotmc.org/resources/omihealth-1-8-1-16.84959/
Description: OmiHealth is a powerful yet lightweight plugin designed to add a lot more health options to the default Minecraft! This plugin is perfect for survival or RPG servers.
Thank you -
[Plugin Request] Soaroma | SimpleAntiCheat | Basic Detection System
Hi Aternos Team, can you please add the following plugin?
Plugin name: Soaroma
Plugin link: https://www.spigotmc.org/resou…c-detection-system.83801/
Description: Soaroma anti-cheat is an anti-cheat plugin that detects cheaters on your server, this anti-cheat is configurable to suit your needs on your server.
Thank you -
[Plugin Request] Talismans & RealisticAnimals
Hi Aternos Team, can you please add the following plugins?
Plugin name: Talismans
Plugin link: https://www.spigotmc.org/resources/talismans-reborn.83001/
Description: Talismans : An object, typically an inscribed rune/relic, that is thought to have magic powers.
For effects of the Talismans to work you will need to put them in your off-hand slot.
Plugin name: RealisticAnimals
Plugin link: https://www.spigotmc.org/resources/realisticanimals.83630/
Description: Are the animals in the game not realistic enough, boring and secondary? RealisticAnimals will makes your animals more interesting, bychangings their behavior, introducing new mechanics and customizable features.
Thank you -
[Plugins Request] BetterRevive & BetterWaypoints
Hi Aternos Team, can you please add the following plugins?
Plugin name: BetterRevive
Plugin link: https://www.spigotmc.org/resources/✅-betterrevive-1-8-1-16-•-custom-time-titles-placeholderapi-blood-effect.84134/
Description: This plugin allows players to revive other players! There are some options you can customize and players can bleed. This plugin is customizable. You can choose bleeding time and revive time.Plugin name: BetterWaypoints
Plugin link: https://www.spigotmc.org/resources/✅-betterwaypoints-1-8-1-16-•-a-new-way-to-save-waypoints-waypoint-books-custom-recipe.82889/
Description: Looking for a new way to save locations? Looking for a way to charge your players for teleporting? This plugin adds two "new items" to the game, a book and a paper. What are they for? The paper saves the location. The book saves the paper for easy access.Thank you
-
PROBLEM WAS FIXED! Thank you for help.
-
Yes, it is.
-
Hello!
I have a problem with the LockLogin plugin. In the latest version 1.0.0.1 I cannot use commands like /login, /register. Everything worked fine in the previous version. When trying to register/log in, I get this error in the console:
[12:48:16] [Server thread/ERROR]: null 375 org.bukkit.command.CommandException: Unhandled exception executing command 'register' in plugin LockLogin v1.0.0.1 376 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[minecraft_server.jar:git-Paper-135] 377 at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[minecraft_server.jar:git-Paper-135] 378 at org.bukkit.craftbukkit.v1_16_R1.CraftServer.dispatchCommand(CraftServer.java:794) ~[minecraft_server.jar:git-Paper-135] 379 at net.minecraft.server.v1_16_R1.PlayerConnection.handleCommand(PlayerConnection.java:1910) ~[minecraft_server.jar:git-Paper-135] 380 at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1721) ~[minecraft_server.jar:git-Paper-135] 381 at net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[minecraft_server.jar:git-Paper-135] 382 at net.minecraft.server.v1_16_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[minecraft_server.jar:git-Paper-135] 383 at net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[minecraft_server.jar:git-Paper-135] 384 at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18) ~[minecraft_server.jar:git-Paper-135] 385 at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[minecraft_server.jar:git-Paper-135] 386 at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[minecraft_server.jar:git-Paper-135] 387 at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[minecraft_server.jar:git-Paper-135] 388 at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1137) ~[minecraft_server.jar:git-Paper-135] 389 at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1130) ~[minecraft_server.jar:git-Paper-135] 390 at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[minecraft_server.jar:git-Paper-135] 391 at net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1204) ~[minecraft_server.jar:git-Paper-135] 392 at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1001) ~[minecraft_server.jar:git-Paper-135] 393 at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[minecraft_server.jar:git-Paper-135] 394 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_265] 395 Caused by: java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/Base64 396 at ml.karmaconfigs.LockLogin.Security.PasswordUtils.Hash(PasswordUtils.java:51) ~[?:?] 397 at ml.karmaconfigs.LockLogin.Spigot.Utils.User.PlayerFile.setPassword(PlayerFile.java:168) ~[?:?] 398 at ml.karmaconfigs.LockLogin.Spigot.Utils.User.User.setPassword(User.java:402) ~[?:?] 399 at ml.karmaconfigs.LockLogin.Spigot.Commands.RegisterCommand.onCommand(RegisterCommand.java:47) ~[?:?] 400 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[minecraft_server.jar:git-Paper-135] 401 ... 18 more 402 Caused by: java.lang.ClassNotFoundException: org.apache.commons.codec.binary.Base64 403 at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_265] 404 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:171) ~[minecraft_server.jar:git-Paper-135] 405 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[minecraft_server.jar:git-Paper-135] 406 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_265] 407 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_265] 408 at ml.karmaconfigs.LockLogin.Security.PasswordUtils.Hash(PasswordUtils.java:51) ~[?:?] 409 at ml.karmaconfigs.LockLogin.Spigot.Utils.User.PlayerFile.setPassword(PlayerFile.java:168) ~[?:?] 410 at ml.karmaconfigs.LockLogin.Spigot.Utils.User.User.setPassword(User.java:402) ~[?:?] 411 at ml.karmaconfigs.LockLogin.Spigot.Commands.RegisterCommand.onCommand(RegisterCommand.java:47) ~[?:?] 412 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[minecraft_server.jar:git-Paper-135] 413 ... 18 more I wrote to support this plugin. They said everything is working fine for them and there are no bugs. They asked me to write to you.
Reinstallation did not help.
-
[Plugin Request] DragonTimer
Hi Aternos Team, can you please add the following plugin
Plugin name: DragonTimer
Plugin link: https://www.spigotmc.org/resources/dragontimer.69293/
Description: This plugin is meant to be an addon to Dragon Slayer ! But can also be used standalone! Dragons are only spawned in a world when there are enough players in that world at the right time! If there are less players than necessary, it's possible to remove the existing dragons!
Thank you -
Yes, I saw.
-
It's a problem related to the API we use to fetch plugin data.
I also requested an update for this.
Can you fix this problem?
-
I understand, thank you
-
I requested an update for the plugin in the Spigot API, should be updated within 2 hours from now
Can I also request an update to the Graves plugin (https://www.spigotmc.org/resources/graves.74208/)? It also got an update on spigot, but not on Aternos.
Sometimes I don't understand that some plugins get updated within a few hours, and some within several dozen days.
-
Thank you very much for help
-
Hi!
I am writing this thread because I received insufficient response to my request. It's about the LWC Extended plugin. When I asked about updating this plugin on the aternos website, I received the following answer:
We provide the same files as spigotmc.org, as soon as an update is available there it'll also be available on our website.
I understand all of the above, but this plugin was updated on the spigot website a month ago and has version 2.2.6. Aternos still has version 2.2.5 on the website.
Someone can explain this to me? How much time do I have to wait?
Thank you
-
[Update Request] LWC Extended
Hi Aternos Team, can you please update the following plugin?
Plugin name: LWC Extended
Plugin link: https://www.spigotmc.org/resources/lwc-extended.69551/
Description: LWC is the longest-lived single block protection plugin, that protects both the blocks themselves and their contents. Originally designed in 2010 for locking chests (hence the name "Lightweight Chests"), it can be configured to lock any block. LWC Extended (or LWCX) is a fork of LWC which aims to provide extended updates and support for the plugin.Please update it. We have been waiting a long time.
Sorry, if this isn't the right section, but I haven't found another one.
Thank you -
[Plugin Request] MineTinker
Hi Aternos Team, can you please add the following plugin
Plugin name: MineTinker
Plugin link: https://dev.bukkit.org/projects/minetinker
Description: TinkersConstruct-like tool-system (for Swords, Axes, Pickaxes, Shovels, Bows, Hoes, Shears, Fishingrods and Armor). Modifiers and easy tool-repair just by dragging materials on the tool.I know the plugin has already been added, but from Spigot. The author has changed the download button and now has "via external site". You know what that means. That is why I am making this request.
Thank you
-
Why are you no longer partners?
-
[Plugin Request] XpBottles
Hi Aternos Team, can you please add the following plugin
Plugin name: XpBottles
Plugin link: https://www.spigotmc.org/resou…t-exp-into-bottles.69233/
Description: XpBottles is the ultimate exp plugin! Create exp bottles, add/take/reset exp from players and more! The exp amount is saved in a hidden location so you will be able too customize the lore/name of the item to whatever you would like! No restrictions.
Thank you