Essentials/EssentialsChat/src/main/java/com/earth2me/essentials/chat
Josh Roy 81571fc014
Add /toggleshout command (#3965)
Adds a command to toggle shout mode of a user allowing them not to have to prefix all their messages with `!` if they're shouting a lot.

Closes #3958.
2021-02-20 16:37:16 +00:00
..
ChatStore.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
Commandtoggleshout.java Add /toggleshout command (#3965) 2021-02-20 16:37:16 +00:00
EssentialsChat.java Add /toggleshout command (#3965) 2021-02-20 16:37:16 +00:00
EssentialsChatPlayer.java Add /toggleshout command (#3965) 2021-02-20 16:37:16 +00:00
EssentialsChatPlayerListenerHighest.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
EssentialsChatPlayerListenerLowest.java Add /toggleshout command (#3965) 2021-02-20 16:37:16 +00:00
EssentialsChatPlayerListenerNormal.java Add /toggleshout command (#3965) 2021-02-20 16:37:16 +00:00