This plugin prevents players from putting items onto their belt and using some clothes for a limitied period of time. Now with fully configuratable GUI and panel on screen, that would tell how much time left before the block fades.
Item names can be full engilsh name, or shortname.
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>.- itemsblocker.bypass -- Allows player to bypass the item blocks
Console Commands
- ib.refresh -- Refresh the current image; requires permission itemsblocker.refresh
Configuration
The settings and options can be configured in the ItemsBlocker file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Localization
The default messages are in the ItemsBlocker file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Item names can be full engilsh name, or shortname.
Notes
- By default all wapons but hunting bow and crossbow are in block.
- By default all armor but wood and bone are in block.
- By default most types of ammo are blocked.
- If you don't want to block items or clothes at all - leave relevant config lists empty.
- Now also allow bots to use any weapons while the block is on.
- Basicly it was made to block usage of weapons for some time after wipe.
- It also blocks players from using some clothes.
- The image would be automaticly downloaded on the first plugin start.
- If you would change the image link (or path to the file) it also would be automatically re-downloaded.