-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
Multiple feature requests #244
Comments
Thank you for the ideas :) You can already do some of them:
|
Ty for the answer, and you're right, but now that I check, is there any placeholder that verify if the player has party notifications muted? (i.e: %parties_mute%) Also, I think you miss 1 suggestion:
But it's alright if it's not ideal! Also, it would be nice to add an extra message when a player has /party mute enabled and is using /party accept (when other player attempts to invite him). This message would like something like this: Another extra suggestion would be to save the status of /party chat (if enabled/disabled for a player), so every time I rejoin the server, server restarts, or plugin is reloaded, I don't need to use /party chat again |
Just a reminder, these 3 suggestions would be ideal if you add them! |
I already added all of them into my to do list ;) I will just keep this issue open as reminder. |
Add a /party toggle command along with a placeholder, e.g., %parties_toggle%, that returns true/false.
If enabled, the player will not receive party invites, and others attempting to send an invite will see an error message, such as:
player-invite-toggle: "&cThis player has party invite requests disabled!"
Add a sound notification when a player receives a new party invite.
This feature should be customizable in the config (enable: true/false) the sound and adjust its volume and pitch.
Expand message customization for command syntax.
Currently, customization seems limited to the "wrong-message" message. It would be helpful to allow customization of the syntax for all command-related messages. i.e:
%command% and %subcommand% should refer to the config.yml:
As for the misc-commands, it's up to you if you want to add them as well.
I feel these feature requests could improve even more the quality and customization of this plugin, I hope you take these in consideration!
Best regards,
Ranksu
The text was updated successfully, but these errors were encountered: