Beiträge von ClayC

Due to human (non-bot) spam the first contribution of a user has to be reviewed and activated manually, all further contributions do not require this.
As long as a user does not have at least one reviewed and activated contribution, the user is unable to edit his profile, set a avatar, title picture or a signature.

    @chacki Grabbing coffee does mean you are afking :P but none the less, afk timer will be configurable by next update, I am also working on adding mouse tracking into the equation, so if you're sorting a chest, it will see you as active and not afk.

    As for the daily timer, This was done on purpose, I have seen many people login, collect daily and logout. Such behaviour should never reward the player anything. Therefore they must be logged in for 30mins. With the afk monitor, they also now will not be able to login, afk for 30mins, collect and logout ;)

    I hope you understand that the toolkit is not there to just reward anyone, but to reward and promote active playing in the game, being a part of the server you play on :)

    I might update the daily to make the timer adjustable by the admin. This way servers can alter to suit their players better.

    Thanks,
    ClayC

    @chacki I will adding more to the afk monitor, currently it looks for roatation and position, but I need to monitor more things soon, 3.1.1 should have adjustable timer and should be smarter in detecting afk players, more feedback about this feature will be necessary to understand what needs to be updated / considered into the algorythm

    @Rexzooly my bad, I forgot to include a fix for this by 3.1.0, I will add it in 3.1.1, thanks for reminding me! :)
    But to answer your question, CTK Flag allows you to collect the daily without having to write the command ;)

    ClayC updated [plain]Clay's Toolkit[/plain] with a new update entry:

    [plain]Evolving your server.[/plain]

    Zitat

    With many requests for new features, we have selected the very best, some of them from a long time ago. This version includes the following new features:

    • Teleportation requests
    • Automatically kick AFK players


    And a bug has also been squashed, which makes the tokens now be usable by right clicking on them anywhere, even in chests.

    Keep the ideas flowing, I'll keep implementing for you! :)

    Much love,
    ClayC

    Read the rest of this update entry...

    Setup took me about 7-8mins to complete, but works like a charm,

    Well done with this one, would love to see improvements on the setup process (maybe invite your bot and not have to create one)

    But apart from that, I love this mod!


    I have been wanting to do the request system for a while, perhaps it's about time to go ahead with this idea.

    But, I don't like /tpahere as this may be used to bypass the daily allowed limit ;)

    Thanks,

    What do you mean by double in your api list ? and the test button seems not to work for me or just yet anyway :)


    test button will ping the ctk server to retrieve actual data. (at the moment it is being blocked because the request is going from https to http, have to fix this ;) )

    I woud love to see a full api list to see what we have to play with, sadly I might have to try block the chat option as my users don't like it but if it was for viewing of admins only it would be epic.

    How did you end up finding that gem


    I do have dev tier, I have access to all source code etc. I also brought this issue up to the devs around 2 months ago, and they should patch it soon

    Since this seems to be of interest to everyone, I will gather the list of endpoints an eco server has and add them to a page on my website, will try to keep it up to date with any changes done by SLG.

    A link will be added here once I have it done,

    If by "claim stakes" you are referring to "property claim flags" you can add a recipe by copying and pasting already existing recipes.

    You can find recipes under the mods folder in your server folder.

    It's a very straight forward change.

    That could be made a little more known then shouldn't just be called a chest it' very confusing by many of the users, maybe call it a fruit cart or fruit chest, what is made with the more basic wood pulp maybe, also what about the version return, returning a much hire version lol.


    Correct, In the latest version I changed the description to be more informative.

    ClayC updated [plain]Clay's Toolkit[/plain] with a new update entry:

    [plain]Even more bug fixes[/plain]

    Zitat

    With this version we tackle the following bugs which remained in 3.0.3.

    • Teleport to co-oridnates was broken, added a new command /tpc to teleport to co-ordinates now
    • Home were not being stored correct
    • Wood Pulp Crate had incorrect / inaccurate description,


    Thanks to the community for reporting the bugs!

    Read the rest of this update entry...

    Thanks pointandmod for the feedback, I have applied a fix for the home's issue, I managed to replicate it and also included a test case for this scenario (before it was removing the config files to re-test)

    As for the /tp for admins, this issue is coming from how the syntax works for the new chat commands, a "," will move whatever is behind it to a new parameter, therefore I have to split the command into 2, to have this working.

    None-the-less, Thanks again, please expected the fixes to be released soon.