DarkholmeTenk / TardisModIssues

Contains the issues tracker for the private TardisMod
25 stars 8 forks source link

[ENHANCE] Default Console Room #513

Open Validfire opened 8 years ago

Validfire commented 8 years ago

This would be a for the client side mostly, because the client config would only work on personal worlds since your schematics aren't synced with the server

Anyways, have a config option in whatever file you choose, and that's where we would put the name of the file we wish to have default console room for when we create a TARDIS. If there's nothing there, or the file cannot be found have it result in "Main". However, this would also be useful in a server sense also.

In the server config, have the same thing. This will override their default config and set it to the default in the server config instead. (However having a client override would be better, but I know it isn't possible due to #360 )

Validfire commented 8 years ago

In fact to add on to #360, have it only sync the default console room instead. Allowing for more personality to your TARDIS, without sending so much data that it majorly slows down the server or crashing it entirely.