Giter VIP home page Giter VIP logo

agp-responged's People

Contributors

andwhat5 avatar clienthax avatar jtsus avatar lonewolffy avatar simonflash avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

agp-responged's Issues

Isue with agp-r announcement message

Issue with agp-r announcement message. In config message set to false still appears after reloading server. Then tried to set message time longer but no fix.
image
image

Pixelmon version 7.0.6 ; AGP-Responged-S7.1.0-1.0.2.jar

[Issue] Adding a Pokemon to a gym's pool causes a console error, can't access temp pool Pokemon.

Same as the title, it should be noted that after adding the Pokemon and checking the temporary pool, said Pokemon does not show up.
Using mods:
Pixelmon Reforged 7.0.7
SpongeForge 1.12.3-2825-7.1.6
AGP Responged 1.0.2.

The console errors are below:
[18:32:48] [Server thread/INFO] [nucleus]: ProfRowan ran the command: /addgympoke 1 Grass
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: java.lang.ArrayIndexOutOfBoundsException: 0
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon.func_70037_a(EntityPixelmon.java:518)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.entity.Entity.func_70020_e(Entity.java:1866)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at com.pixelmonmod.pixelmon.config.PixelmonEntityList.createEntityFromNBT(PixelmonEntityList.java:153)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at agp.andwhat5.commands.gyms.AddGymPoke.execute(AddGymPoke.java:37)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at agp.andwhat5.commands.utils.PlayerOnlyCommand.execute(PlayerOnlyCommand.java:21)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:340)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:337)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1156)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:960)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:939)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlk000(SourceFile:539)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.util.Util.func_181617_a(SourceFile:46)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:307)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.server.MinecraftServer.redirect$onRun$zjo000(MinecraftServer.java:3970)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
[18:32:48] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.entities.pixelmon.EntityPixelmon:func_70037_a:533]: at java.lang.Thread.run(Thread.java:745)
[18:32:52] [Server thread/INFO] [nucleus]: ProfRowan ran the command: /gympokes grass
[18:32:52] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'gympokes grass' for source EntityPlayerMP['ProfRowan'/11, l='world', x=74.80, y=73.00, z=-265.83]: tried to access field com.pixelmonmod.pixelmon.battles.attacks.Attack.baseAttack from class agp.andwhat5.gui.GymPokemonGui
java.lang.IllegalAccessError: tried to access field com.pixelmonmod.pixelmon.battles.attacks.Attack.baseAttack from class agp.andwhat5.gui.GymPokemonGui
at agp.andwhat5.gui.GymPokemonGui.getPokemonElement(GymPokemonGui.java:161) ~[GymPokemonGui.class:?]
at agp.andwhat5.gui.GymPokemonGui.constructGymPokemonPage(GymPokemonGui.java:96) ~[GymPokemonGui.class:?]
at agp.andwhat5.gui.GymPokemonGui.openGymPokemonGui(GymPokemonGui.java:49) ~[GymPokemonGui.class:?]
at agp.andwhat5.commands.gyms.GymPokemon.execute(GymPokemon.java:16) ~[GymPokemon.class:?]
at agp.andwhat5.commands.utils.PlayerOnlyCommand.execute(PlayerOnlyCommand.java:21) ~[PlayerOnlyCommand.class:?]
at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2825-7.1.6]
at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:340) ~[SimpleDispatcher.class:1.12.2-2825-7.1.6]
at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:337) [SpongeCommandManager.class:1.12.2-2825-7.1.6]
at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1156) [dh.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:960) [pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:939) [pa.class:?]
at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) [PacketPhaseUtil.class:1.12.2-2825-7.1.6]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlk000(SourceFile:539) [hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:307) [SpongeImplHooks.class:1.12.2-2825-7.1.6]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjo000(MinecraftServer.java:3970) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]

[Feature Request] Badge Storage

Would it be possible to implement something like the badge case but viewable through the check badges command?

This would allow for not necessarily configuring gyms but if in an open world where tons of gyms are generated that a player could upload the badge to their "cloud badge case."

Could be stored in a SQLite db or even just a flat YML file to start

Question

When you beat up a NPC Gym leader, was he intented to desapear? Like no one else can beat him?

Badges given out for non-gym battles

When gym leaders lose normal Pokemon battles, gym badges are being given out to random players who have previously challenged the gym. For example, Joe (a gym leader) battles Bob (a random player) and Joe loses, but Bill (a player who challenged Joe earlier in a gym battle) gets a gym badge. It has happened at least three times so far.

Server or AGP reloads break gyms

So gyms get closed after a restart or an agpreload, which I find very weird. I have talked to Avery about the issue but now I got github to work to post this here. Thank you again

The "Gym Leader <player> has opened the <gym> Gym!" message does not show the AGP global prefix.

The "Gym Leader has opened the Gym!" message does not show the AGP global prefix.

Versions:

  • SpongeForge 1.12.2-2705-7.1.0-BETA-3361
  • Luckperms 4.2.71
  • Nucleus-1.5.3-S7.0-MC1.12.2-plugin
  • AGP_Responged_S7.1.0-1.0.0_Beta2

Reproducing:

  • Have a gym leader open a gym.

Image:

Expected Result:

  • The AGP global prefix will be displayed in front of the gym open message.

Issue with mega stone, z-powers, and pixelmons

Hi there!
At this moment in time it's not possible for me to use mega evolutions or likewise after accepting a challenger battle (in other words gym leaders can't use "special abilities". Another problem is that once me and the challenge gets teleported to my gym, both of our pixelmons won't appear, and it's only possible to see the particle effects from each respective attack.

[Request] Remove offline leaders

Currently a leader of a gym needs to be offline to be removed, include a way to remove offline players without having to edit the config please, thank you.

[Suggestion] Currently all leaders can see all teams. Make it so if you're not leader of said gym or don't have admin perms you can't look at a gym pokemon

If you are a leader of a gym you can currently look at the pokemon for all gyms.

I want it so a gym leader of the Normal Gym can't look at the pokemon for Fire Gym unless they too are a Fire Gym Leader.

#43

This issue might be the same but it only clarified adding Pokemon- where mine is more about previewing too.

This is Jaded_Avaritia and I just realized I logged onto a different account.

NullPointerException

Don't really have the details of the circumstances surrounding the error, but noticed this in the console. Generally I would imagine NullPointerExceptions only arise from logic errors though so it might be fixable from the stacktrace alone.

https://prnt.sc/ogaai4

NoClassDefFoundError when running /checkBadges

Hi,

I cloned your repo and compiled it with a local pixelmon lib (none was included in the sources), but I can't run any command opening a GUI because I get the following exception on my server :

[15:57:41] [Server thread/ERROR] [Sponge]: Error occurred while executing command 'checkbadges' for source EntityPlayerMP['AlcaTorda'/77, l='world', x=-965,82, y=72,98, z=515,59]: com/mcsimonflash/sponge/teslalibs/inventory/Element
java.lang.NoClassDefFoundError: com/mcsimonflash/sponge/teslalibs/inventory/Element
	at agp.andwhat5.gui.CheckBadgesGui.<clinit>(CheckBadgesGui.java:32) ~[CheckBadgesGui.class:?]

Is there a fix for this issue ?

Thanks !

'Sometimes' challengers are unable to challenge gyms due to being already in a gym battle when they're not.

'Sometimes' you're unable to challenge a gym due to already being in a gym battle when you're not in a battle.

Versions:

  • SpongeForge 1.12.2-2705-7.1.0-BETA-3361
  • Luckperms 4.2.71
  • Nucleus-1.5.3-S7.0-MC1.12.2-plugin
  • AGP_Responged_S7.1.0-1.0.0_Beta2

Reproducing:

  • Unable to reproduce when trying to reproduce.

  • Have a player challenge the gym and win the battle.

  • Have the player try and challenge the next gym.

Image:

Expected Result:

  • Players will be able to challenge another gym without being getting this error.

Issue with 7.0.6

Unable to add Pokemon to the temp gym pokemon list, and unable to start battles because of it:
Error occurred while executing command 'acceptChallenge Dragon' for source EntityPlayerMP['Akanya'/116, l='world', x=456.41, y=132.25, z=-405.31]: com/pixelmonmod/pixelmon/util/helpers/SpriteHelper 10.06 21:49:33 [Server] INFO java.lang.NoClassDefFoundError: com/pixelmonmod/pixelmon/util/helpers/SpriteHelper 10.06 21:49:33 [Server] INFO at agp.andwhat5.Utils.getPixelmonSprite(Utils.java:455) ~[Utils.class:?] 10.06 21:49:33 [Server] INFO at agp.andwhat5.gui.ChooseTeamGui.getPokemonElement(ChooseTeamGui.java:218) ~[ChooseTeamGui.class:?] 10.06 21:49:33 [Server] INFO at agp.andwhat5.gui.ChooseTeamGui.constructChooseTeamPage(ChooseTeamGui.java:118) ~[ChooseTeamGui.class:?] 10.06 21:49:33 [Server] INFO at agp.andwhat5.gui.ChooseTeamGui.openChooseTeamGui(ChooseTeamGui.java:66) ~[ChooseTeamGui.class:?] 10.06 21:49:33 [Server] INFO at agp.andwhat5.commands.leaders.AcceptChallenge.execute(AcceptChallenge.java:73) ~[AcceptChallenge.class:?] 10.06 21:49:33 [Server] INFO at agp.andwhat5.commands.utils.PlayerOnlyCommand.execute(PlayerOnlyCommand.java:21) ~[PlayerOnlyCommand.class:?] 10.06 21:49:33 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2825-7.1.6] 10.06 21:49:33 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:340) ~[SimpleDispatcher.class:1.12.2-2825-7.1.6] 10.06 21:49:33 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:337) [SpongeCommandManager.class:1.12.2-2825-7.1.6] 10.06 21:49:33 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1156) [dh.class:?] 10.06 21:49:33 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962) [pa.class:?] 10.06 21:49:33 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941) [pa.class:?] 10.06 21:49:33 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?] 10.06 21:49:33 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?] 10.06 21:49:33 [Server] INFO at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) [PacketPhaseUtil.class:1.12.2-2825-7.1.6] 10.06 21:49:33 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlk000(SourceFile:539) [hv$1.class:?] 10.06 21:49:33 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?] 10.06 21:49:33 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111] 10.06 21:49:33 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111] 10.06 21:49:33 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?] 10.06 21:49:33 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:307) [SpongeImplHooks.class:1.12.2-2825-7.1.6] 10.06 21:49:33 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjo000(MinecraftServer.java:3970) [MinecraftServer.class:?] 10.06 21:49:33 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?] 10.06 21:49:33 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?] 10.06 21:49:33 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] 10.06 21:49:33 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] 10.06 21:49:33 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]

Error occurred while executing command 'gymPokemon Dragon' for source EntityPlayerMP['Akanya'/116, l='world', x=455.87, y=131.00, z=-407.63]: com/pixelmonmod/pixelmon/util/helpers/SpriteHelper 10.06 21:48:52 [Server] INFO java.lang.NoClassDefFoundError: com/pixelmonmod/pixelmon/util/helpers/SpriteHelper 10.06 21:48:52 [Server] INFO at agp.andwhat5.Utils.getPixelmonSprite(Utils.java:455) ~[Utils.class:?] 10.06 21:48:52 [Server] INFO at agp.andwhat5.gui.GymPokemonGui.getPokemonElement(GymPokemonGui.java:131) ~[GymPokemonGui.class:?] 10.06 21:48:52 [Server] INFO at agp.andwhat5.gui.GymPokemonGui.constructGymPokemonPage(GymPokemonGui.java:96) ~[GymPokemonGui.class:?] 10.06 21:48:52 [Server] INFO at agp.andwhat5.gui.GymPokemonGui.openGymPokemonGui(GymPokemonGui.java:49) ~[GymPokemonGui.class:?] 10.06 21:48:52 [Server] INFO at agp.andwhat5.commands.gyms.GymPokemon.execute(GymPokemon.java:16) ~[GymPokemon.class:?] 10.06 21:48:52 [Server] INFO at agp.andwhat5.commands.utils.PlayerOnlyCommand.execute(PlayerOnlyCommand.java:21) ~[PlayerOnlyCommand.class:?] 10.06 21:48:52 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:388) ~[CommandSpec.class:1.12.2-2825-7.1.6] 10.06 21:48:52 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:340) ~[SimpleDispatcher.class:1.12.2-2825-7.1.6] 10.06 21:48:52 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:337) [SpongeCommandManager.class:1.12.2-2825-7.1.6] 10.06 21:48:52 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:1156) [dh.class:?] 10.06 21:48:52 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:962) [pa.class:?] 10.06 21:48:52 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:941) [pa.class:?] 10.06 21:48:52 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?] 10.06 21:48:52 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?] 10.06 21:48:52 [Server] INFO at org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.onProcessPacket(PacketPhaseUtil.java:193) [PacketPhaseUtil.class:1.12.2-2825-7.1.6] 10.06 21:48:52 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zlk000(SourceFile:539) [hv$1.class:?] 10.06 21:48:52 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?] 10.06 21:48:52 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111] 10.06 21:48:52 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111] 10.06 21:48:52 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?] 10.06 21:48:52 [Server] INFO at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:307) [SpongeImplHooks.class:1.12.2-2825-7.1.6] 10.06 21:48:52 [Server] INFO at net.minecraft.server.MinecraftServer.redirect$onRun$zjo000(MinecraftServer.java:3970) [MinecraftServer.class:?] 10.06 21:48:52 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?] 10.06 21:48:52 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?] 10.06 21:48:52 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] 10.06 21:48:52 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] 10.06 21:48:52 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]

The "Gym Leader <player> has closed <gym> Gym!" message does not show the AGP global prefix.

The "Gym Leader has closed Gym!" message does not show the AGP global prefix.

Versions:

  • SpongeForge 1.12.2-2705-7.1.0-BETA-3361
  • Luckperms 4.2.71
  • Nucleus-1.5.3-S7.0-MC1.12.2-plugin
  • AGP_Responged_S7.1.0-1.0.0_Beta2

Reproducing:

  • Have a gym leader close a gym.

Image:

Expected Result:

  • The AGP global prefix will be displayed in front of the gym close message.

[Suggestion] Integration with Millenaire

Millenaire is a mod that lets you spawn in villages and over time work with the villagers to grow it.
I'm reworking all of the buildings and villages to give them more of a Pixelmon theme, with Pixelmon blocks and whatnot. Might this be able to include gym leaders in these Millenaire-spawned villages?

The rules: argument in Edit gym is borked

The rules: argument in EditGym omits the first word of the rules. For example if you type
EditGym Water rules:This is the first line/nThis is the second line

The gym rules output will be
is the first line
This is the second line

Help command displaying AGP prefix and different colour description

The '/?' | '/help' displays the AGP global prefix before the command description. The command description is also a different colour and not uniform to the rest of the commands displayed.

Versions:

  • SpongeForge 1.12.2-2705-7.1.0-BETA-3361
  • Luckperms 4.2.71
  • Nucleus-1.5.3-S7.0-MC1.12.2-plugin
  • AGP_Responged_S7.1.0-1.0.0_Beta2

Reproducing:

  • Run the '/?' or '/help'.

Image:

Expected Result:

  • The AGP gyms are uniform to the rest of the commands.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.