Solved Max stack size

Discussion in 'Plugin Requests' started by DJRaziel, Dec 11, 2015.

  1. I currently use the StackSize and StackSizeController Plugins to allow players to have different Stack Sizes than the default amount. Lately though I've come across a few players that had more than the allowed Stack Size amount of an item in a single inventory slot.

    I would like to request a plugin that checks player inventories to see if they have more of an item than what should be allowed by the server. Such as setting a MaxSize into a config file and for it to kick or ban anyone who has items over that amount.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    I was able to code up a working plugin for that above!
    ~Solved
     
    Last edited by a moderator: Dec 14, 2015
  2. This Problem never came up for my Server but could you upload that check Plugin ? But that shouldn't happen in the first place. It most likely is a rare bug not sure if you should ban your users for that
     
  3. I dont know is a rare bug with this plugin, but in my server when you find a box and you take the items and left one, the box regenerate content from 5 to 7 times.