Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxthegreat99 authored Jul 30, 2023
1 parent 9312c10 commit 08356de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,12 @@ or leave the server, so you cannot transfer it to another person.

`ammo (a)` - Gives an item the ammo attribute.

`useammo` - Tells when ammo an item uses, useammo 0 means the weapon will not use ammo.
`useammo (uam)` - Tells when ammo an item uses, useammo 0 means the weapon will not use ammo.

`notammo (na)` - Tells whether an item is not an ammo, Either true or false.

`stack (st)` - Determines how many of that item you should be given.

**Order doesn't matter when inputting parameters. You can put any parameters you need, however you want them.**


Expand Down

0 comments on commit 08356de

Please sign in to comment.