Find a file
2025-12-07 21:05:18 -03:00
.gradle First working version of useEnchantment. 2025-12-07 21:05:18 -03:00
.idea First working version of useEnchantment. 2025-12-07 21:05:18 -03:00
build First working version of useEnchantment. 2025-12-07 21:05:18 -03:00
gradle/wrapper First commit. 2025-12-03 15:02:05 -03:00
out/production/resources First working version of useEnchantment. 2025-12-07 21:05:18 -03:00
src/main First working version of useEnchantment. 2025-12-07 21:05:18 -03:00
build.gradle First commit. 2025-12-03 15:02: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
README.md Started interfacing of NodeHandler. 2025-12-04 22:19:21 -03:00
settings.gradle First commit. 2025-12-03 15:02:05 -03:00

Regions

Regions 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, hence the name Regions, but other types of policies are available, like permission and player-name policy.