Cuberite Forum
ServerInfo Plugin - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Plugins (https://forum.cuberite.org/forum-1.html)
+--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html)
+---- Forum: Archived Plugins (https://forum.cuberite.org/forum-18.html)
+---- Thread: ServerInfo Plugin (/thread-1964.html)

Pages: 1 2


ServerInfo Plugin - iKekz1997 - 05-19-2015

Hellow,

i just made my first plugin with lua.
With this Plugin you can simply get your Webaddress with /web
and your Teamspeak address /ts or /teamspeak for your Server.

This is my first Plugin, so if you find some mistakes or something else, please tell me
so i can get better with lua.

I'll upload the Plugin in English and in German, because I'm german and wrote it first in german.

You can edit your Webaddress and your Teamspeakaddress in the configfile.

Hope you'll enjoy my first Plugin Smile!

Download in English:
www.tekvaze.net/downloads/ServerInfoEN.rar

Download in Germand:
www.tekvaze.net/downloads/ServerInfoDE.rar


RE: ServerInfo Plugin - xoft - 05-19-2015

This looks nice.

I have a suggestion for you: How about using the cCompositeChat class to make the web URL clickable?
http://mc-server.xoft.cz/LuaAPI/cCompositeChat.html should have all the documentation you need, it even has an example.


RE: ServerInfo Plugin - iKekz1997 - 05-21-2015

(05-19-2015, 04:32 PM)xoft Wrote: This looks nice.

I have a suggestion for you: How about using the cCompositeChat class to make the web URL clickable?
http://mc-server.xoft.cz/LuaAPI/cCompositeChat.html should have all the documentation you need, it even has an example.

ok thank you.

I will try it. Smile


RE: ServerInfo Plugin - iKekz1997 - 05-22-2015

I just updated the Plugin!
The URL for "Web" is now clickable.

Download it here:

English:
http://www.tekvaze.net/downloads/ServerInfoENv3.rar

German:
http://www.tekvaze.net/downloads/ServerInfoDEv3.rar


RE: ServerInfo Plugin - xoft - 05-22-2015

You might want to update the first post with the latest versions, so that people looking for this don't have to scan through the entire thread Smile
Or even better, move your development over to GitHub or a similar service.


RE: ServerInfo Plugin - tigerw - 05-22-2015

Try the plugin repo? (mcsplugins.justae.me.uk)


RE: ServerInfo Plugin - NiLSPACE - 05-22-2015

The plugin repo is only for releases right? Not for development.


RE: ServerInfo Plugin - ThuGie - 05-22-2015

tigerw, please don't recommend a rep that's unfinished and unsafe..
Just tried something out.. its not save.. at all.


RE: ServerInfo Plugin - tigerw - 05-23-2015

(05-22-2015, 07:28 AM)ThuGie Wrote: tigerw, please don't recommend a rep that's unfinished and unsafe..
Just tried something out.. its not save.. at all.

Issue reports are welcome :)


RE: ServerInfo Plugin - bearbin - 05-23-2015

(05-23-2015, 12:58 AM)tigerw Wrote:
(05-22-2015, 07:28 AM)ThuGie Wrote: tigerw, please don't recommend a rep that's unfinished and unsafe..
Just tried something out.. its not save.. at all.

Issue reports are welcome Smile

Probably the horrible SQL injection and password storage he's talking about.