Ancient Warfare 2

Ancient Warfare 2

6M Downloads

How can I make the buildings generate in a server?

lzsb1 opened this issue ยท 3 comments

commented

The building only generate in the world named "world",but it is not generate in other world, even if I create a normal world like"world".(With the pluginMultiverse )

commented

AW structures generates in the dimension which has id = 0 (the Overworld).
If you are using some bukkit plugins or whatever third party tools and that messes with the dimension ids, report the issue to them, nothing we can/will do from our side.

commented

AW structures generates in the dimension which has id = 0 (the Overworld).
If you are using some bukkit plugins or whatever third party tools and that messes with the dimension ids, report the issue to them, nothing we can/will do from our side.

Can I change the settings in AncientWarfare.cfg?
Sorry to ask you again,but it's important for me.
There is a useful setting(maybe) in the AncientWarfare.cfg.

##########################################################################################################

04_world_gen_settings

#--------------------------------------------------------------------------------------------------------#

AW Core World Generation Settings

Server-side only settings. These settings affect world generation settings for AWCore.

##########################################################################################################

04_world_gen_settings {
}

commented

No, dimension settings are set in every single structure file individually, they cannot be changed universally