As server host I am aware that I can adjust both Custom Image Limit and Blueprint Placement Limit Per Session. But I am unable to find where the settings are in any of the Permissions files to increase the limit. Right now I can only upload 10 images and I have to relog after placing 8 or 10 blueprints in order to place more.

Custom image limit and blueprint limit
-
- English
- ROEN_44
- Thread is Unresolved
-
-
Which host are you playing on?I was able to set it up via FileZilla because the actual server did not offer it.
-
"image": {
"delete": false,
"deleteown": true,
"maxamount": 10,
"maxresolution": 512},
"blueprint": {
"create": false,
"createown": true,
"maxelements": 300000,
"maxsize": 1024,
"place": true,
"placelimitsession": 10,
"placeterrain": true,
"placevegetation": true}
----------------------------------------------------
These entries must be added to your permissions if they aren't already there. If they aren't the last entry in the list, a comma must be added after the last bracket.
You can then change the values according to your wishes.
-
Which host are you playing on?I was able to set it up via FileZilla because the actual server did not offer it.
Ping Perfect
"image": {
"delete": false,
"deleteown": true,
"maxamount": 10,
"maxresolution": 512},
"blueprint": {
"create": false,
"createown": true,
"maxelements": 300000,
"maxsize": 1024,
"place": true,
"placelimitsession": 10,
"placeterrain": true,
"placevegetation": true}
----------------------------------------------------
These entries must be added to your permissions if they aren't already there. If they aren't the last entry in the list, a comma must be added after the last bracket.
You can then change the values according to your wishes.
ok thank you SonoBionda
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!