join-with-event-chat: true
# will enter the event with the chat already set. messages-type: event
# event and global, global for all players on this server or event for players in event. # depending on whether you use global or server it will show the messages to all players on the server or only to those who have entered the event.
Removed the start-index options from lang.yml and the automatic generation of spaces in messages. Now you can configure the whitespace in messages.yml like this in lines:
Code (YAML):
lines: - '&fHost
%event% &fhas been started!' - '&fStarting in &c
%timeleft% &Fseconds' - '&fHosted by &c
%player%' - ''
# Blank space generated by you - '&fClick in this message to join!'
# The word this line begins with has to be the same as above!
Sumo and Sumo2v2 are now configured separately.
Event Chat can now only be read by event participants.
Requires restart of items.yml,config.yml,lang.yml.