messages.yml

messages.yml
GENERAL:
  PREFIX: '&d&lNexus &7&l» &f'
  HELP-MESSAGE:
  - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS HELP &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
  - ' '
  - ' &7&l» &f/&dnexus create &5<name> &8- &dCreate a new nexus&f.'
  - ' &7&l» &f/&dnexus delete &5<nexus> &8- &dDelete a nexus&f.'
  - ' &7&l» &f/&dnexus reload &8- &dReload the plugin&f.'
  - ' &7&l» &f/&dnexus stop &5<nexus> [...] &8- &dStop a running nexus&f.'
  - ' &7&l» &f/&dnexus now &5<nexus> [...] &8- &dStart nexuses without cooldown&f.'
  - ' &7&l» &f/&dnexus start &5<nexus> [...] &8- &dStart multiple nexuses&f.'
  - ' &7&l» &f/&dnexus list &8- &dShow nexuses list&f.'
  - ' &7&l» &f/&dnexus edit &5<nexus> &8- &dShow nexuses edit commands&f.'
  - ' &7&l» &f/&dnexus phase &5<nexus> &8- &dShow nexuses phases commands&f.'
  - ' &7&l» &f/&dnexus scheduler &8- &dShow nexus scheduler commands&f.'
  - ' '
  - '&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lBy CustomEntity &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--'
  NEXUS-ALREADY-EXISTS: '%prefix% &cThat nexus already exists !'
  NEXUS-NOT-EXISTS: '%prefix% &cThat nexus doesn''t exist !'
  NEXUS-NOT-RUNNING: '%prefix% &cThat nexus is not running !'
  PHASE-NOT-EXISTS: '%prefix% &cThat phase doesn''t exist !'
  ACTION-NOT-EXISTS: '%prefix% &cThat action doesn''t exist !'
GAME:
  COOLDOWN:
    MESSAGE: '%prefix% &fThe nexus &d%nexus_name% &fwill start in &d%minutes% minute(s)
      and %seconds% second(s) &fat &7(&dX: &f%nexus_location_X%, &dY: &f%nexus_location_Y%,
      &dZ: &f%nexus_location_Z%&7)'
  ON-NEXUS-STOPPED-BROADCAST: '%prefix% &fThe nexus &d%nexus_name% &fhas been stopped!'
  ON-NEXUS-TIMEUP-BROADCAST: '%prefix% &fThe nexus %nexus_name% didn''t have time
    to be killed.'
  ON-NEXUS-WIN-BROADCAST: '%prefix% &d%winner% &fdealt the final blow to the &d%nexus_name%
    &fnexus.'
  ON-NEXUS-START-BROADCAST: '%prefix% &fThe &d%nexus_name% &fnexus appeared in &7(&dX:
    &f%nexus_location_X%, &dY: &f%nexus_location_Y%, &dZ: &f%nexus_location_Z%&7)'
  ON-DAMAGE-NEXUS:
    FACTION:
      DOESNT-HAVE-FACTION: '%prefix% &cYou have to join a faction to participate !'
    SKYBLOCK:
      DOESNT-HAVE-ISLAND: '%prefix% &cYou have to join an island to participate !'
SCOREBOARD:
  TOP-EMPTY: '&c✘'
COMMAND:
  NOT-NUMBER: '%prefix% &c%arg% is not a number !'
  NO-PERMISSION: '%prefix% &cYou don''t have permission to execute that command !'
  CREATE:
    SYNTAX: '%prefix% &cError syntax, please use: /nexus create <name>'
    SUCCESS: '%prefix% &fThe &d%arg% &fnexus has been successfully created !'
  DELETE:
    SYNTAX: '%prefix% &cError syntax, please use: /nexus delete <name>'
    SUCCESS: '%prefix% &fThe &d%arg% &fnexus has been successfully deleted !'
  LIST:
    HEADER:
    - '&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS LIST &5&m--&d&m--&5&m--&d&m--&5&m--'
    - ' '
    NEXUS: '&7&l» &d&l%nexus_name% &8&m-&d &5X&7: &5%nexus_location_X% &5Y&7: &5%nexus_location_Y%
      &5Z&7: &5%nexus_location_Z% &8&m-&d &d&l%nexus_health% &4&l❤'
    FOOTER: ' '
    EMPTY: '%prefix% &cThere is no nexus created!'
  SCHEDULER:
    HELP-MESSAGE:
    - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS SCHEDULER &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
    - ' '
    - ' &7&l» &f/&dnexus scheduler list'
    - ' &7&l» &f/&dnexus scheduler delete <schedulerID>'
    - ' &7&l» &f/&dnexus scheduler repeat &5<minute> <nexus> [...]'
    - ' &7&l» &f/&dnexus scheduler daily &5<time_of_day> <minute> <nexus> [...]'
    - ' &7&l» &f/&dnexus scheduler weekly &5<day_of_week> <time_of_day> <minute> <nexus>
      [...]'
    - ' &7&l» &f/&dnexus scheduler specific &5<month> <day_of_month> <time_of_day>
      <minute> <nexus> [...]'
    - ' '
    - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS SCHEDULER &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
    LIST:
      HEADER:
      - '&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lSCHEDULERS LIST &5&m--&d&m--&5&m--&d&m--&5&m--'
      - ' '
      SCHEDULER:
      - '&7&l%id%. &5%scheduler_type% &f- &d%nexuses%'
      - '   &7▪ &dMonth: &f%scheduler_month%'
      - '   &7▪ &dDay of month: &f%scheduler_dayOfMonth%'
      - '   &7▪ &dDay of week: &f%scheduler_dayOfWeek%'
      - '   &7▪ &dTime of day: &f%scheduler_timeOfDay%'
      - '   &7▪ &dMinute: &f%scheduler_minutes%'
      - ' '
      FOOTER: ''
      EMPTY: '%prefix% &cThere is no scheduler created!'
    DELETE:
      SYNTAX: '%prefix% &cError syntax, please use: /nexus scheduler delete <schedulerID>'
      SUCCESS: '%prefix% &fThe scheduler has been successfully deleted!'
    REPEAT:
      SYNTAX: '%prefix% &cError syntax, please use: /nexus scheduler repeat <time_in_minute>
        <nexus> [...]'
      SUCCESS: '%prefix% &fThe repeated launch has been successfully scheduled!'
    DAILY:
      SYNTAX: '%prefix% &cError syntax, please use: /nexus scheduler daily <minute>
        <time_of_day> [...]'
      SUCCESS: '%prefix% The daily launch has been successfully scheduled!'
    WEEKLY:
      SYNTAX: '%prefix% &cError syntax, please use: /nexus scheduler weekly <minute>
        <day_of_week> <time_of_day> <nexus> [...]'
      SUCCESS: '%prefix% The weekly launch has been successfully scheduled!'
    SPECIFIC:
      SYNTAX: '%prefix% &cError syntax, please use: /nexus scheduler specific <minute>
        <time_of_day> <day_of_month> <month> <nexus> [...]'
      SUCCESS: '%prefix% The specific launch has been successfully scheduled!'
  EDIT:
    HELP-MESSAGE:
    - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS EDIT &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
    - ' '
    - ' &7&l» &f/&dnexus edit &5<nexus> &dsettimeup &5<timeup>'
    - ' &7&l» &f/&dnexus edit &5<nexus> &dsetdisplayname &5<displayname>'
    - ' &7&l» &f/&dnexus edit &5<nexus> &dsetlocation'
    - ' '
    - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS EDIT &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
    SET-HEALTH:
      SYNTAX: '%prefix% &cError syntax, please use: /nexus edit <nexus> sethealth
        <health>'
      SUCCESS: '%prefix% &fThe health of the nexus &d%nexus_name% &fhas been set !'
    SET-TIME-UP:
      SYNTAX: '%prefix% &cError syntax, please use: /nexus edit <nexus> settimeup
        <timeup-in-seconds>'
      SUCCESS: '%prefix% &fThe time up of the nexus &d%nexus_name% &fhas been set.'
    SET-LOCATION:
      SUCCESS: '%prefix% &fThe location of the nexus &d%nexus_name% &fhas been set.'
      SYNTAX: '%prefix% &cError syntax, please use: /nexus edit <nexus> setlocation'
    SET-DISPLAYNAME:
      SUCCESS: '%prefix% &fThe display name of the nexus &d%nexus_name% &fhas been
        changed !'
      SYNTAX: '%prefix% &cError syntax, please use: /nexus edit <nexus> setdisplayname
        <displayname>'
  RELOAD:
    SUCCESS: '%prefix% &aConfig reloaded!'
  STOP:
    SYNTAX: '%prefix% &cError syntax, please use: /nexus stop <nexus>'
    SUCCESS: '%prefix% &fThe &d%nexus_name% &fnexus has been successfully stopped
      !'
  START:
    SYNTAX: '%prefix% &cError syntax, please use: /nexus start <nexus1> [nexus2] [...]'
    ALREADY-RUNNING: '%prefix% &cNexuses %nexuses% is/are already running !'
    NOT-EXISTS: '%prefix% &cNexuses %nexuses% doesn''t exist !'
    SUCCESS: '%prefix% &fNexuses &d%nexuses% &fstarted !'
  NOW:
    SYNTAX: '%prefix% &cError syntax, please use: /nexus now <nexus1> [nexus2] [...]'
    ALREADY-RUNNING: '%prefix% &cNexuses %nexuses% is/are already running !'
    NOT-EXISTS: '%prefix% &cNexuses %nexuses% doesn''t exist !'
    SUCCESS: '%prefix% &fNexuses &d%nexuses% &fstarted !'
  PHASE:
    HELP-MESSAGE:
    - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS PHASE &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
    - ' '
    - ' &7&l» &f/&dnexus phase &5<nexus> &dlist&f.'
    - ' &7&l» &f/&dnexus phase &5<nexus> &dadd &5<healthstage>&f.'
    - ' &7&l» &f/&dnexus phase &5<nexus> &dremove &5<phase>&f.'
    - ' &7&l» &f/&dnexus phase &5<nexus> &dsethealthstage &5<phase> <healstage>&f.'
    - ' &7&l» &f/&dnexus phase &5<nexus> &daction &5<add | remove | list>&f.'
    - ' '
    - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS PHASE &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
    LIST:
      HEADER:
      - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS PHASE &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
      - '&d%nexus_name% &5nexus phase information'
      - ' '
      PHASE:
      - '%nexus_phase_id%.'
      - '    &eHealh Stage: %nexus_phase_healthstage% &4&l❤'
      PHASE-ACTION: '    %nexus_phase_action%'
      FOOTER: ' '
    ADD:
      SUCCESS: '%prefix% &fYou have successfully added a new phase to the nexus !'
      SYNTAX: '%prefix% &cError syntax, please use: /nexus phase <nexus> action add
        <phase>'
    DELETE:
      SUCCESS: '%prefix% &fYou have successfully deleted phase %phase% of nexus %nexus_name%.'
      SYNTAX: '%prefix% &cError syntax, please use: /nexus phase <nexus> delete <phase>'
    SET-HEALTH-STAGE:
      SUCCESS: '%prefix% &fYou have successfully set the phase %phase% health stage
        of the %nexus_name% nexus to %healthstage%.'
      SYNTAX: '%prefix% &cError syntax, please use: /nexus phase <nexus> sethealthstage
        <phase> <healstage>'
    ACTION:
      HELP:
      - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS PHASE &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
      - ' '
      - ' &7&l» &f/&dnexus phase &5<nexus> &daction add &5<phase>'
      - ' &7&l» &f/&dnexus phase &5<nexus> &daction delete &5<phase> <id>'
      - ' &7&l» &f/&dnexus phase &5<nexus> &daction list &5<phase>'
      - ' '
      - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS PHASE &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
      ADD:
        SYNTAX: '%prefix% &cError syntax, please use: /nexus phase <nexus> action
          add <phase>'
        ENTER-CREATING-MODE: '%prefix% The next message you enter the chat will define
          the action.'
        LEAVE-CREATING-MODE: '%prefix% You just leave the action creating mode.'
        SUCCESS: '%prefix% &aYou have successfully added a new action to the nexus
          !'
      DELETE:
        SYNTAX: '%prefix% &cError syntax, please use: /nexus phase <nexus> action
          delete <phase> <id>'
        SUCCESS: '%prefix% &fYou have successfully deleted the action of the phase
          &d%nexus_phase_id% &fof nexus &d%nexus_name%&f.'
      LIST:
        SYNTAX: '%prefix% &cError syntax, please use: /nexus phase <nexus> action
          list <phase>'
        HEADER:
        - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS PHASE &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'
        - '&dActions of phase &5%nexus_phase_id% &dof the nexus &5%nexus_name%&d:'
        - ' '
        ACTION: '&d%nexus_action_id%. &f%nexus_action%'
        FOOTER:
        - ' '
        - '&5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--&f &d&lNEXUS PHASE &5&m--&d&m--&5&m--&d&m--&5&m--&d&m--&5&m--'

Last updated