mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-02 04:40:55 +02:00
This is broken for some reason. Removing until fixed.
This commit is contained in:
@@ -62,8 +62,8 @@ public abstract class EssentialsChatPlayer implements Listener
|
|||||||
return "shout";
|
return "shout";
|
||||||
case '?':
|
case '?':
|
||||||
return "question";
|
return "question";
|
||||||
case '@':
|
//case '@':
|
||||||
return "admin";
|
//return "admin";
|
||||||
default:
|
default:
|
||||||
return "";
|
return "";
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user