Civcraft / PrisonPearl

Minecraft plugin for civcraft which allows players to imprison other players inside ender pearls
BSD 3-Clause "New" or "Revised" License
4 stars 16 forks source link

/ppwb command does not exist #50

Closed ghost closed 9 years ago

ghost commented 9 years ago

Thank you to greenble for trying to test. Command does not seem to run or is an OP only command?

ProgrammerDan commented 9 years ago

It should be OP only, based config. On May 30, 2015 2:24 AM, "Dr. Andrew Jawa" notifications@github.com wrote:

Thank you to greenble for trying to test. Command does not seem to run or is an OP only command?

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50.

ghost commented 9 years ago

I am OP'd, but can't seem to run the command.

command does not exist.

idoash4 commented 9 years ago

Try this build: http://civcraft.co:8080/job/PrisonPearl-master/77/. I forgot to add the updated plugin.yml in the first pull.

ttk2 commented 9 years ago

does this pull the info from WB or from the config?

On Sat, May 30, 2015 at 3:25 AM BlackXnt notifications@github.com wrote:

Try this build: http://civcraft.co:8080/job/PrisonPearl-master/77/. I forgot to add the updated plugin.yml in the first pull.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50#issuecomment-107008163 .

idoash4 commented 9 years ago

The calculation of when a pearl is outside of world border? From world border.

ttk2 commented 9 years ago

ok new build will be on Civtest in a minute.

On Sat, May 30, 2015 at 8:50 AM BlackXnt notifications@github.com wrote:

The calculation of when a pearl is outside of world border? From world border.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50#issuecomment-107042885 .

idoash4 commented 9 years ago

Ok can you add me permissions to use tp, use the new command and if you can even bypass world border?

ttk2 commented 9 years ago

on civtest.

On Sat, May 30, 2015 at 8:56 AM justin kilpatrick < kilpatrickjustin@gmail.com> wrote:

ok new build will be on Civtest in a minute.

On Sat, May 30, 2015 at 8:50 AM BlackXnt notifications@github.com wrote:

The calculation of when a pearl is outside of world border? From world border.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50#issuecomment-107042885 .

ttk2 commented 9 years ago

opped you.

On Sat, May 30, 2015 at 8:59 AM BlackXnt notifications@github.com wrote:

Ok can you add me permissions to use tp, use the new command and if you can even bypass world border?

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50#issuecomment-107043436 .

ttk2 commented 9 years ago

2015-05-30 10:02:00 [INFO] Dr_Jawa issued server command: /ppwb 2015-05-30 10:02:00 [ERROR] null org.bukkit.command.CommandException: Unhandled exception executing command 'ppwb' in plugin PrisonPearl v2.4.0 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-1d14d5f-7722428] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-1d14d5f-7722428] at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot.jar:git-Spigot-1d14d5f-7722428] at net.minecraft.server.v1_8_R2.PlayerConnection.handleCommand(PlayerConnection.java:1139) [spigot.jar:git-Spigot-1d14d5f-7722428] at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:974) [spigot.jar:git-Spigot-1d14d5f-7722428] at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-1d14d5f-7722428] at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-1d14d5f-7722428] at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-1d14d5f-7722428] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal] at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot.jar:git-Spigot-1d14d5f-7722428] at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:710) [spigot.jar:git-Spigot-1d14d5f-7722428] at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [spigot.jar:git-Spigot-1d14d5f-7722428] at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot.jar:git-Spigot-1d14d5f-7722428] at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot.jar:git-Spigot-1d14d5f-7722428] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal] Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at com.untamedears.PrisonPearl.PrisonPearlCommands.WhiteListedLocations(PrisonPearlCommands.java:244) ~[?:?] at com.untamedears.PrisonPearl.PrisonPearlCommands.onCommand(PrisonPearlCommands.java:234) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-1d14d5f-7722428] ... 15 more

boom that was fast.

On Sat, May 30, 2015 at 9:00 AM justin kilpatrick < kilpatrickjustin@gmail.com> wrote:

opped you.

On Sat, May 30, 2015 at 8:59 AM BlackXnt notifications@github.com wrote:

Ok can you add me permissions to use tp, use the new command and if you can even bypass world border?

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50#issuecomment-107043436 .

idoash4 commented 9 years ago

Ok this is a 10 seconds fix. can you restart the server?

ttk2 commented 9 years ago

restarted.

On Sat, May 30, 2015 at 9:06 AM BlackXnt notifications@github.com wrote:

Ok this is a 10 seconds fix. can you restart the server?

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50#issuecomment-107043667 .

idoash4 commented 9 years ago

Ok there is only one small problem: When you take out a pearl from a chest that is on the whitelist and you are standing outside of WB you will still get the message that the pearl will be released on restart(Only when you take the pearl from a chest not when you put the pearl in the chest). I will fix it later and make a pull with the fix for the exception.

ttk2 commented 9 years ago

thanks, keep me updated and let me know if you need anything.

On Sat, May 30, 2015 at 9:33 AM BlackXnt notifications@github.com wrote:

Ok there is only one small problem: When you take out a pearl from a chest that is on the whitelist and you are standing outside of WB you will still get the message that the pearl will be released on restart(Only when you take the pearl from a chest not when you put the pearl in the chest). I will fix it later and make a pull with the fix for the exception.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50#issuecomment-107044895 .

idoash4 commented 9 years ago

https://github.com/Civcraft/PrisonPearl/pull/51

idoash4 commented 9 years ago

@ttk2 Me and MtFlushmore confirmed the changes are working yesterday. This is ready to go live.

ttk2 commented 9 years ago

good, going up tomorrow, thanks for the testing and coding! What do yall want to tackle next?

On Mon, Jun 1, 2015 at 7:14 PM BlackXnt notifications@github.com wrote:

@ttk2 https://github.com/ttk2 Me and MtFlushmore confirmed the changes are working yesterday. This is ready to go live.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50#issuecomment-107751201 .

idoash4 commented 9 years ago

I am going to try working on MusterCull this weekend.

ttk2 commented 9 years ago

sounds cool, keep me in the loop

On Mon, Jun 1, 2015 at 7:46 PM BlackXnt notifications@github.com wrote:

I am going to try working on MusterCull this weekend.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50#issuecomment-107755794 .

rourke750 commented 9 years ago

Fixed?

ttk2 commented 9 years ago

think so

On Wed, Jun 3, 2015 at 8:03 PM rourke750 notifications@github.com wrote:

Fixed?

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/PrisonPearl/issues/50#issuecomment-108666442 .