Weight add and set command and weight.notify permission Addition
Introducing
two new commands:
"/weight set <item> <weight value>": Allows users to modify the weight value of a specific item.
"/weight add <item> <weight value>": Adds the item to the weight files if it is not already present.The item will be on Misc Items Weight file on Additional Items section.
Addition of the
"weight.notify" permission:
Players with this permission will receive notifications indicating that item X does not exist in the weight files list. You need to add these lines on your config.yml file. # Notify all the players that have the weight.notify permission that an item isn't in the weight files. # You can add the item with /weight add command. # Cooldown in seconds (default is 30) notify-permission-cooldown: 30