Make it compatible with ClearLagg #32


  • Accepted
  • Defect
Open
  • _ForgeUser8285083 created this issue Dec 12, 2013
    Owner

    Put this line in ShopObject's spawnDisplayItem() method. (Check if ClearLagg is on the server first)

    Clearlag.getEntityManager.addUnremovableEntity(entity.getUniqueId());

  • _ForgeUser8285083 added the tags Accepted Defect Dec 12, 2013
  • Zeragamba posted a comment Jan 5, 2014

    Snowgears, I looked into this issue myself, and it's Clearlagg's issue right now. They have an Type mismatch in their code regarding unremoveables.


To post a comment, please login or register a new account.