Tewca Posted June 29, 2021 Share Posted June 29, 2021 I need help with this so if you have over a certain bit of the text then there is a tooltip and it is clickable and runs a command Do what you need with it Current Code every 10 seconds: broadcast "&9SERVER &5| &2Looking for a list of commands? &fUse &c&l/help&f or <tooltip:%{random}%><run command:/help>&7[&2Click Here&7]&f to view the list<reset>" It's 10 seconds for testing Link to comment Share on other sites More sharing options...
FlapKakker Posted June 29, 2021 Share Posted June 29, 2021 (edited) There is no direct way to send a tooltip in a broadcast. Use send formatted "msg" to all players instead. Hope this helps. (PS: tested your code and it works if u use send to all players) Edited June 29, 2021 by FlapKakker Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now