有权限的玩家武器攻击过程中先消耗背包内的弹药,背包内弹药不足再消耗弹夹内的弹药
Config:
{ "General Settings": { "Prefix": "<color=#00ffff>[ Instant Ammo ] - </color>\n", "steamID": 0, "Commands": [ "ia", "instantammo" ] }, "instant Settings": { "Use condition max?": false, "Black Lists": { "rifle.ak": [ 0 ] } }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } }
权限:
instantammo.use
Lang:
{ "Activate": "<size=20><color=#00ff00>Activate</color></size>", "Deactivate": "<size=20><color=red>Deactivate</color></size>", "LackBullets": "<color=yellow>Feature <size=20><color=red>Deactivate</color></size> due to insufficient bullets.</color>", "BlackListItem": "<color=red>This <color=yellow>`{0}`</color> item is not available.</color>", "NoPerm": "<color=red>You dont have permission!</color>" }