Posts by Niels

    The Plugin creates a memory leak and crashes the server, anyone knows more about this? It's mentioned above, is there a fix available?


    I crashes the server


    [07:15:40] [DB] Saved 15 storages in database (94 ms)

    [WARNING] [07:15:40] [PLUGIN API] EVENT RisingWorld.PluginAPI.Events.Player.PlayerEnterChunkEvent TOOK 3747 MS!

    [WARNING] [07:15:41] [PLUGIN API] EVENT RisingWorld.PluginAPI.Events.Player.PlayerChangePositionEvent TOOK 624 MS!

    [WARNING] [07:15:43]

    WARNING: POSSIBLE INFINITE LOOP DETECTED IN PLUGIN API EVENT RisingWorld.PluginAPI.Events.Player.PlayerEnterChunkEvent!


    [Java] SQLite: /home/steam/risingworld/Plugins/WorldProtection/New World/database.db

    [WARNING] [07:15:44]

    WARNING: POSSIBLE INFINITE LOOP DETECTED IN PLUGIN API EVENT RisingWorld.PluginAPI.Events.Player.PlayerEnterChunkEvent!


    [WARNING] [07:15:44] ChunkPartMultiRequest: Unable to create chunk part!




    Hi, upon putting the landclaim.jar file in the directory with right permissions

    Update: Installed API Tools, this made things work. Some documentation would save alot of frustration, logs do not adequately clarify what is missing.


    Great tool, loooking for options to fully exclude desert and Arctic from this MOD to make these area's completely free

    Thanks for the heads-up. I will look into installing a plugin for some protections on the starter lands, but will need to look into the Permissions also it seems.


    I will set default groups for new players to default, copy the current default (mostly false) to the Groups folder. This makes both the Default Group as the Fallback permissions the same.


    Admin group got everything on True but no-one is in there. I hope this helps me to make a survival server with good permissions that apply to everyone.

    Hi thanks, i also found a Default Groups for new players option. Last line of server.properties.

    For now i switched most Permissions in default.json to false and made myself admin. I will monitor this, if needed I make a group with some extra settings.

    Can you tell something about Land protection? I read about F9 Command but it does not seem to function. Do i need some more settings for this?

    Looking forward, thanks for the engagement

    Hi,


    Im looking for an explanation of the Permissions system. I read through the Java permissions post, i see it's mostly similar to the currect .json config.


    I am missing how to create a default player group and how to add players into that group automatically when they enter the game. So 2 groups, guest and admin. Everyone is guest, except when explicitly changed by an admin.


    Where can i find these variables?