Updated the documentation with the missing permission.
Also added a couple TODO that should be changed :
- Remove unnecessary permission.PermissionExists usage, pointless to check before registering in this case
- Register permission in Init(), not OnServerInitialized(); no need to delay permission registration