how will that help me?
Posts by drewblom15
-
-
when i type that nothing shows up in the console the command docent excute in the console. also how do i add some one to a certain group? it also docent let me type commands in console does the server have to be on? and also when it was on other commands worked except for /pex.
-
Ok so my member default permissions is working. How do I put others on group that are not defualt? Becuase that's not working
-
But not just warp none of the commands even work for the permissions
-
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] -
Ok thankyou I would love if you would help I feel like I have it right just not wanting to work. If you want you can look at my forum post of my friends need /warp and I have screenshots of my code that aren't working
-
looking for a truster developer that is good with coding permissions on permissionsEX because i cannot figure it out. There will be a percentage of earnings from the server going to you (25-40%) please be trusted and if you would like to be in this job role please reply to this and let me know:) thanks
-
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
-
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
-
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?
-
where do i type in the commands . they are not working when i do this
board.aternos.org/wcf/attachment/567/
-
i am watching videos about the permissionsex and nothing is working
also do i have to have essentials plugin?
-
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 ?
-
how do i edit the perms on the plugin wants i installed it?
-
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