Documentation lacking/missingFixed
Where is documentation, also?

Permission to use - "antiwounded.use"
Updated the documentation with the missing permission.

Also added a couple TODO that should be changed @misticos:
  • 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
Locked automatically