Follow the format of the title!
- 'send_title: fade In;;stay;;fade Out;;Title;;Subtitle'
- 'send_title: 1;;10;;1234;;Title;;Sub title'
RUN_INTERACTIONS_WITH_THE_GIVEAWAY_WINNER:
- "message: Congratulations, you've won!"
- 'console_command: give {Player} diamond 1'
- 'player_command: help'
- 'send_actionbar: You are the winner!'
- 'send_sound: ENTITY_PLAYER_LEVELUP'
- 'send_bossbar: You have won the Giveaway!'
- 'send_title: 1;;10;;1234;;&e&l✸ <white><b>CONGRATULATIONS</b></white> &e&l✸ ;;&eYou have won our giveaway.'
• In this mode it consists of using the command and only the command
• Here players can join by typing a word in chat
WORD_TO_ENTER_ANY_GIVEAWAY:
- 'Giveaway'
- 'Deluxe Announce'
- 'Ruben_Artz'
- 'Rank'
• You must execute the command /acs giveaway start
• All connected players will be automatically entered into the giveaway.
• Automatically start a unique giveaway that will last exactly 1 hour.
• And before the end of the giveaway 10, 5, 4, 3, 2, 1 minutes before it will send a reminder
• When the exact time has passed the player will be selected, you can select how many players will win the giveaway by default there is only one.
• You must execute the command /acs giveaway forceend
• The winning player will be automatically selected.
• If you want a new giveaway go back to step one.
COOLDOWN:
TIME_NUMBER: 1
TIMES_TO_BE_REPEATED: 10
SCHEDULE_REMINDERS: [10, 5, 4, 3, 2, 1]
NUMBER_OF_WINNERS: 1
• This value must always be greater than one and here this value will be the duration of the giveaway by default is one hour.
TIME_NUMBER: 1
• In this section, for example, there will be 10 reminders during the hour-long draw for new players to enter.
TIMES_TO_BE_REPEATED: 10
• Here messages will be sent 10, 5, 4, 3, 2, 1 minutes before the end of the giveaway, it serves as a kind of warning.
SCHEDULE_REMINDERS: [10, 5, 4, 3, 2, 1]
• Here you can select how many players will win the giveaway by default it is only one.
NUMBER_OF_WINNERS: 1
• In this mode no commands are executed.
• Except for the reload command
• You must go to AUTOMATIC -> ENABLED and set it to true mode.
AUTOMATIC:
ENABLED: true
• Then run the command /acs reload
• Subsequently, the plugin will send a message announcing that there is a draw for only 15 minutes.
• All players who are connected will be participating and if anyone wants to participate will have to wait for the next draw.
• Afterwards the plugin chooses the winner and the plugin counts down 1 hour to create another giveaway again.
• The cycle will repeat over and over again until you deactivate it.
AUTOMATIC:
ENABLED: true
AUTOMATIC:
TIME_UNIT: 'HOURS'
SEND_EACH: 1
DURATION_OF_THE_GIVEAWAY:
TIME_UNIT: 'MINUTES'
DURATION_IN_NUMBER: 15
• This setting defaults to one hour and determines how often a new giveaway will be run.
AUTOMATIC:
# MINUTES, HOURS, DAYS
TIME_UNIT: 'HOURS'
SEND_EACH: 1
• This setting determines how long the giveaway is active, the default is 15 minutes, after the 15 minutes are completed the winning player will be announced.
DURATION_OF_THE_GIVEAWAY:
# MINUTES, HOURS, DAYS
TIME_UNIT: 'MINUTES'
DURATION_IN_NUMBER: 15
It becomes an endless loop until you deactivate it.