Innectis Community Forum

Author Topic: +Like! Signs  (Read 2189 times)

sanjoK

  • Goldy VIP
  • Newbie
  • ****
  • Posts: 23
  • Gender: Male
  • Does anybody seen sanjoK ?
    • View Profile
+Like! Signs
« on: March 07, 2013, 09:34:06 AM »
I wish innectis had a Like! or Dislike! signs where other players could rate a shop, lot or a building by right clicking the signs!
And to create it you just need to write on a sign:
[vote]
Like
or
[vote]
Dislike!

Rules:
Player can vote only once!
If player gets alot of likes! His place gets popular!

So, what do you think?  :o
« Last Edit: March 07, 2013, 09:36:23 AM by sanjoK »
  • sanjoK
    sanjoK
    sanjoK

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: +Like! Signs
« Reply #1 on: March 07, 2013, 09:39:54 AM »
Moved to Suggestions.

Hmm, how would the votes be stored? How would the votes be displayed? Whats to stop rigging or resetting? Anything to stop trolls or people mass disliking just for the hell of it? How would more votes make someones creation more popular?

I'm not sure I like this idea, there are a lot of problems and it appears to hold no benefit..
  • 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;
    }
}

sanjoK

  • Goldy VIP
  • Newbie
  • ****
  • Posts: 23
  • Gender: Male
  • Does anybody seen sanjoK ?
    • View Profile
Re: +Like! Signs
« Reply #2 on: March 07, 2013, 10:02:52 AM »
Moved to Suggestions.

Hmm, how would the votes be stored? How would the votes be displayed? Whats to stop rigging or resetting? Anything to stop trolls or people mass disliking just for the hell of it? How would more votes make someones creation more popular?

I'm not sure I like this idea, there are a lot of problems and it appears to hold no benefit..

Vote stores on the sign from 0 to how meny votes there will be so like +1 , +2 etc,if players want to stop the voting they will just need to break the sign! If players got mass dislikes! it will tell them that their construction or place is not good enaugh and they will remake it and make it better, if it's looking perfect his lotwarp will be Popular and on the first place or second when you type ./warp, so people can visit it more often!
I hope i answered all ur questions :P, thanks for reading my answers !!!
« Last Edit: March 07, 2013, 10:04:43 AM by sanjoK »
  • sanjoK
    sanjoK
    sanjoK

l_iamW

  • Goldy VIP
  • Ancient Member
  • ****
  • Posts: 1140
  • Gender: Male
  • IT'S TIME TO DU-DU-DU-DU-DU-DU-DU-DU-DUEL
    • View Profile
Re: +Like! Signs
« Reply #3 on: March 07, 2013, 12:08:52 PM »
Whats wrong with this :P

  • l_iamW
    l_iamW
    l_iamW

TheReasoning

  • Retired Staff
  • Hero Member
  • *****
  • Posts: 604
  • Gender: Male
    • View Profile
Re: +Like! Signs
« Reply #4 on: March 07, 2013, 01:25:16 PM »
Same reason we do not have a Like/Dislike button on the forums, it turns it into a popularity contest.
  • TheReasoning
    TheReasoning
    TheReasoning

sanjoK

  • Goldy VIP
  • Newbie
  • ****
  • Posts: 23
  • Gender: Male
  • Does anybody seen sanjoK ?
    • View Profile
Re: +Like! Signs
« Reply #5 on: March 07, 2013, 05:13:08 PM »
Whats wrong with this :P


Liam u cant right click the sign to vote, u can only break it and add +1 vote :P good luck with that man!
  • sanjoK
    sanjoK
    sanjoK

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: +Like! Signs
« Reply #6 on: March 13, 2013, 06:23:22 AM »
SanjoK, you could wire something up with redstone to do this? Although I can't think of a way to prevent people from pushing the button more than once.. maybe you have to moderate it yourself? Or you could do things the old fashioned way and ask peoples opinions of your builds and such ^^
  • 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;
    }
}