my friends need perms for /warp

The Aternos forums are now deprecated

Learn more about this change here.

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

  • I am trying to set some warps i was all done then someone came on and said they don't have perms to /warp and ideas of how i can give them those perms with out opting them fully. I also don't wanna have to do it with everyone who joins want it to just be allowed but i don't know how please help thanks

  • thanks also is there a way that i can have people only be able to place block in there creative claim and somehow only be able to be in creative there ?

  • Yes, Please do not use Essentials plugin if your server version is on 1.8-1.12.1 because Essentials plugin will not work in that versions, Please just use EssentialsX plugin. And Also Install a vault plugin and a groupmanager and bchatmanager


    For Essentials Permission:
    ->> http://wiki.ess3.net/wiki/Command_Reference/Perm
    for groupmanager
    ->>

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.


    for bchatmanager
    ->>

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.


    Vault is a Permissions, Chat, & Economy API to give plugins easy hooks into these systems without needing to hook or depend on each individual plugin themselves. It was born out of a distaste for how both Register and the current Permissions API are run, and their lack of features or over-complicated implementations. Vault attempts to solve these issues by being intuitive and providing plugins with support for any system that they may use.

  • I am sorry I am new to this don't really understand I really want to figure this out for my server but I can't figure it out. Ughh I don't know what to do. Any ideas?

  • yah i have been doing that i typed in default for member and they still dont have those permissions can you look at the screenshots i sent you and tell me what i did wrong


    could i give you the password and username to my account and you try to get it working and i tell you the commands and things i want

    • Official Post

    Don't share your password.


    Things about your config:
    - You wrote permission with just one s...
    - You forgot a single quote after the prefix.


    After you have customized the configuration of your plugin, you can copy it into a yamlchecker. This shows you the grossest errors in your configuration.
    http://www.yamllint.com/

  • i really want to figure this out but have nothing else to try even when i type in console it says set but no prefix or permissions are coming on for them

  • Console Log
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:651) ~inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1386) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1221) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
    at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
    Caused by: java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.BLAZE_DEATH
    at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_121]
    at org.bukkit.Sound.valueOf(Sound.java:1) ~inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at cz.THEZAK.Warps.Commands.spawn.onCommand(spawn.java:53) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    ... 15 more
    [13:53:31] [Server thread/INFO]: abloomer101 issued server command: /sethome
    [13:53:31] [Server thread/ERROR]: Unhandled exception executing command 'sethome' in plugin Warps v8.2
    org.bukkit.command.CommandException: Unhandled exception executing command 'sethome' in plugin Warps v8.2
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:435) [essentialsx_2_0_1_b488.jar:?]
    at com.earth2me.essentials.Essentials.onCommand(Essentials.java:424) [essentialsx_2_0_1_b488.jar:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:651) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1386) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1221) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
    at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
    Caused by: java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.BLAZE_DEATH
    at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_121]
    at org.bukkit.Sound.valueOf(Sound.java:1) ~inecraft_server.jar:git-Spigot-65e8124-9e3636d]
    at cz.THEZAK.Warps.Commands.sethome.onCommand(sethome.java:37) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~inecraft_server.jar:git-Spigot-65e8124-9e3636d]

  • Hm? Can you delete your EssentialsX plugin and try to downgrade the version and also Its impossible that permissions is not working on Pex. or just use groupmanager. Make sure you type a correct permissions for that