Right now a player could create another planet or ship by sending a request to /add/home or /add/ship. There should be checks in AddHandler to verify that the player doesn't have one of these before it is created.
Later on, when the player builds a new ship, this will need to be changed drastically, so for release 1, we should only allow a player to create something when he doesn't already have one.
Right now a player could create another planet or ship by sending a request to /add/home or /add/ship. There should be checks in AddHandler to verify that the player doesn't have one of these before it is created.
Later on, when the player builds a new ship, this will need to be changed drastically, so for release 1, we should only allow a player to create something when he doesn't already have one.