Make scoreboard key re-bindable
This commit is contained in:
@@ -1012,4 +1012,11 @@ function getPlayerInPropertyData(client) {
|
||||
getPlayerData(client).inProperty = null;
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
function scoreBoardCommand(command, params, client) {
|
||||
// Handled client side
|
||||
return false;
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
Reference in New Issue
Block a user