Allows players to create own loadouts, which they will get on respawn.
Players can save their all inventory, and then get it on respawn.
Will come in handy if you want to have deathmatch with your friends.
loadout.command: Main permission for loadout command.
loadout.command.activate: Activates state of plugin(getting players loadout when they die)
/loadout: Main command, can be executed only with subcommands below
activate : Changes state of plugin(getting player loadout when they die)
view Open inventory, where you can look at loadout with given name.
remove : Removes loadout with given name
save : Saves your inventory to loadout. If loadout with given name already exists, will update this loadout
set : Sets this loadout to active. On death you will get this loadout.
Created with Triumph CMD library, which you can find at this repo: https://github.com/TriumphTeam/triumph-cmds