mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-20 21:41:32 +02:00
[trunk] Another IllegalAccess error?
http://pastebin.com/C122fiuQ git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1136 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
@@ -78,7 +78,8 @@ public class Essentials extends JavaPlugin
|
|||||||
"Mob",
|
"Mob",
|
||||||
"EssentialsBlockListener",
|
"EssentialsBlockListener",
|
||||||
"EssentialsBlockListener$1",
|
"EssentialsBlockListener$1",
|
||||||
"EssentialsBlockListener$2"
|
"EssentialsBlockListener$2",
|
||||||
|
"EssentialsPlayerListener"
|
||||||
};
|
};
|
||||||
|
|
||||||
try
|
try
|
||||||
|
Reference in New Issue
Block a user