So we have a lot of BP from past server and most know why.
So on the new server , right now Im making a picket fence. So there is like 250 fence boards and I took two slope blocks to create a triangle to place on top of the board to make it look like it was cut to a point.
I then Bp just that tip. So moving down the fence line placing the Bp everything is working . Until I get this message " you have reached your limit for this session". I can reset it by logging out and back in. But it doesnt reset it for much more like 20 more times of use before another relog.
Is there a setting in the config files to turn this off or make it unlimited ?

BP limit
-
- English
- Redeye
- Thread is Unresolved
A new update is now available, introducing fishing, climbing gear, clothes and more!
Latest hotfix: 0.8.5.3 (2025-05-09)
Latest hotfix: 0.8.5.3 (2025-05-09)
-
-
I don't have an answer to your question, but do have a question for you. Why are you using two slopes to make a triangle when there is a triangle block already?
-
These are the entries in the permissions that regulate the use of blueprints and there is also one for limit per session
-1 stands for unlimited
"blueprint": {
"create": false,
"createown": true,
"maxelements": -1,
"maxsize": 1024,
"place": true,
"placelimitsession": -1,
"placeterrain": true,
"placevegetation": true
-
is it the same limit that we have for images? that is, we can reposition an image multiple times but the limit of different images is 100. Can't it be increased somewhere? (can you write the path to the folders in case it can be done? or do we have to wait for some game upgrade? thanks
-
The entries for the images should be located directly below the blueprint permissions.
The path to the permissions should look like this:
Server root directory > Permissions folder
This contains two subfolders for Areas and Groups, as well as the default.json file.
I assume you're an admin in an admin group, so you should edit the admin.json file (in the group folder; you can do this with any text editor).
Game updates do not change the saved permissions.
Entries for images are (again, -1 for unlimited):
"image": {
"delete": true,
"deleteown": true,
"maxamount": -1,
"maxresolution": 1024
-
The Image resolution is not limited to 1024.
-
The Image resolution is not limited to 1024.
bei mir schon
-
SonoBionda I set it to 2048 in single player, on a server I would probably also use 1024 for the general public.
-
Yes, 1024 is the default setting, and I think that's enough for a poster.
But it's mainly about the number of uploadable images, not the resolution.
-
Yes, 1024 is the default setting, and I think that's enough for a poster.
But it's mainly about the number of uploadable images, not the resolution.
That was already clear to me.
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!