mirror of
https://github.com/PEXPlugins/Modifyworld.git
synced 2024-11-24 11:55:57 +01:00
Restriction plugin for Bukkit. Part of PermissionsEx bundle.
9492b01d97
A Player entity that's not an actual player will always return false for permissions, making it invincible. isOnline() seems to be an adequate check to determine the difference between a real player and a fake. |
||
---|---|---|
src/main | ||
.gitignore | ||
pom.xml |