Posts by ItzIvan

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

    It can be because the server is not cracked and you try to join with a premium account or the server is premium and you try to join wit a cracked version.
    Other thing can happen is because of some plugin that cause a TERRIBLE problem that cause the whole server to make TERRIBLE problems.
    Or I just don't know.

    Well, I have EssentialsX but i see that i need to have basically "EssentialsXChat" and "EssentialsXSpawn". But i don't have them. And i see that when i don't have EssentialsXChat I cannot make
    prefixes with PermissionsEx, i tried to see for a solution. And i found that i need ChatEx. I installed it, but when i installed it the ChatEx is in green but the PermissionEx plugin is not there is like im not installed it, when i actually installed it. So my question is. "Basically, Can i use EasySetSpawn plugin for the EssentialsXSpawn (I Already use it btw, but i need answer)" and "Is it needed to make prefixes another plugin for Chat? Like ChatEx or EssentialsXChat" these are my questions :)


    (Btw, i think this may be a long conversation)

    The Problem is: Everything launched properly, but when i try to join my server it says that i have maximum characters bla bla bla.
    But i don't think so because my name is Lixyde it has 6 characters. But in the server logs says that i have maximum 21 > 16.
    21 is my number of characters, and 16 is the allowed? I don't know what that is and what that means, and i don't think is from
    a plugin because i have plugins that i'm tried before and this problem never happened before.
    If you want my log here it is: https://pastebin.com/ZgddeVMD
    Please tell me what is this, and tell me how to fix it? Is it from Aternos? Is it from my plugins? Is it from my name? (Hm.. I don't think so)
    I don't know please tell me.

    Doesn't work i downloaded 1.23 and everything is the same. It doesn't work says errors like the 1st time.
    What do i do...
    Nothing changed.
    I tried 1.22 and this time the plugin is red.


    I tried 1.23.2 and worked it is green. Im staying in this version and waiting for someone to tell me what to do.
    To not fu*k up everything.

    So, My Version on PermissionsEx is 1.23.3. And downloaded 1.23.4 and this is the newest version.
    I run my server and it showed no error!
    But when i type the command /pex user MYUSERNAME group set default and type something in the chat
    its going like this:
    <MyUsername> tt


    On the PermissionsEx, permissions.yml. Its like this
    groups:
    default:
    options:
    default: true
    permissions:
    - modifyworld.*
    prefix: '&8[&4Player&8]&f'
    schema-version: 1
    users:
    0059f6c7-22af-3d11-8990-a7bb621b8345:
    permissions:
    - \*
    group:
    - default


    Where's the problem? I typed the command to make me a prefix. But nothing it shows me only that my name is red its from the Essentials that im admin.
    But no prefix.. Where is the problem?

    Hello Now. Im Starting my server and it says no problem with PermissionsEx but when i edit the file to make a prefix it shows me error.
    Here is what i maked to make a prefix:
    groups:
    default:
    options:
    default: true
    permissions:
    - modifyworld.*
    prefix: '&8[&4Member&8]&4'
    schema-version: 1


    And here is the Config what it says the error:
    [19:10:24] [Server thread/ERROR]: Could not load 'plugins/PermissionsEx-1.23.3.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:77) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.Bukkit.reload(Bukkit.java:535) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
    Caused by: org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:75) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    ... 14 more
    Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_144]
    at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_144]
    at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_144]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:75) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
    ... 14 more



    Please tell me what is it. If its from my editing to make a prefix please tell me what's wrong and how to make a prefix, and also if you can send me a pre-made one.


    I have everything compatible with my versions i think. My server is 1.8.8

    The problem is that: when i type /plugins and see that the EssentialsX and EssentialsChat, EssentialsSpawn are working they are in green.
    But then when i want to type something it sends me :
    Cannot send this message


    And when i want to set the spawn on my server its send


    "Error:null"


    Pls tell me how to fix

    Ok, so then can you give me a tutorial for LobbyCompass because when i try to run the compass its giving me in the chat "Nothing to pass through" and that's it!

    So, can i make network server without BungeeCord ?
    And by network i mean games like:


    SkyWars,
    Survival,
    EggWars,
    BedWars, and more ?


    if i can can you give me a plugin where its giving every player a compass and then when click its giving a menu with the games ?

    When i want to setup my server there's 3 options for version: Bukkit, Glowstone, Spigot.


    And my question is: Can add BungeeCord ? to the versions? or i can add it already?


    IF i can already add it tell me where.

    My main question is: How to setup the maps in skywars? because i made a Multiverse-Core Thread and if im correctly there's no chance i upload a Map on SkyWars but if i can upload
    Then my Spawn will lost because my spawn is Downloaded.


    I Know there's 1 option: Made everything ,Every map in hand. But i want to know is there any other option to do it?


    Thanks :)

    I Have only 2 questions.


    1: So, you may know the server.pro ? There's limit for Plugins and Players slots.
    But on you there's no Limit, or there's no player limit slots? How do you do this with no money for this?


    2: Can i change the IP ? Example: Example.aternos.me i want to writes play.Example.com
    Is that possible?


    Thanks :)

    You see the main text.
    Yes.
    I Just downloaded a faction spawn. Im Wondering can i with Multiverse-Core make 2 worlds? 1. Survival 2. Only for the Spawn
    Because i can with 1 world but. Its only grass i want it to be with Trees,Dungeons and etc..


    OR:


    If can't have more than 1 worlds. Can you tell me how to do this ?
    I Know only 1 Option: Make it on hand all. But i cant make good spawn in hand.Else i have to downloaded!