Restriction plugin for Bukkit. Part of PermissionsEx bundle.
Go to file
Psithief 9492b01d97 Attempt to fix fake-players being invincible through superperms.
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.
2012-07-27 09:04:27 +08:00
src/main Attempt to fix fake-players being invincible through superperms. 2012-07-27 09:04:27 +08:00
.gitignore Forgot pom.xml and .gitignore :D 2011-07-13 01:25:37 +04:00
pom.xml Version 1.19.3 2012-06-07 12:08:06 +04:00