Find a file
2025-12-08 13:23:05 -03:00
gradle/wrapper First commit. 2025-12-03 15:02:05 -03:00
src/main Removed build artifacts from repo tree. + Hotfix of useEnchantment not ignoring items with no meta on whitelist mode. 2025-12-08 13:23:05 -03:00
.gitignore Removed build artifacts from repo tree. + Hotfix of useEnchantment not ignoring items with no meta on whitelist mode. 2025-12-08 13:23:05 -03:00
build.gradle Removed build artifacts from repo tree. + Hotfix of useEnchantment not ignoring items with no meta on whitelist mode. 2025-12-08 13:23:05 -03:00
gradle.properties First commit. 2025-12-03 15:02:05 -03:00
gradlew First commit. 2025-12-03 15:02:05 -03:00
gradlew.bat First commit. 2025-12-03 15:02:05 -03:00
LICENSE Add MIT License to the project 2025-12-07 00:11:30 -03:00
README.md Rename plugin to 'Eye of Nemesis' and update details 2025-12-07 00:07:59 -03:00
settings.gradle First commit. 2025-12-03 15:02:05 -03:00

Eye of Nemesis

Eye of Nemesis is a Minecraft Paper plugin that allows server admins to write policies that will deny or allow (black/whitelist) players to do specific things.

You can create policies based on player location, but other types of policies are available, like permission and player-name policy. (WIP)