Allows players with permission to change the ammo type for their currently held weapon
Supported Games
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.
Permissions
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
{
"BadFormat": "Incorrect Format - Try: /switch ammo.rifle",
"ArgOver": "You provided {0} arguments, but 1 was expected.",
"InvalidItem": "The item you are wielding is not a valid weapon.",
"BadAmmo": "Oh god no! This item is prohibited from being used. It will do bad things.",
"InvalidAmmo": "That is not a valid ammo type - Try: ammo.rifle, ammo.pistol, etc..",
"NoPerm": "You do not have the permissions required to use this command.",
"Disabled": "You have disabled the switch command.",
"NotOn": "You have not yet initialized the /switch command."
}
Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

