Innectis Community Forum

Author Topic: Vaulta Improvements?  (Read 2740 times)

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Vaulta Improvements?
« on: April 02, 2012, 03:01:52 PM »
The /sendmoney or /sm only tells the sender that they have given money to someone, it work well if the command told the receiver (if they are online) that they have been sent money, otherwise there is no way to track.

To pair with the above, a message that tells you when someone has purchased from your shop would also be useful (if you are online), that way you are aware of where funds are coming from.

As well as this a possible transactions log? For example /transactions would tell you your last 10 transactions, how much you have sent/received or purchased/sold.

Possible thoughts?
  • Nosliw
    Nosliw
    Nosliw
I'm here to help.. With the following exception:



@EventHandler(priority = EventPriority.LOW)
public void onPlayerJoin(PlayerJoinEvent event) {
    Player player = event.getPlayer();
    if (player.getName().equals("SGT_ADZ") {
        player.kickPlayer("Yeah... Nah!");
        return;
    }
}

luetzj

  • Retired Staff
  • Ancient Member
  • *****
  • Posts: 1045
    • View Profile
Re: Vaulta Improvements?
« Reply #1 on: April 02, 2012, 09:23:30 PM »
+1 for this. When pizzachu86 and I do the skinshop, we have to keep checking to make sure that they sent the money. Also, when you receive money when you are offline (or online) when you log or are (logged in) in it should say [IDP] Fuz22 has sent you 26 Vaulta's for the skin!
                                                                                                                                          Name Of Sender        Amount         Reason
« Last Edit: April 05, 2012, 12:08:29 AM by luetzj »
  • luetzj
    luetzj
    luetzj

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: Vaulta Improvements?
« Reply #2 on: April 02, 2012, 10:38:10 PM »
Sounds like a plan. I'll add the notifications. As for the transactions, that does sound like a cool idea.
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.