SuccessChanges

Summary

  1. add sound on private message (commit: aebcdac) (details)
  2. add option to log chat (commit: 2d89d45) (details)
  3. support console chat using /g (commit: ba3f208) (details)
  4. use global logger for logging chat (commit: 09eb0e6) (details)
  5. add /local command (commit: 0331b78) (details)
  6. release 2.1 (commit: 23dacdb) (details)
  7. prepare for next development cycle (commit: d91f238) (details)
Commit aebcdac347181c6428b65a514a0a4970f80fa7bf by Flo.e3
add sound on private message
(commit: aebcdac)
The file was modifiedsrc/main/java/codecrafter47/freebungeechat/FreeBungeeChat.java (diff)
The file was modifiedsrc/main/resources/config.yml (diff)
The file was modifiedsrc/main/java/codecrafter47/freebungeechat/FreeBungeeChat.java (diff)
The file was modifiedsrc/main/resources/config.yml (diff)
Commit ba3f208d163c22dc3a3c3008181559d379b07f0d by Flo.e3
support console chat using /g
(commit: ba3f208)
The file was modifiedsrc/main/java/codecrafter47/freebungeechat/commands/GlobalChatCommand.java (diff)
The file was modifiedsrc/main/java/codecrafter47/freebungeechat/FreeBungeeChat.java (diff)
The file was modifiedsrc/main/resources/config.yml (diff)
Commit 09eb0e601f2d0d7eaef0c1fef6856721ff38676d by Flo.e3
use global logger for logging chat
(commit: 09eb0e6)
The file was modifiedsrc/main/java/codecrafter47/freebungeechat/FreeBungeeChat.java (diff)
The file was modifiedsrc/main/resources/config.yml (diff)
The file was modifiedsrc/main/resources/readme.md (diff)
The file was addedsrc/main/java/codecrafter47/freebungeechat/commands/LocalChatCommand.java
The file was modifiedsrc/main/java/codecrafter47/freebungeechat/FreeBungeeChat.java (diff)
The file was modifiedpom.xml (diff)
Commit d91f238be4f1c229aca4ae5dc4588cf2256401b9 by Flo.e3
prepare for next development cycle
(commit: d91f238)
The file was modifiedpom.xml (diff)