ChestShop-authors / ChestShopNotifier

Bukkit plugin that allows your players to see who bought or sold what while they were offline.
https://www.spigotmc.org/resources/chestshopnotifier.30313/
10 stars 8 forks source link

language/message #18

Closed seema84 closed 7 years ago

seema84 commented 7 years ago

can you please add "all" messages/text to the config for customisation? at the moment i missing some

FrankHeijden commented 7 years ago

Added in #19

seema84 commented 7 years ago

thats not right. in #19 he has add "some" messages but not "all"

Phoenix616 commented 7 years ago

Which messages are you missing @seema84?

seema84 commented 7 years ago

for example the command usage text

Phoenix616 commented 7 years ago

I'm not sure what you are talking about? They are included in his pull request?

seema84 commented 7 years ago

in my new fresh config i can see only 12 messages

messages: sales: "&c You made &f{sales} sales&c since you last checked." history-cmd: "&c To see them, type &f/csn history&c." history-caption: "&dChestShop Notifier // &7Latest Commissions" history-empty: "&cNothing to show." history-bought: "&a+ &9{player} &7bought &a{count}x&9{item} &f{timeago}&7 ago &a(+{money})" history-bought-read: "&a+ &7{player} &8bought &a{count}x&7{item} &7{timeago}&8 ago &a(+{money})" history-sold: "&c- &9{player} &7sold you &c{count}x&9{item} &f{timeago}&7 ago &c(-{money})" history-sold-read: "&c- &7{player} &8sold you &c{count}x&7{item} &7{timeago}&8 ago &c(-{money})" history-footer-page: "&c- Page &f{current}&c/&f{pages}&6 - &7/csn history " history-footer-clear: "&f- &cTo remove all old entries, type /csn clear" history-clear: "&cHistory cleared! New sales will continue to be recorded." history-marked-read: "&cUnread entries marked read!"

Phoenix616 commented 7 years ago

His pull request has not been merged yet. You will have to build his fork if you want his features.

seema84 commented 7 years ago

Oh Right. You will not add this request in the main line?

Phoenix616 commented 7 years ago

I will once all the issues with it are fixed. Just take a look at the comments on his PR.

seema84 commented 7 years ago

ok, some days i can wait. (I have been waiting for several years)

seema84 commented 7 years ago

thanks