Custom Ammo allows a player with permission to use a command that will change the ammo type for their gun, and also make ammo in their inventory not needed. Two additional permissions are offered to allow for automatic reloading, and no damage to the weapon.
If you want to disable the plugin customizations after enabling them, simply run /switch again with no parameters.
Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.
If you want to disable the plugin customizations after enabling them, simply run /switch again with no parameters.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- customammo.noreload - Gives players the oppurtunity to not have to reload their weapon manually.
- customammo.nodamage - Prevents a players gun from being damaged while shooting it.
- customammo.command - Gives a player access to use the /switch command.
Localization
The default messages are in the CustomAmmo file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.