It has been a while since I've been meaning to do this. Honestly, I originally wrote this plugin on a whim on the hope I could use it in a personal project one day. I didn't expect the popularity of the system. So when I wrote the project up originally, it was very poorly written I will admit, with a lot of flukes and botches everywhere.
I sunk a few hours into the system to sort it out thoroughly. Making it more efficient first, and now the plugin can naively keep track of users who have been op'd or deop'd.
Updates:
- Keeps track of /op /deop commands from console/users.
- Fixed desync issue when people login/logout too quickly
- General efficiently update
- Reformatted code to be readable (hopefully)