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

Spawn messages #42

Closed
EmporiumPvP opened this issue Mar 22, 2023 · 2 comments
Closed

Spawn messages #42

EmporiumPvP opened this issue Mar 22, 2023 · 2 comments

Comments

@EmporiumPvP
Copy link

EmporiumPvP commented Mar 22, 2023

Being able to add a spawn/respawn message to each boss would be nice.

Tags like {BOSS} {LOCATION} to be able to add more depth to the message would be an nice touch too

maybe possibility for random respawn message?

respawn-messages: (1 line for 1 pre set spawn message, multiple for random spawn message)

  • {BOSS} has spawned at {LOCATION}
  • {BOSS} has been spotted by {LOCATION}
  • A mystery Boss has been spotted by {LOCATION}

etc

@EmporiumPvP EmporiumPvP added Feature Request TBC To be confirmed labels Mar 22, 2023
@diamond-gold
Copy link
Owner

Good idea, just wondering if it is better to execute commands instead instead of broadcasting message to everyone. That way it may be more flexible, for example if you have some broadcast plugin that could customize who you want to send it to, and how you want to send it (title / tip etc). You can also do more than just sending a message, there are many possiblities.

@EmporiumPvP
Copy link
Author

maybe you could do it similar to how you added commands in the config

You could do

spawn-message:

  • COMMAND "broadcast this is the spawn message"
  • MESSAGE "this is the broadcast message"

@diamond-gold diamond-gold removed the TBC To be confirmed label May 12, 2023
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