Jump to content

Killer Joe Bug


Orbitt69

Recommended Posts

I guess it`s "Foreign players can`t kill mobs on other`s island" problem.

Killerjoe and Drac grinder possibly use "Fake player" to register damage. MFR grinder, and spikes use "Minecraft generic damage" for damaging mobs.

Minecraft Generic damage is allowed by plugin (It`s like lava damage, and fall damage), and "fake" or "real" players is not allowed to damage mobs on other`s island, tho in END or Nether this machines works fine. If you want to use weapon because of enchantments, try using Enchanted spikes (You can enchant spikes using Enchantment table, or books & anvil) You can enchant a stack of spikes at a same time.

Link to comment
Share on other sites

Brunyman, they never worked before, people complain about it a long time ago,but it wan`t fixed still.

 

http://www.preludecraft.com/forum/m/23717250/viewthread/24392508-fake-players-you-need-to-trust-inside-your-claims-fix-certain-issues

and

https://forums.downwithdestruction.net/threads/fake-players-and-you.2411/

and

http://www.dirthuts.com/mobile/forum/viewthread/m/35286253/id/26119973

 

This is list of Fake players by varoius mods, if Bruny will OP them, some machines probably will work.

[EioKillera]  For Killer Joe

 

Here

http://www.grumpycraft.com/forum/m/13623199/viewthread/26922567-draconic-evolution-mob-grinder-killing-mobs/post/last

You can find possible name of Draconic Evolution Fake player`s name

[Draconic-Evolution]

 

P.S. Fake player names are case sensitive!

 

 

Found this in mods codes

public boolean killNextEntity()
{
if(field_145850_b.field_72995_K)
return false;
if(fakePlayer == null)
fakePlayer = FakePlayerFactory.get((WorldServer)field_145850_b, new GameProfile(UUID.randomUUID(), "[Draconic-Evolution]"));
killBox = AxisAlignedBB.func_72330_a(centreX - 4.5D, centreY - 4.5D, centreZ - 4.5D, centreX + 4.5D, centreY + 4.5D, centreZ + 4.5D);
killList = field_145850_b.func_72872_a(net/minecraft/entity/EntityLiving, killBox);
List xp = field_145850_b.func_72872_a(net/minecraft/entity/item/EntityXPOrb, killBox.func_72314_b(4D, 4D, 4D));
Iterator i$ = xp.iterator();
do

private static final UUID uuid;
private static final GameProfile DUMMY_PROFILE;

static
{
uuid = UUID.fromString("3baa66fa-a69a-11e4-89d3-123b93f75cba");
DUMMY_PROFILE = new GameProfile(uuid, "[EioKillera]");
}

Link to comment
Share on other sites

So i tested it.

 

On island KillerJoe not working, in End it work fine.

On island Drac Grinder not working, in End not working aswell (Long time ago it worked, now it doesn`t, but i didn`t test drac grinder for a long time, so it probably stop working after some uSkyblock update long time ago)

 

Bruny, you sure you typed name correctly? with bracers "[" and "]"?

 

Just sacrificed myself to KillerJoe

vgG4ZvL.png

 

Obvoiusly can`t sacrifice myself to drac Grinder...

Link to comment
Share on other sites

Brunyman. I want to ask you, what plugin restrict PvP and PvE on server?

 

Player v Player

Player v Environment (Mobs)

 

It seems like KillerJoe CAN hit players in End and on Islands, so PvP is ON for him.

But it CAN`T hurt mobs, so PvE is OFF, at same time players CAN hurt mobs on theyr OWN islands, but CAN`T hurt on OTHER`S islands. Also player`s CAN`T hurt players in no-PvP zones (Spawn, and ANY islands), but CAN hurt is END and Nether, and PvP arena.

 

Please check PvP and PvE permissions for [EioKillera] and [Draconic-Evolution] players.

 

Also, i typed /whois [EioKillera] and didn`t find that player, same for [Draconic-Evolution]. Did you register "players" correctly?

Link to comment
Share on other sites

  • Yusixs locked this topic

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site you agree to the following Terms of Use, Guidelines and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.