aarontwf / BattleNight-Core

The main CraftBukkit plugin.
http://dev.bukkit.org/bukkit-plugins/battlenight/
5 stars 5 forks source link

Battlenight Kits Bug #52

Closed XxCoolGamesxX closed 11 years ago

XxCoolGamesxX commented 11 years ago

Hello.

We have a community that loves your Battlenight plugin but there is a glitch in it at this moment. We have set kits for pvp but others for the Battlenight plugin. People are abusing the kits by joining BN - picking a kit, logging out and then when logging back in, doing /mv spawn (which brings them back to the PVP spawn world). It gives them the kits from BN which we don't want happening but we can't find out how to fix it as it's a bug in your plugin we believe.

Thanks

aarontwf commented 11 years ago

Make sure the command blocker is on in config.yml:

Commands:
    Block: true
    Whitelist: 
        - list
        - me
        - toggledownfall
        - stop
        - reload
Arcental commented 11 years ago

I don't think that is going to work since if you log out, BattleNight doesn't remove the items in their inventory and they no longer count as being in the arena.

XxCoolGamesxX commented 11 years ago

It not help to fix the bug. Become the players can log out and have the item's of the BattleNight. So what @Arcental say is right. Can be good it the player log out of the game of battlenight sure force to remove the items of the BattleNight.

Arcental commented 11 years ago

It used to do that but its bugged

aarontwf commented 11 years ago

Ok, will fix when I have time.

aarontwf commented 11 years ago

Ok, I have just finished the new dev version which should have fixed a whole lot of bugs.

If do however find any bugs in this version please post them here.

aarontwf commented 11 years ago

Fixed.