MobCatcher Logging #145


  • Enhancment
  • Replied
Open
Assigned to _ForgeUser8345480
  • _ForgeUser8623684 created this issue Nov 7, 2013

    I would like to know if it would be possible to make logs available for MobCatcher.
    Basically, any time a mob is caught or release, an entry would be made that has a time stamp, user, type of mob, etc.

    Also, is it at all possible to read the data in the mobData.dat file, and what is needed to read that data?

    Thanks!

  • _ForgeUser8623684 added the tags New Enhancment Nov 7, 2013
  • _ForgeUser8623684 posted a comment Nov 7, 2013

    Oops, missed the already open ticket about logging.
    http://dev.bukkit.org/bukkit-plugins/mobcatcher/tickets/122-request-add-logging-to-mob-catches/


    Edited Nov 7, 2013
  • _ForgeUser8345480 posted a comment Nov 8, 2013

    It is not possible to read the mobData.dat file without the exact class that I serialize and deserialize it with. .dat files are super generic and you have to know exactly whats in them to be able to read them. Depending on what you are wanting to do with that information, there might be another way, if you care to explain.

    A log file is definitely possible, but I currently lack the motivation to do so, if I'm being perfectly honest.

  • _ForgeUser8345480 removed a tag New Jan 28, 2014
  • _ForgeUser8345480 added a tag Waiting Jan 28, 2014
  • _ForgeUser8623684 posted a comment Mar 9, 2014

    I had an issue on my server with people stealing animals from others, and I was trying to find a way to track it. It's not an issue that seems to come up too often though.

  • _ForgeUser8623684 removed a tag Waiting Mar 9, 2014
  • _ForgeUser8623684 added a tag Replied Mar 9, 2014
  • _ForgeUser8345480 posted a comment Mar 15, 2014

    This plugin has protection signs. Players can place them and then other players cant capture mobs inside its radius.

    There's a brief guide about it here http://dev.bukkit.org/bukkit-plugins/mobcatcher/pages/sign-based-protection/

  • _ForgeUser8623684 posted a comment Mar 16, 2014

    I hadn't seen that function before. Thanks!


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