mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-19 01:17:42 +01:00
Make 'cannot mount mob' string configurable
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
From 20c146c300aba9ff89590434311da7938c305d19 Mon Sep 17 00:00:00 2001
|
||||
From 19fb72c1a63969314198cf85c3666e2bdd53f1cc Mon Sep 17 00:00:00 2001
|
||||
From: William Blake Galbreath <Blake.Galbreath@GMail.com>
|
||||
Date: Fri, 13 Mar 2020 22:29:10 -0500
|
||||
Subject: [PATCH] Add /ping command
|
||||
@@ -115,11 +115,11 @@ index 0000000000..dac3083bf0
|
||||
+ }
|
||||
+}
|
||||
diff --git a/src/main/resources/purpur.lang b/src/main/resources/purpur.lang
|
||||
index 151ea90928..63a5ad0037 100644
|
||||
index 8d670b3650..4326c04b27 100644
|
||||
--- a/src/main/resources/purpur.lang
|
||||
+++ b/src/main/resources/purpur.lang
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
@@ -2,6 +2,7 @@
|
||||
"cannot.ride.mob": "You cannot mount that mob",
|
||||
"commands.purpur.mspt": "§6Server tick times §e(§7avg§e/§7min§e/§7max§e)§6 from last 5s§7,§6 10s§7,§6 1m§e:",
|
||||
"commands.purpur.mspt.times": "§6◴ %s§7/%s§7/%s§e, %s§7/%s§7/%s§e, %s§7/%s§7/%s",
|
||||
+ "commands.purpur.ping": "§a%s's ping is %sms",
|
||||
|
||||
Reference in New Issue
Block a user