Merge pull request #206 from Cooldude2606/feature/inv-search

Inventory Search Commands
This commit is contained in:
Cooldude2606
2021-04-24 21:26:23 +01:00
committed by GitHub
4 changed files with 179 additions and 1 deletions

View File

@@ -83,4 +83,10 @@ offline=You cannot connect as the server is currently offline: __1__
none-matching=No servers were found with that name, if you used an address please append true to the end of your command.
[expcom-lastlocation]
response=Last location of __1__ was [gps=__2__,__3__]
response=Last location of __1__ was [gps=__2__,__3__]
[expcom-inv-search]
reject-item=No item was found with internal name __1__; try using rich text selection.
results-heading=Players found with [item=__1__]:
results-item=__1__) __2__ has __3__ items. (__4__)
results-none=No players have [item=__1__]