DominicLuidold / SimpleBroadcast

SimpleBroadcast is the easy way for Minecraft servers to broadcast predefined messages with various options.
GNU General Public License v3.0
1 stars 2 forks source link

Help! #6

Closed Jake17689 closed 9 years ago

Jake17689 commented 9 years ago

Why doesn't it change?!?!?!? I have went into the configs and changed the messages and I put ' in front and back, saved it, restarted my server and it keeps saying those default things in chat! Help!

ghost commented 9 years ago

Hello,

please attach your config here. Otherwise I'm unable to help you.

KingDome24

Jake17689 commented 9 years ago

This is the default config.yml for SimpleBroadcast.

If you need help, visit http://www.SimpleBroadcast.net

Please be sure that all your messages are inside of single quotes!

The update checking requires an internet connection.

PluginMetrics also requires an internet connection.

enabled: false

delay: 60 # time in seconds

prefix: enabled: true prefix: '&d[ProCraft]&7'

suffix: enabled: false suffix: '&d[v1.7.1]'

pluginmetrics: false

checkforupdates: false

randomizemessages: true

requiresonlineplayers: false

sendmessagestoconsole: false

messages:

ghost commented 9 years ago

Hello,

you are not allowed to use " ' " (a single quote) inside your messages. Istead of it you have to use %sq%. If you fix this little error, everything should work again.

Kind regards, KingDome24

Jake17689 commented 9 years ago

This is the default config.yml for SimpleBroadcast

If you need help, visit http://www.SimpleBroadcast.net

t.# Please be sure that all your messages are inside of single quotes!

The update checking requires an internet connection.

PluginMetrics also requires an internet connection.

enabled: false

delay: 60 # time in seconds

prefix: enabled: true prefix: '&d[ProCraft]&7'

suffix: enabled: false suffix: '&d[v1.7.1]'

pluginmetrics: false

checkforupdates: false

randomizemessages: true

requiresonlineplayers: false

sendmessagestoconsole: false

messages:

Jake17689 commented 9 years ago

Like this?

ghost commented 9 years ago

Hello,

no, you misunderstood what I wanted to say. This message: 'Don't forget to check out the pvp arena! &b&l/warp pvp' should look like that: 'Don%sq%t forget to check out the pvp arena! &b&l/warp pvp'

Kind regards, KingDome24

Jake17689 commented 9 years ago

ohhh ok, so if that one is the one that is wrong, why are the other ones working?

ghost commented 9 years ago

Hello,

because you haven't used a single quote within the message. I'll give you an example:

KingDome24

Jake17689 commented 9 years ago

Ok so it looks like this now:

This is the default config.yml for SimpleBroadcast.

If you need help, visit http://www.SimpleBroadcast.net

Please be sure that all your messages are inside of single quotes!

The update checking requires an internet connection.

PluginMetrics also requires an internet connection.

enabled: false

delay: 60 # time in seconds

prefix: enabled: true prefix: '&d[ProCraft]&7'

suffix: enabled: false suffix: '&d[v1.7.1]'

pluginmetrics: false

checkforupdates: false

randomizemessages: true

requiresonlineplayers: false

sendmessagestoconsole: false

messages:

ghost commented 9 years ago

Hello,

yes, this config should work properly. If not, please attach your server.log/latest.log here (a link to pastebin would be the best).

Kind regards, KingDome24

Jake17689 commented 9 years ago

Ok, well now, it's not even broadcasting in game!

ghost commented 9 years ago

Hello,

please attach you server.log/latest.log and you config.yml here (it's the best if you upload it to pastebin and post the links here):

KingDome24

timvango commented 9 years ago

In your config Enabled is set to false.

ghost commented 9 years ago

@timvango You're right. I've totally overlooked that. :)

ghost commented 9 years ago

If the problem still exists, please create a new ticket with the required information.