I would like a plugin that when the player connects to the server, a popup opens with a information that can be easy edited. Editable content {title} {content/message} Commands /popup title <newtitle> /popup content <newcontent> Permissions Only for administrators. Buttons I would like just one button, the OK button, for close the popup. Colors White and Gray Where will be the popup? I know there's a message/news plugin, but the message appears at the chat, I would like it on the display center. Organization I'm sorry for the english mistakes. Thank you.
Novice You are talking about the /title command in the new snapshot. We are not able to use those features yet
Onlineids I edited the post with a "organization/layout" for better understanding. timtower It's /popup title <title> now. Thanks. EDIT by Moderator: merged posts, please use the edit button instead of double posting.
timtower I think he means like how he pop ups come up when a server asks you to download and install a resource pack
Ill create a comcept and see if this is what you mean Do you mean like this? http://prntscr.com/3la9cb As timtower said this wouldnt be possible ask it would involve modding the clients gui which requires mods EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Alster551 How did you do that? I'd suggest you provide code or else we all will assume you're using a modded server such as Spout or something like that.
I just want a popup for informations like: "The server will have a restart on 04-07-2014" 99storm2 , Alster551
Popups are not possible with bukkit and a vanilla client, you can use the chat box, the bossbar and the scoreboard though
As said like 16 time. Sadly enough this is not possible with Bukkit. We do not offer support for spout, so we can't help you with this.
Might be not what you've requested, but it would be possible in some way if you use protocollib, and display the client a CommandBlock or Sign interface with the set lines/string. Isn't fancy at all, but it would be some sort of popup with custom informations in it i guess, just a idea though
Alster551 99storm2 I just realized you were giving an example and not being like "oh this is possible and I just did it." My bad.