This is an addon to use the permission-based enchantment occurrence multiplier.  You can give a player enchant occurrence multiplier permission ("tokenenchant.occurrence.multiplier.<enchantname>.<multiplier>").  

You need to use whatever permission plugin you use on your server to give "tokenenchant.occurrence.multiplier.<enchantment>.<multiplier>" permission node to your players.

Commands:
  • /te omulti info : shows the current occurrence multiplier on the item you're holding.

Installation:

To install this addon, just place TEAddon-OccurrenceMultiplierPerm-x.x.x.jar in 'plugin/TokenEnchant/addons' folder and restart the server.

Configuration:
Addons:
  OccurrenceMultiplierPerm:
    default_multiplier: 1
    info_message: "&a[TE-Occurrence Multiplier] Your occurrence multiplier for &e%enchantment% &ais &e%multiplier%&a."
    help_messages:
      info:
        msg: "/te omulti info <enchantment>: shows your current occurrence multiplier value."
        permission: "tokenenchant.occurrence_multiplier.info"
    # you can use the permission nodes listed here to give users/groups multiplier permissions such as
    # tokenenchant.occurrence.multiplier.Explosive.2,
    permission: "tokenenchant.occurrence.multiplier"