Innectis Community Forum

Author Topic: New User Notification  (Read 3517 times)

Caaaaarrrrlll

  • Goldy VIP
  • Full Member
  • ****
  • Posts: 210
  • Gender: Male
  • Computer & Internet Enthusiast
    • View Profile
    • Carl Bennett
New User Notification
« on: October 05, 2011, 07:11:56 PM »
Currently when someone joins the server, a message is displayed:
Quote
Player has joined the server.

Can we add a feature to the server that allows us to see when there's a new player that hasn't been seen before?
Quote
Player has joined the server for their first time.

Or something like that, it can even be on a new line.

- Jailout2000
  • Caaaaarrrrlll
    Caaaaarrrrlll
    Caaaaarrrrlll

Eggnaug

  • Solaire of Astora
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2306
  • Gender: Male
  • Warrior of Sunlight
    • View Profile
New User Notification
« Reply #1 on: October 05, 2011, 09:51:10 PM »
This would be great! If we added this and the ability for newcomers to get a lot if admin or mod isnt on it would make the first time experience for new people so much better. Plus its nice for the active members to be able to identify new people and help them out
  • Eggnaug
    Eggnaug
    Eggnaug
Praise the Sun!

Caaaaarrrrlll

  • Goldy VIP
  • Full Member
  • ****
  • Posts: 210
  • Gender: Male
  • Computer & Internet Enthusiast
    • View Profile
    • Carl Bennett
New User Notification
« Reply #2 on: October 06, 2011, 05:24:30 AM »
Quote from: Eggnaug;1029
the ability for newcomers to get a lot if admin or mod isnt on
Type /getlot -.- It also works for VIP+, as long as you have 'nough lots available (3 for VIP, 5 for SVIP, etc.). The default size is 31x31 (lot area 1) or 32x32 (lot area 2). I wish it would allow for custom sizes for us ranked players, but unfortunately it doesn't that I know of.

Quote from: Eggnaug;1029
its nice for the active members to be able to identify new people and help them out
That's my point. Why else would it tell us if there wasn't an ulterior reason?
« Last Edit: October 06, 2011, 05:30:53 AM by Jailout2000 »
  • Caaaaarrrrlll
    Caaaaarrrrlll
    Caaaaarrrrlll

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
New User Notification
« Reply #3 on: October 06, 2011, 11:58:03 AM »
If I see someone that I haven't seen before I type /played [USERNAME], and it will tell me how long they have been online...
  • 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;
    }
}

Caaaaarrrrlll

  • Goldy VIP
  • Full Member
  • ****
  • Posts: 210
  • Gender: Male
  • Computer & Internet Enthusiast
    • View Profile
    • Carl Bennett
New User Notification
« Reply #4 on: October 06, 2011, 08:21:50 PM »
Quote from: Nosliw;1035
If I see someone that I haven't seen before I type /played [USERNAME], and it will tell me how long they have been online...
But that's not user friendly -- instead of it just telling you, you have to find out yourself. It's a nice command if you actually wanna know how long they've been playing, but not if you just wanna get a yes/no if they're new.
  • Caaaaarrrrlll
    Caaaaarrrrlll
    Caaaaarrrrlll

Eggnaug

  • Solaire of Astora
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2306
  • Gender: Male
  • Warrior of Sunlight
    • View Profile
New User Notification
« Reply #5 on: October 06, 2011, 10:04:24 PM »
Quote from: Jailout2000;1042
But that's not user friendly -- instead of it just telling you, you have to find out yourself. It's a nice command if you actually wanna know how long they've been playing, but not if you just wanna get a yes/no if they're new.

Plus returning people who have not logged in since the /played   command was introduced will also have a play time of 0 even if they are not new. For example, kevinray has not gotten on since that update so his time would be 0 but we all know he is not new. Lets say someone who isnt well known returns. Theyre not new but Nos's system suggest they are.
  • Eggnaug
    Eggnaug
    Eggnaug
Praise the Sun!

Hretsam

  • Former Owner
  • Retired Staff
  • Hero Member
  • *****
  • Posts: 550
    • View Profile
New User Notification
« Reply #6 on: October 07, 2011, 02:56:17 AM »
Good idea,

Its added to the todo list.
  • Hretsam
    Hretsam
    Hretsam