Transaction logging #33


  • Enhancment
  • Started
Open
Assigned to _ForgeUser7226032
  • _ForgeUser7445274 created this issue Sep 9, 2012

    What is the enhancement in mind? How should it look and feel?
    Detailled logfiles (Player x pays player y the sum of z <currency> would be nice in mysql.

    Please provide any additional information below.

    mineconomy_transactions
    *
    id int
    timestamp int
    playername_sender varchar
    playername_receiver varchar
    value int (how many coins/dollars/whatever were transferred)

  • _ForgeUser7445274 added the tags New Enhancment Sep 9, 2012
  • _ForgeUser9099113 posted a comment Sep 9, 2012

    MySQL is better. Also, it will be great to do php viewer/editor :)


    Edited Sep 9, 2012
  • _ForgeUser7226032 posted a comment Sep 14, 2012

    @SimSonic: Go

    My job is actually doing PHP Web Design, so I would love to make a PHP view/editor, but how much would it be used?

    PHP requires a web server. Something that I doubt many users would have.

    Anyway, I like this idea. I will definitely try to implement it.

  • _ForgeUser7226032 removed a tag New Sep 14, 2012
  • _ForgeUser7226032 added a tag Started Sep 14, 2012

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