Cuberite Forum
Logger - 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)
+--- Thread: Logger (/thread-2085.html)

Pages: 1 2 3


RE: Logger - DrMasik - 08-20-2015

(08-20-2015, 01:01 AM)xoft Wrote: ...
Also note that the semicolon is not needed for SQL commands, unless you're executing multiple commands with a single execute() call)

I think, the semicolon is "good practice" Wink


RE: Logger - DrMasik - 08-20-2015

Update to version 2
- Add some optimization from forum comments into function HandleConsoleDBShow
(https://forum.cuberite.org/showthread.php?tid=2085&pid=22136#pid22136)

v.1
- Moved from date version to numeric
- Add some optimization from forum comments into function HandleConsoleDBShow
(https://forum.cuberite.org/showthread.php?tid=2085&pid=22135#pid22135)

Future:
- Your suggestions


RE: Logger - DrMasik - 08-20-2015

I can add logging some actions of the players. It's necessary?


RE: Logger - NiLSPACE - 08-20-2015

Perhaps this list is what you're looking for?


RE: Logger - DrMasik - 08-20-2015

Logging - this is one of the foundations of security. The more detailed logging - the easier it is to look for the problem. But whether or not it is a match. Therefore, I ask, to add something or not.


RE: Logger - NiLSPACE - 08-20-2015

I'm afraid I don't understand what you want. Could you perhaps rephrase your sentence?


RE: Logger - DrMasik - 08-20-2015

Google translate Smile I will try to speak in short sentences.
As I say in post #13, I can add logging some user (gamer) actions, such as destroy block, place blocks, etc. Is It needed?


RE: Logger - NiLSPACE - 08-20-2015

Oh, you want to know if it's needed. There are other plugins that can record player destroying or placing blocks. Perhaps what could be useful is to log who removed an item from a chest.


RE: Logger - DrMasik - 08-20-2015

I understood correctly "chest" it is "dower chest", "coffer"?


RE: Logger - NiLSPACE - 08-20-2015

I mean this: http://mc-server.xoft.cz/LuaAPI/cChestEntity.html