Eye of Nemesis
Control what players can do in a given circumstance.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Eye of Nemesis
This project is in a early stage, please report any bug you find.
Eye of Nemesis
Eye of Nemesis is a plugin that allows server admins to write policies that will deny or allow (black/whitelist) players to do specific things based on the value of nodes.
Motivations
I made this plugin as an effort to preserve a village from my private server. Originally from beta 1.7.3 Betalands server, then transferred to RetroMC, and then finally we downloaded the chunks to merge into our server, I was afraid it would not have the same feeling after all the updates, so I had the idea to make a plugin that can block the newer features.
Permissions
Eye of Nemesis supports permissions for its commands, below is a list of permissions and commands.
* `nemesiseye.help` * help * `nemesiseye.reload` * reload * `nemesiseye.policy.list.self` * currentpolicies * `nemesiseye.policy.list.all` * listpolicies * `nemesiseye.policy.info` * policyinfo
Performance
This plugin is not scalable as it is and will end up running unoptimized checks when your players do things with policies in effect, I made it for a server with a few friends. I'll look forward into writing more performant code after all my other priorities are implemented.