Grants a permission.
whether the permission was granted.
player.grantPermission("minecraft.teleport"); player.grantPermission("minecraft.*");
See Implementation
Grants a permission.