Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question + Betting Features #88

Open
Zyrille opened this issue Mar 29, 2017 · 5 comments
Open

Question + Betting Features #88

Zyrille opened this issue Mar 29, 2017 · 5 comments
Assignees

Comments

@Zyrille
Copy link

Zyrille commented Mar 29, 2017

Hi! I'm terribly sorry if this is the wrong section for the feature discussion/questions, but I'd like to ask if:

This plugin has a betting feature where player 1 challenges player 2 to a duel specifying a bet amount for in-game money, player 2 accepts, and whichever player wins the duel takes the total bet amount given by player 1 and player 2. I tried searching for this but came up empty, I'm about to test the plugin out on my server to see if it works or try to discover it since I found a few lines with the 'bet' word in the codes whilst doing a search here in github.

Secondly, for the added feature, is it possible to add a spectator feature where x number of players can come in and view the duel and bet on a player, and when they win, they get all the bet given by other spectators (or divided equally to all the people who bet on the winner).

Thank you and it looks like an awesome plugin!

@teozfrank
Copy link
Owner

teozfrank commented Apr 7, 2017

This plugin has a betting feature where player 1 challenges player 2 to a duel specifying a bet amount for in-game money, player 2 accepts, and whichever player wins the duel takes the total bet amount given by player 1 and player 2. I tried searching for this but came up empty, I'm about to test the plugin out on my server to see if it works or try to discover it since I found a few lines with the 'bet' word in the codes whilst doing a search here in github.

This used to be a feature but it was removed as there was a demand for specifying the area. I have seen a couple of users ask for this, so I may bring it back.

Secondly, for the added feature, is it possible to add a spectator feature where x number of players can come in and view the duel and bet on a player, and when they win, they get all the bet given by other spectators (or divided equally to all the people who bet on the winner).

I will indeed look into this as it looks like a good ide, thanks.

@teozfrank teozfrank self-assigned this Apr 7, 2017
@Zyrille
Copy link
Author

Zyrille commented Apr 7, 2017

Awesome, looking forward to it. Thank you!

@teozfrank
Copy link
Owner

teozfrank commented Apr 30, 2017

The betting when sending a duel request used to be

/duel send player amount

but has since been replaced with

/duel send player arena

Would this work?

/duel bet player amount

@Zyrille
Copy link
Author

Zyrille commented Apr 30, 2017

I think the duel bet would work, as it should offer more control and separation.
/duel bet player amount arena

@teozfrank
Copy link
Owner

Ok sounds good. When there is an update with this feature I will mention it, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants