OpGuard v3.2.2

Details

  • Filename
    OpGuard-3.2.2.jar
  • Uploaded by
  • Uploaded
    Jun 10, 2017
  • Size
    68.93 KB
  • Downloads
    339
  • MD5
    8aac8d510df39da19e9692f62c5fdb42

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

Update log from: https://github.com/RezzedUp/OpGuard/releases/tag/v3.2.2

Update Log:

  • Build against Spigot for 1.12
  • Remove all event and command injections.
    • Remove the infamous PlayerWrapper once and for all.
  • Remove command exemptions.
    • Command exemptions are no longer needed because commands simply aren't injected anymore.
    • Plugin exemptions still do exist, however, to allow other plugins to execute /op, /deop, and /opguard.
  • Remove PlugMan dependency.
    • Automatic PlugMan exempting is now done with reflection.
  • Cleanup the config.
    • Remove the 'experimental' config options, since they mainly revolved around event injections.