Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #287 from SpigotMC/master
Browse files Browse the repository at this point in the history
1.16.4
  • Loading branch information
johnfriedrich authored Dec 28, 2020
2 parents caabaac + 9c078b7 commit 84babbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chat/src/main/java/net/md_5/bungee/api/chat/Keybinds.java
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ public interface Keybinds
String PLAYERLIST = "key.playerlist";
String CHAT = "key.chat";
String COMMAND = "key.command";
String SOCIAL_INTERACTIONS = "key.socialInteractions";

String ADVANCEMENTS = "key.advancements";
String SPECTATOR_OUTLINES = "key.spectatorOutlines";
Expand Down

0 comments on commit 84babbd

Please sign in to comment.