BoxOfDevs / CommandShop

Players have to pay items or money to use specific commands! A PocketMine plugin.
Other
31 stars 10 forks source link

Edited messages are not displayed in ingame #15

Closed Daniel-Ric closed 5 years ago

Daniel-Ric commented 5 years ago

Brief description

The edited messages in the Config.yml are not accepted ### Steps to reproduce
  1. Edit the messages in the config
  2. Restart the server once
  3. Buy a command and look in the chat. There stand still the standard news and not from the Cobfig

Expected result

I would wish that the edited messages from the Config synonymous ingame displayed ### Actual result Currently the edited messages are taken from the config not ingame ### Server Information * CommandShop Version: https://poggit.pmmp.io/ci/BoxOfDevs/CommandShop/CommandShop?branch=alpha7 * Software Version: The Last * Server OS: Debian 8 ### CrashDumps/Errors ``` No errors Paste your CrashDump or error by replacing this text (DON'T delete the backticks!) ``` No CD
HimbeersaftLP commented 5 years ago

What branch are you using? You should be using master: https://poggit.pmmp.io/ci/BoxOfDevs/CommandShop/CommandShop?branch=master According to your issue you are still on alpha7, which is very outdated, but I forgot to remove that from the README.

Also make sure to turn off your server, then edit the config, then turn the server on again.

Daniel-Ric commented 5 years ago

@HimbeersaftLP ohhh! Blame on myself.... Thx