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

Add toggle option/command #11

Open
DeadMaster121 opened this issue Apr 19, 2018 · 6 comments
Open

Add toggle option/command #11

DeadMaster121 opened this issue Apr 19, 2018 · 6 comments

Comments

@DeadMaster121
Copy link

Add /trade toggle, prevents other players from sending you trade requests

@AmazedMender16
Copy link

^^

Needs to be added. Getting complains from people spamming.

@Trophonix
Copy link
Owner

Ok, for this addition I'm going to need to store data - either a list of players who have disabled requests, or store individual user data, which would probably be the smarter thing so I could add more stuff to it later.

I suppose I will add an SQL database system for this, and that would also allow me to add another requested issue, a database log of trades.

@DeadMaster121
Copy link
Author

Ok, for this addition I'm going to need to store data - either a list of players who have disabled requests, or store individual user data, which would probably be the smarter thing so I could add more stuff to it later.

I suppose I will add an SQL database system for this, and that would also allow me to add another requested issue, a database log of trades.

Nice! Any ETA?

@AmazedMender16
Copy link

Ok, for this addition I'm going to need to store data - either a list of players who have disabled requests, or store individual user data, which would probably be the smarter thing so I could add more stuff to it later.

I suppose I will add an SQL database system for this, and that would also allow me to add another requested issue, a database log of trades.

Maybe MYSQL/MariaDB support as well?

@Trophonix
Copy link
Owner

Trophonix commented Nov 28, 2018 via email

@Trophonix
Copy link
Owner

My plan right now is to make a new version of Trade+, version 4.0. I'm having some technical difficulties right now, but when I get around to that, this feature will probably be included in the update.

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

3 participants