mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-03 06:57:39 +01:00
This is broken for some reason. Removing until fixed.
This commit is contained in:
parent
c32e10caac
commit
1e04e3f80d
@ -62,8 +62,8 @@ public abstract class EssentialsChatPlayer implements Listener
|
||||
return "shout";
|
||||
case '?':
|
||||
return "question";
|
||||
case '@':
|
||||
return "admin";
|
||||
//case '@':
|
||||
//return "admin";
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user