V.3.5

Details

  • Filename
    StaffChat.jar
  • Uploaded by
  • Uploaded
    Jun 10, 2017
  • Size
    15.23 KB
  • Downloads
    749
  • MD5
    0741a1f974f8aebe0c84a6c809e3416b

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8

Changelog

+ Added
- Sound when you receive a message in helper-, staff-, moderator- or adminchat. You can disable this in the config.yml by changing Sound_on_message to false.
 
- You can mute the chats easy by using the following commands
  - /staff mute (or /s mute)
  - /helper mute (or /h mute)
  - /moderator mute (or /mod mute)
  - /admin mute (or /a mute)
When you have a chat muted you can't send and receive messages in that chat. The chats which are muted stay muted on disconnect but not on server herstart.
 
- You can unmute the chats easy by using the following commands
  - /staff unmute (or /s unmute)
  - /helper unmute (or /h unmute)
  - /moderator unmute (or /mod unmute)
  - /admin unmute (or /a unmute)
 
- All the messages are editable in the config.yml. In the messages for muting and unmuting you can use %chat% to get the name of the chat.
 
- The plugin is compatable with 1.12!!
 
- Removed
Nothing :):)
 
 
+ Fixed
A few little things