HBIDamian / MOTDShuffle

PMMP Plugin: MOTDShuffle - Gives a random MOTD shuffle, such as the Minecraft Featured Servers! :D
Apache License 2.0
7 stars 6 forks source link

does not work after MOTD change! #7

Closed supercrafter333 closed 4 years ago

supercrafter333 commented 4 years ago

I only changed the basic MOTD And after that it was no longer possible!

HBIDamian commented 4 years ago

I tested the plugin, latest Stable PocketMine https://github.com/pmmp/PocketMine-MP/releases/tag/3.11.7. I have the latest MCWin10 Version 10. It all seems to work fine for me. Perhaps there is an issue with your config.

supercrafti-lab commented 4 years ago

no, I have everything set normally it just didn't work after changing the normal MOTD

HBIDamian commented 4 years ago

I've tried replicating the issue (based on the limited information you given me due to it being a shitty description tbh) and I can't replicate it. It seems to me that its some human error on your side.

Please send the exact steps you've made to have this issue.

supercrafti-lab commented 4 years ago

After this, the Plugin does't works

HBIDamian commented 4 years ago

That's not steps. That's just you rephrasing what you just said above. 🤦

supercrafti-lab commented 4 years ago

That's how I did it, and after that their plugin stopped working!

However, it was loaded normally, only what it was supposed to do didn't do it!

AshiePleb commented 4 years ago

Plugin works fine for me you probably broke something and are blaming the plugin.. maybe try delete the plugins data and see if it fixes.

supercrafti-lab commented 4 years ago

The normal MOTD remained and that of her plugin was not displayed!

AshiePleb commented 4 years ago

sounds like a personal problem

supercrafti-lab commented 4 years ago

Okay, i do this

HBIDamian commented 4 years ago

From what I'm told, you possibly used colour codes?

#The Ammount of time that you wish for the MOTD Delay.
#This doesn't make the client's query change,
#this effects the ammount of time the server sends the message.
#Default: 100
MOTD Delay: 100

#Here you can set if you want the shuffle on, or off.
#It is required to use quotations. :D
#Default: "off"
MOTD Shuffle: "off"

#The MOTD Messages.
#You can add to as much as you like! 
#Just make sure you copy it correctly. 
MOTD Message:
    - "§l§m§dCosmicCreations §eBeta§r §5Factions"
    - "§l§m§dCosmicCreations §eBeta§r §5PvP"

Use the § colour code format, and make sure you are encoding it under UTF-8. Most other encoding views it as §l§ and that ends up not working.

supercrafti-lab commented 4 years ago

I have deleted the config. The problem remains!

HBIDamian commented 4 years ago

Hang on, do you have the plugin "CustomAlerts"?

supercrafti-lab commented 4 years ago

Yes

HBIDamian commented 4 years ago

Thats the issue there unfortunately. That plugin constantly sets the MOTD even when it's turned off in their config. To be able to use MOTDShuffle, you can't use CustomAlerts. Feel free to send them an issue saying that they stop plugins like MOTDShuffle from working. Sorry about that.

supercrafti-lab commented 4 years ago

Oh, thaks