Loadoutless allows players to respawn with a loadout and save their custom loadout. Admin can ban certain items so that players cannot save them!
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- loadoutless.spawn -- Allows players to spawn/respawn with the server set loadout.
- loadoutless.use -
- Required to save a custom loadout.
- Required to remove custom loadouts.
- Required to switch between custom loadouts.
- loadoutless.admin -
- Required to add or remove an item from the banfile.
- Required to reset players loadout to default loadout.
- Required to Delete all players saved loadouts.
Chat Commands
Player Commands
- Requires the - loadoutless.use permission
- /loadout overwrite -- Allows player to overwrite their loadout.
- /loadout save -- Allows player to save their inventory and wear slot.
- /loadout remove -- Allows player to remove 1 of there loadouts.
- /loadout select -- Allows players to select 1 of there saved loadouts.
Admin Commands
- /loadout setdefault -- Sets default loadout for new players.
- /loadout banitem -- Adds currently holding item to the ban file.
- /loadout baninv -- Adds inventory to the ban file.
- /loadout removebanitem -- Removes currently holding item from the ban file.
- /loadout reset -- Resets all players current loadout to default loadout.
- /loadout clear -- Deletes all players saved loadouts.
How to Setup
- You must first set up a default loadout for your players to use/get when they spawn.
- As an admin or moderator you must have this permission - loadoutless.admin to setup up a default configuration.
- Make sure you put everything you want them to have! on your self before you run this command!
- /loadout setdefault -- Sets default loadout for new players.
- Once this is done simply grant your players or group the permission
- loadoutless.spawn -- Allows player to respawn with the server set default loadout.
- (optoinal) You can let them have this permission as well if you want!
- loadoutless.use -- Allows them to save a unique loadout seperate from the default for individual players.
- This will allow them to customize their own load-outs to spawn individually.
- Of course, you can set up prohibited items to prevent people from saving Over Powered load-outs.
- By having the permission called - loadoutless.admin and adding the banned items with the command /loadout banitem or to remove a banned item - /loadout removebanitem
- You can also ban a whole inventory set that you are wearing as well! - /loadout baninv
How to use for players?
- /loadout save name - you must name your loadout like /loadout save 1 or primary
- /loadout select name - this will set your loadout to the selected one
- /loadout remove name - this will remove 1 of your custom loadouts so you can make another.