* Several e/p/h can be entered in entity column (all tables), permission column, parent column. Like destinations. Split them by comma, semicolon, and space chars.
* DatabaseContents normalize(); replaces destination parsing in db connection.
* BridgeForBukkitAPI in API folder
* Removed AbstractRow
* Rows are implement Cloneable.
* More platform independence.
* etc.