Skip to content
Success

Changes

Summary

  1. #2978: Allow sending messages from specific UUIDs (commit: 8fffa20) (details)
  2. Misc dependency updates (commit: 6973e09) (details)
  3. #2977: Added availability to set custom permission messages on commands. (commit: 4199b0c) (details)
Commit 8fffa206e4de3d162ba1ada91b273c99b64928f8 by md_5
#2978: Allow sending messages from specific UUIDs
(commit: 8fffa20)
The file was modifiedproxy/src/main/java/net/md_5/bungee/UserConnection.java (diff)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/packet/Chat.java (diff)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/connection/ProxiedPlayer.java (diff)
The file was modifiedbootstrap/pom.xml (diff)
The file was modifiedconfig/pom.xml (diff)
The file was modifiedapi/pom.xml (diff)
The file was modifiedpom.xml (diff)
Commit 4199b0ca64a63c6e336ed7a9101b37241c7e0449 by md_5
#2977: Added availability to set custom permission messages on commands.
(commit: 4199b0c)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/plugin/PluginManager.java (diff)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/plugin/Command.java (diff)