Eye of Nemesis
PluginMIT

Eye of Nemesis

Control what players can do in a given circumstance.

42
Downloads
1
Followers
4 months ago
Updated
📦
8
Versions

📖About Eye of Nemesis

eye_of_nemesis_social_cover

Modrinth Badge
Build status badge
GitHub Release
English Wiki Badge
Portuguese Wiki Badge

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.