Command en - Glomzzz/RandomItem GitHub Wiki
Commands:
- /randomitem get [ItemID] (Amount Formula) (Chance Formula) (Is Same) (Point Data) - get a item.
- /randomitem give [PlayerName] [ItemID] (Amount Formula) (Chance Formula) (Is Same) (Point Data) - give somebody a item.
- /randomitem list (page) - show the RandomItem list.
- /randomitem save [ItemID] [Path] - save the item that in your hand.
- /randomitem drop [PlayerName] [ItemID] [WorldName] [x] [y] [z] - drop item in somewhere.
- /randomitem reload - reload the plugin. (Note: 'randomitem' can be replaced by 'ri' , Parameters must be entered in sequence)
(Point Data)'s format: [Random Section ID:Value,Random Section ID:Value]
The value of the string section is filled with the ID of its substring section
You can also use the format of [String Section ID:A,B,C] to let only the three substrings A,B,C participate in the random weighting.