Minecraft No Offhand mod 2026 download
logo
minecraft mod No Offhand

No Offhand

Game Version: 1.17
Total Downloads: 114
Updated: Nov 15, 2020
Created: Aug 31, 2020
Download No OffhandDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v1.0.3 release 20.41 KB Nov 15, 2020 1.17 98 download No Offhand v1.0.3 releaseDownload
NoOffhand-1.0.2.jar release 20.31 KB Sep 1, 2020 1.16 10 download No Offhand NoOffhand-1.0.2.jar releaseDownload
NoOffhand-1.0.1.jar release 20.17 KB Sep 1, 2020 1.16 3 download No Offhand NoOffhand-1.0.1.jar releaseDownload
NoOffhand-1.0.0.jar release 19.78 KB Aug 31, 2020 1.16 3 download No Offhand NoOffhand-1.0.0.jar releaseDownload

Description

Share this:
This plugin can prevent players from holding blacklisted items in offhand.
Supports material / lore check.
 Support MC 1.7 to 1.16
Features:
  • Free switching between blacklist and whitelist
  • Item lore support
  • Item sub id support
  • Simple to use.
 
Commands & Permissions:
  Admin commands:
    /nof reload – Reload config.
    Permission:  nooffhand.admin
    Default OP can use the commands.
    nooffhand.bypass - Players with this permission can bypass offhand items check.(Default: OP)
    nooffhand.bypass.<Item id> -  Now players with this permission can bypass a specific item check.(Item id should be a spigot material name.)(Default: OP)
Screenshots:

 

Configuration:
NoOffhand:
  settings:
    limit-type: allowlist
    #Material detection list type
    # Available types:
    # allowlist - Whitelist mode - Only the items in the following list can be placed in offhand
    # denylist - Blacklist mode - Only the items in the following list cannot be placed in offhand
    list:
      - SHIELD
      - TORCH
      - TOTEM_OF_UNDYING
    #Material detection list
    #Support items with sub-id. If sub-id is not specificed, all sub-items are applied by default.
    #To disable material check, just set it to 'list: []'
    ###
    lore-limit-type: denylist
    #Lore detection list type
    # Available types:
    # allowlist - Whitelist mode - Item LORE containing any line of text in the following list can be placed in offhand.
    # denylist - Blacklist mode - Item LORE containing any line of text in the following list can NOT be placed in offhand.
    lore-list:
      - 'NO OFFHAND'
      - 'Main hand only'
      - '&c&lNo Offhand!'
    #There is no need to match exactly, as long as a line of lore contains the text above.
    #It can be used together with material detection. You can set a lore to allow a blacklisted item to be placed in offhand and vice versa
  messages:
    help:
      - '&7---&aNoOffhand Help&7----'
      - ' &b/nof reload  &7- &6Reload config'
      - '&7--------------------------------'
    command-usage: '&cUse /nof for help.'
    reload-completed: '&aConfiguration file reloaded!'
    reload-failed: '&cError(s) detected, pls check configuration file.'
    no-permission: '&cYou don''t have permission to perform this command!'
    item-not-exist: 'Item %s is not exist! Check config!'

 

 

To disable material or lore check, just leave the list empty and set it to blacklist mode.
Example:
    limit-type: denylist
    list: []

 

To disable offhand, you can set limit-type to denylist, and leave the list empty.
Lore check can be used together with material check. You can set a lore to allow a blacklisted item to be placed in offhand and vice versa.
 
Bugs:
For issues and suggestions, create a comment here!
 
Donation:
Welcome to donate us if you think this plugin is good to use!

Comments

Add a comment