Cuberite Forum

Full Version: webchat [Already in core]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
maybe can someone create a plugin that allows you to chat in webadmin Smile
Oh, that would be really nice, I'll try to do it.
yayBig Grin i hope you succeed
Making "ugly" version isn't hard. By "ugly" i mean the one that would update whole page every time someone writes. Making "live" could be tricky for me...
is it even possible to make a "live" webchat?
(06-01-2012, 03:32 AM)STR_Warrior Wrote: [ -> ]is it even possible to make a "live" webchat?

Not at the moment, I'd have to allow plugins to have special pages without headers/menu/etc. so you can use AJAX to write an interactive chat program
AJAX is a popular footbal club here in Holland Smile
Quote:Not at the moment, I'd have to allow plugins to have special pages without headers/menu/etc. so you can use AJAX to write an interactive chat program
Yeah, I was thinking in that direction. But I'm really not familiar with web development, so I'll make simple timer-based update for chat page...