| Property name | Example | Description |
| admins | 76561197970685866 | Specifies the admins on the server (put SteamID64 there) |
| contact | help@awesome-server.com | A contact address (homepage or mail), just to provide a way for players to contact you (optional) |
| database_mysql_connections | 10 | Max. amount of simultaneous database connections (only when using MySQL) |
| database_mysql_database | mydatabase | Name of the MySQL database (only when using MySQL) |
| database_mysql_password | 12345 | MySQL password (only when using MySQL) |
| database_mysql_server_ip | 127.0.0.1 | MySQL server IP (only when using MySQL) |
| database_mysql_server_port | 3306 | MySQL server port (only when using MySQL) |
| database_mysql_user | root | MySQL database username (only when using MySQL) |
| database_type | sqlite | Defines if the world should be stored via SQLite (default) or MySQL |
| plugins_enabled | true | Defines if plugins should be enabled or not |
| plugins_error_threshold | 10 | Sets the max amount of tolerable plugin errors. If the threshold is exceeded, the server will be terminated |
| plugins_jdk_path | C\:\\\\Program Files\\Java\\jdk1.8.0_91 | Path to the JDK, only needed if you want to compile a project/plugin on the fly. Make sure to escape colons and backslashes |
| rcon_enabled | true | Defines if RCON should be enabled |
| rcon_password | 12345 | RCON password |
| rcon_port | 4253 | RCON port |
| server_custom_logo | myLogo.png | Sets an optional custom server logo for the loading screen (people will see this logo when connecting to the server). Just put the according image (jpg, png, gif) into the server folder and provide the image name here |
| server_http_ip | 175.234.46.23 | Only set this if your server listens on a different ip than the outgoing ip. In most cases you can leave this field blank |
| server_ip | 175.234.46.23 | Server ip. In case of doubt leave this field blank, especially when running the server on your local machine |
| server_list_visible | true | Defines if the server should be visible in the server list |
| server_memory | 1024 | Sets the amount of memory the server is supposed to allocate (only when using one of the start scripts) |
| server_name | My Awesome Server | Server name |
| server_password | 12345 | Server password. When leaving the field blank, no password is used |
| server_port | 4255 | Server port |
| server_screen_title | rw-server | Name for "screen" (Linux only!) |
| server_world_disabled_dungeons | underground,underwater,surface | Disables certain dungeons types when generating a new world. Leave blank if you don't want to disable any dungeons |
| server_world_disabled_npcs | bear,tiger | Disables certain animals. Leave blank if you don't want to disable any animals |
| server_world_disabled_watersources | underground,underwater,surface | Disables certain water types when generating a new world. Leaves blank if you don't want to disable any water sources |
| server_world_generatecaves | true | Defines if new worlds should generate caves |
| server_world_generatevegetations | true | Defines if new worlds should generate vegetations |
| server_world_name | New World | The name of the world (if no such world is available, a new one will be created) |
| server_world_oreamount | 3 | Amount of ores in the world, 0 - 4 (only used when creating a new world) |
| server_world_seed | abcd1234 | Defines the seed that will be used when generating a new world |
| server_world_startbiome | Optional start biome. Keep blank for default setting. Valid biomes: defaultbiome, drybiome, coldbiome, oceanbiome | |
| server_world_type | Normal | Defines the worldtype when generating a new world (valid names: Default, Superflat, Surreal) |
| settings_admins_all_permissions | true | Defines if admins (according to server.properties) should gain full permissions automatically. Ignores the permission file for admins |
| settings_blacklisted | false | Defines if the server should use a blacklist (you have to create a "blacklist" file in server directory, 1 uid per line) |
| settings_check_version | true | Defines if there should be a version check when starting the server |
| settings_chests_drop_items | true | Defines if chests should drop all their content in the world when they're destroyed |
| settings_create_serverlog | true | Defines if the server should automatically create a log |
| settings_create_worldbackup | true | Defines if a backup of the world should be created when a new update requires a world conversion |
| settings_deadnpc_despawntime | 300 | Amount of seconds until dead npc (e.g. animals) despawn |
| settings_deadplayers_creategrave | true | Defines if a grave cross should be created when dead player bodies despawn |
| settings_deadplayers_despawntime | 1800 | Amount of seconds until dead player bodies despawn |
| settings_default_gamemode | survival | Sets the default game mode for new worlds |
| settings_default_newplayer_group | guest | Defines the default group for new players. Leave this field blank if new players should not be assigned to a particular group |
| settings_delete_old_serverlogs_hours | 168 | Amount of hours until old serverlogs will be deleted |
| settings_illegal_state_limit | 50 | Amount of "illegal states" (suspicious client packets the server received, either due to a bug or due to hacks) until a player will be kicked automatically |
| settings_item_despawntime | 600 | Amount of seconds until dropped items despawn |
| settings_max_npc | -1 | Max num of npcs in the world. -1 means no limit |
| settings_max_players | 256 | Max. amount of players that are allowed on the server |
| settings_npc_spawnrate_animals | 1.0 | Spawn frequency of animals. 1.0 is default setting, 2.0 means double amount of animals, 0.5 half amount etc. Do not set higher values than 2.0! |
| settings_npc_spawnrate_enemies | 1.0 | Spawn frequency of enemies (e.g. bandits). 1.0 is default setting, 2.0 means double amount of enemies, 0.5 half amount etc. |
| settings_npc_spawnrate_enemies_dungeon | 1.0 | Spawn frequency of dungeon enemies (skeletons). 1.0 is default setting, 2.0 means double amount of enemies, 0.5 half amount etc. |
| settings_npc_bandits_spawn_day | false | Determines if bandits should be allowed to spawn during the day (otherwise they just spawn at night) |
| settings_npc_respawn_cooldown | 1800 | Cooldown (in seconds) for npc respawn. If an npc spawns, no more npcs can spawn in the same chunk if the cooldown is still active |
| settings_npc_respawn_cooldown | 1800 | Cooldown (in seconds) for npc respawn. If an npc spawns, no more npcs can spawn in the same chunk if the cooldown is still active |
| settings_peacefulmode_enabled | false | Defines if the "peaceful mode" should be enabled (animals no longer attack players) |
| settings_pvp_enabled | true | Defines if PVP should be enabled (players being able to attack other players) |
| settings_reserved_names | false | If true, you can reserve player names for certain uids (create a file "reservednames" in server directory which contains 1 entry per line "name:uid") |
| settings_show_luaplugins | true | Defines if the server should provide information (http query) about the Lua scripts that are currently in use |
| settings_show_playerplaytime | true | Defines if the server should provide information (http query) about the playtime of particular players |
| settings_spawn_protection | 15 | Determines how long (in seconds) newly spawned players will be ignored by npcs (i.e. npcs will not attack this player for this amount of time) |
| settings_stamina_enabled | true | Defines stamina is active on this server |
| settings_start_weather | overcast | Sets an initial weather type for the server |
| settings_time_speed | 1.75 | Defines how many realtime seconds one ingame minute take (e.g. when using a value of 60, one ingame minute takes exactly 60 realtime seconds) |
| settings_tnt_spawn_items | true | Defines if tnt explosions should spawn items (ores) that can be picked up |
| settings_weather_enabled | true | Defines if weather should be enabled or not |
| settings_weather_preset | sunny | Sets a weather preset. Set "sunny" to have mostly good weather and only short bad-weather periods, set "default" to have the default weather behaviour, set "unsettled" to have a unsettled weather (rainy, barely any sun etc) |
| settings_whitelisted | false | Defines if the server should use a whitelist (you have to create a "whitelist" file in server directory, 1 uid per line) |
| webadmin | Playername | No longer used! |
Posts by red51
-
-
The world has indeed a "theoretical infinite procedural generation". It's just "theoretical" since you run into precision issues relatively soon (that will be changed in the long run), but at least world generation is not limited. However, ore spawnrate will be stored in the world infos once, so it's unfortunately not possible to change the value on the fly.
-
In this particular case, the solutions provided by @ffflo1993 and @Deirdre should work
However, since the construction system will be reworked after the water update, there will be no longer such restrictions in the future^^ -
That's indeed a wise decision. I have a feeling that this isn't a perfect solution though, but since there are so many issues with outdated AMD/ATI drivers, as well as trouble with the Radeon HD 4000 series, we have updated the storepage now
But since many people don't check the minimum requirements I'm afraid it won't help very much^^ -
I wonder if we will get a weed wacker too
Hehe, you mean something like that? https://images.rising-world.ne…ems/models/weedwacker.jpgAwesome models red.Such a great job.! Olive trees can bring some oil haha.
Thanks
Probably olive trees will actually be added in the long run, maybe this kind of oil could be useful when we expand the cooking/baking feature^^ -
I'm off the cable and when I run the server
I'm afraid there is a misunderstanding: When talking about "cable internet", it has nothing to do with how you connect your computer to the internet (using a cable or wlan), I was more referring to this (in contrary to DSL): Cable Internet access -
It starts counting at 0, 3 equals "high", and 4 is the highest value
But keep in mind that this value is only taken into account when a new world is created -
Freut mich, dass es jetzt funktioniert

-
Edit: Ijust realized you are probably referring to running the actual server app locally. That's... annoying. I'll be using significantly more resources. I haven't even gotten around to adding Java to PATH yet either so it won't run atm. Oh well, if that's the only way. -_-
Not exactly, you can just go to your Singleplayer menu, select the desired world in the list and hit the red "LAN" button then
This starts an integrated server, no need to add Java or something like that. It's basically like running a singleplayer game, with the exception, that your friends could join the game (only if you want that).• Will existing images update to the new resolution or do I have to delete and re-upload each one?
Existing images will keep their resolution. If you only want to upload a few images with higher resolution, for example, you could run the game in LAN (with appropriate permissions), upload the images in question (with high resolution), place them in your world, and then load your world in regular singleplayer again (the images with high resolution will keep their resolution). -
Was mir aufgefallen ist - es blitzt ein Nachrichtenfenster auf, aber so schnell, daß ich es nicht lesen kann.
Hmm... das Nachrichtenfenster macht mich neugierig, das Spiel gibt normalerweise keine Nachrichten aus die aber sofort wieder verschwinden
Vielleicht rutscht das Nachrichtenfenster in den Hintergrund? Kannst du mit Alt+Tab ggf. dorthin wechseln?
Hast du ansonsten vielleicht eine andere Möglichkeit, um herauszufinden, was in der Meldung drin steht oder woher sie stammen könnte? Ggf. indem du ein Video aufnimmst? -
Danke für den Log
Der Absturz wird in dem Fall durch einen Treibercrash verursacht, genau genommen durch einen Bug im ATI/AMD Treiber. Dein derzeitig installierter Treiber ist von 2010, bitte gehe zur AMD Homepage und lade dort den neuesten Treiber herunter und installiere ihn: http://support.amd.com/de-de/d…legacy3&os=Windows+7+-+64 -
smelter once your done cooking you have to login out
You mean that a "ghost" item remains in the smelter, which prevents you from loading it? This is unfortunately a bug in multiplayer (it does only occur in mp), it will be fixed in the near future
keeping/loosing permissions within areas using scripts
What do you mean exactly?lastly with falling during TP or walking which falling isn't as bad as before
When you teleport to another location (especially when it's far away), you should wait before pressing any movement keys until the world is fully generated -
Yes, the custom image size specifies the resolution of the image. Actually it's unfortunately not possible to change the size in singleplayer mode. But we will add this feature in the near future

As a workaround, you could run a LAN server instead, and make use of the permissions then (just put the permissions folder with the particular permissions into your game directory). -
Also es ist durchaus richtig, dass ein enormer Nachholbedarf beim Survivalmodus besteht
Aber damit der Survivalpart wirklich ernsthaft vorankommen kann, benötigen wir zunächst unsere neuen Gegenstände und die Spielerfigur(en). Die sind auch bereits seit mehreren Monaten in Arbeit, befinden sich jetzt auch endlich in der Abschlussphase (die haben in den letzten Wochen vermehrt Aufmerksamkeit benötigt, was sich leider etwas verlangsamend auf das Wasserupdate ausgewirkt hat). Vorher können wir uns nicht wirklich um den Survivalpart kümmern, das wäre nichts Halbes und nichts Ganzes. Generell kommt es immer darauf an, welche Features in welcher Reihenfolge umgesetzt werden, oder wie sinnvoll es ist, bestimmte Dinge vorzuziehen. Beispiel: Es wäre zB unklug gewesen, Wasser noch vor den Biomen einzubauen, das hätte aus technischer Sicht einige unnötige Arbeit mit sich gebracht (im schlimmsten Fall sogar Arbeit, die anschließend bei der Umsetzung der Biome wieder hätte verworfen werden müssen).Nachdem die Spielerfiguren fertig sind, wird es darauf aufbauend zB menschliche Gegner geben (zB Banditen, Piraten, oder wie im Forum schonmal die Rede von einem "unfreundlichen Holzfäller" war). Aber auch andere Dinge lassen sich dann realisieren, bspw. die Notwendigkeit, warme Kleidung in Winterbiomen zu tragen etc. Außerdem können die Rezepte überarbeitet werden, wir können da endlich eine Art "roten Faden" reinbringen^^
Natürlich bedarf es für einen vernünftigen Survivalpart auch das Vorhandensein von Wasser und Dungeons, aber zumindestens Wasser wird ja in Kürze erscheinen, Dungeons sind direkt danach geplant. Mit anderen Worten: Der Survivalpart wird im Laufe der nächsten Monate noch viel Aufmerksamkeit erfahren.Zwischenzeitlich werden wir aber auch weitere Elemente und Funktionen zum Creativemodus hinzufügen. Extras wie zB die Möglichkeit, die Grashöhe zu definieren, bedürfen verhältnismäßig wenig Arbeit, und haben so gut wie keinen verlangsamen Effekt auf die Umsetzung von Survivalelementen

-
Wegen dieser "unsichtbaren Wand": Kannst du denn - sobald du gegen die unsichtbare Wand läufst - jederzeit wieder rückwärts laufen, oder geht das dann erstmal auch nicht? Was passiert, wenn du F2 drückst, kannst du dich dann durch diese unsichtbare Wand hindurch bewegen?
-
Ich habe dir mal eine PN gesendet mitsamt einer Server IP. Versuche mal auf diesen Server zu verbinden, der Versuch wird zwar wahrscheinlich ebenfalls fehlschlagen, wir können dann aber mal einen Blick auf den serverseitigen Log werfen und sehen. Vielleicht enthält er einen Hinweis auf deine Verbindungsproblematik

-
Although this bug occurs more frequently on slow machines, it can also occur on powerful rigs

-
Du meinst verschiedene Grashöhen? Das ist prinzipiell möglich, es bedarf nur einer handlichen (und vor allem konsistenten) Lösung, wie die Grashöhe umgestellt werden kann. Vielleicht über die Pfeiltasten...
-
It's indeed a bug (the same as in the video), it will be fixed soon
As a workaround, you can try to avoid pressing any movement keys after respawning until the world is fully generated around you (but this does not work in all situations) -
Thanks for provding the errorlog
It's an issue with the physics engine, but usually it should only occur in rare cases oO Did it just occur once in your case, or more frequently?