Overview: Added a subcommand called 'edit'. Used for editing the name or location of a place. Subcommands: - add: Adds a place to the config.yml file and allows it for the server's use. Usage (Player): place edit <current_name> <changed_name> <c> -> Marker for changing location too of the place. If left blank it will only change the name and not location. Usage (Console): place edit <current_name> <changed_name> <Xpos> <Ypos><Zpos> <c> -> Same Marker as above. Note: Sometimes while executing commands, it will give a red message telling there is an error, but this a glitch which I was not able to patch in time, the command works perfectly fine. To check whether it did work for surity, type "/place list" and you will be able to see if the name was edited.