PlotSquared icon indicating copy to clipboard operation
PlotSquared copied to clipboard

`grants.added` placeholder is wrong

Open NotMyFault opened this issue 1 year ago • 0 comments

https://github.com/IntellectualSites/PlotSquared/blob/ff83868cbc20f082362bfcb487b62c865a2926e9/Core/src/main/resources/lang/messages_en.json#L457 is wrong because /plot grant add <player> doesn't accept further arguments and always grants a single plot only. The message should rather be worded like 1 grant has been added, unless the functionality to grant multiple plots is added, which hasn't been the case, ever.

NotMyFault avatar Mar 31 '24 08:03 NotMyFault