Cuberite Forum

Full Version: ServerInfo Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
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
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.
(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
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
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.
Try the plugin repo? (mcsplugins.justae.me.uk)
The plugin repo is only for releases right? Not for development.
tigerw, please don't recommend a rep that's unfinished and unsafe..
Just tried something out.. its not save.. at all.
(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 :)
(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.
Pages: 1 2