settings.yml
chat-format: '<player>: <message>'
save-database: 1 #Hours
combat-time: 15 #Seconds
gapple-time: 30 #Seconds
spawn-time: 10 #Seconds
xp-for-kill: 3
xp-for-death: 2
events:
  dtc:
    cooldown: 60 #Minutes
    min-players: 3
    winner-rewards:
      - '[message] &b+500XP'
      - '[console] cubecore <winner> add xp 500'
  killer:
    cooldown: 60 #Minutes
    duration: 8 #Minutes
    min-players: 3
    winner-rewards:
      position-1:
        - '[message] &b+500XP'
        - '[console] cubecore <winner> add xp 500'
      position-2:
        - '[message] &b+200XP'
        - '[console] cubecore <winner> add xp 200'
      position-3:
        - '[message] &b+100XP'
        - '[console] cubecore <winner> add xp 100'
safe-zone:
  disabled-totem: true
war-zone:
  limit: 450
holograms:
  leaderboards:
    format: '<ranking>&f. <player>: <value>'
    lines:
      - '&#ffa500&lL&#ffb50f&le&#ffc61f&la&#ffd62e&ld&#ffe63e&le&#fff74d&lr&#fff74d&lb&#ffe63e&lo&#ffd62e&la&#ffc61f&lr&#ffb50f&ld&#ffa500&ls'
      - '§fYou are viewing the <leader>§f.'
      - '<leaderboards-format>'
      - '&fStatistic''s DA61update &fin <time> minutes'
      - '§fClick me for view §e<nextLeader>§f.'
  world:
    lines:
      - 'ac2f&lW�bc13a&lod644&lrea4f&llff59&ld'
      - '§fThe world §crestarts§f in'
      - '§a§n<time>'
world:
  #serverRestart -> The world is regenerated when the server is restarted/stopped/started.
  #serverTimeRestart -> The server will restart every <world.time> hours to regenerate the world.
  #regenerateWorld -> The world is regenerated every <world.time> hours (while the server is on).
  reload-type: 'serverTimeRestart'
  time: 4 #Hours
locations:
  regions: []
  events: []
  map-teleports: []
 
 
   lang.yml
join-message: '&e<player> joined to CC.'
quit-message: 'null'
death-message: '<lp_prefix_death><player-death>§e was killed by <lp_prefix_killer><player-killer>&e.'
hologram-cooldown: '&cWait <time> to change leaderboard.'
combat:
  entry: '&cYou are now in combat.'
  quit: '&aYou are no longer in combat.'
  no-command: '&cCommand cancelled on combat.'
teleport:
  moved: '&cYou have moved, teleport cancelled.'
  teleported: '&aTeleported to the <teleport>.'
gapple:
  cooldown: '&cWait &e<time>&c to eat another &6GApple&c.'
  already: '&6You can now eat another GApple!'
vanish:
  enabled: '&aYou are now invisible.'
  disabled: '&cYou are now visible.'
freeze:
  no-yourself: '&cYou can''t freeze yourself.'
  no-staff: '&cYou can''t freeze another staff member.'
  frozen: '&cYou have frozen <player>.'
  unfrozen: '&aYou have unfrozen <player>.'
  message:
    - ''
    - '&4================================'
    - '&cYou have been frozen by <staff>.'
    - '&4================================'
    - ''
world:
  regenerated: '&9[World] &eThe world has been &dregenerated&e, Use &a/spawn&e to update.'
  player-teleported: '&aYou have been teleported to the new world.'
  player-kicked: '&cThe world will restart, rejoin in minutes.'
events:
  dtc:
    started:
      - '&9[Event] &b<host> &eis hosting the &dDTC&e!'
    stopped:
      - '&9[Event] &cThe DTC has been stopped.'
    ended:
      - '&9[Event] &aDTC has been finished.'
      - ' &bWinner: &e<player>.'
      - ' &dDuration: &f<duration>'
    cooldown: '&cWait &e<time>&c to host DTC event.'
    no-players: '&cThere are no <min-players> players online to start dtc event.'
  killer:
    started:
      - '&9[Event] &b<host> &eis hosting the &dKiller&e!'
    stopped:
      - '&9[Event] &cThe Killer has been stopped.'
    ended:
      format: '&f<ranking>. &d<player>&f: <kills>'
      lines:
        - '&9[Event] &aKiller has been finished.'
        - '&bWinner''s positions'
        - ' <winners-format>'
        - '&aThanks everything for playing.'
  cooldown: '&cWait &e<time>&c to host Killer event.'
  no-players: '&cThere are no <min-players> players online to start killer event.'
modes:
  already: '&cYou are already in <mode>.'
  enabled: '&aYou are now in <mode>.'
  disabled: '&cYou are no longer in <mode>.'
  spectator:
    teleport: '&7[Spectator] &eTeleported to <player>&e.'
    teleported: '§7[Spectator] §a<player> &eteleported to you.'
    finished:
      - '&#FF2828Spectate mode time has finished.'
      - '&bPurchase &dVIP RANK&b to access to more time.'
kits:
  rename:
    write:
      title: '&eWrite the new kit name'
      message: '&bWrite the new kit name in the chat.'
    successfully:
      title: '&aChanged successfully.'
      message: '&eThe kit name is now &9<name>&e.'
others:
  no-perm: '&cNo permission.'
  no-console: '&cNo console.'
  no-player: '&c<player> not found.'
  only-spawn: '&cThe &e/<command>&c command will only be enabled in &9Spawn&c.'
 
   scoreboard.yml
scoreboard:
  title: '�A0B9&lCubeCore'
  coolDown:
    - '&7<date>'
    - ''
    - 'ሦFF&lTeleportሦFF: &f<teleport>'
    - '&e&lGApple&e: &f<gapple>'
    - '&c&lCombat&c: &f<combat>'
    - ''
    - '&7dev.thatclub.net'
  spawnZone:
    - '&7<date>'
    - ''
    - '&fPlaying: &b<players>'
    - '&fSpectators: <spectators>'
    - '&fYou Level: &d<level>'
    - '&fCrew: &cSoon'
    - ''
    - '�ddfbTop Online Streak'
    - '<online-streak-format>'
    - ''
    - '&7dev.thatclub.net'
  safeZone:
    - '&7<date>'
    - ''
    - '�ddfbStatistics'
    - '&f Level: &d<level>'
    - '&f Kills: &c<kills>'
    - '&f Kill-Streak: &6<streaks>'
    - '&f Zone: &aSafe'
    - ''
    - '&7dev.thatclub.net'
  warZone:
    - '&7<date>'
    - ''
    - '�ddfbStatistics'
    - '&f Level: &d<level>'
    - '&f Kills: &c<kills>'
    - '&f Kill-Streak: &6<streaks>'
    - '&f Zone: &cWar'
    - ''
    - '&7dev.thatclub.net'
  spectateMode:
    - '&7<date>'
    - ''
    - '�ddfb&lSpectate Mode'
    - '&f Spectators: <spectators>'
    - '&f Playing: <playing>'
    - ''
    - '&f Expire in: <expire>'
    - ''
    - '&7dev.thatclub.net'
  freeze:
    - '&7<date>'
    - ''
    - '&4&lYOU ARE FROZEN'
    - '&cIf you log out'
    - '&cyou will be banned.'
    - ''
    - '&7dev.thatclub.net'
  modMode:
    - '&7<date>'
    - ''
    - '�ddfb&lMod Mode'
    - '&f Vanished: <vanish>'
    - '&f Online: &b<players>'
    - '&f TPS: &a20'
    - ''
    - '&7dev.thatclub.net'
  dtc:
    - '&7<date>'
    - ''
    - '�ddfbStatistics'
    - '&f Level: &d<level>'
    - '&f Kills: &c<kills>'
    - '&f Kill-Streak: &6<streaks>'
    - ''
    - '�ddfbDTC EVENT'
    - '&f Core: &9<core>%'
    - '&f Coords: <coords>'
    - '&f Duration: &a<time>'
    - '&f Host: &e<host>'
    - ''
    - '&7dev.thatclub.net'
  killer:
    - '&7<date>'
    - ''
    - '�ddfbStatistics'
    - '&f Level: &d<level>'
    - '&f Kills: &c<kills>'
    - '&f Kill-Streak: &6<streaks>'
    - ''
    - '�ddfbKILLER EVENT'
    - '&fYou kills: &c<event-kills>'
    - '<killers-format>'
    - '&f Host: &b<host>'
    - '&f Ends in: <time>'
    - ''
    - '&7dev.thatclub.net'
 
 
   inventories.yml
inventories:
  hotbars:
    spawn:
    - 'CLOCK;1;§e§lItems;0;command: chest'
    - 'NAME_TAG;1;§e§lTeleports;1;command: teleports'
    - 'DIAMOND;1;§a§lPlay_back;2;command: playback'
    - 'MAP;1;§7§lSpectator_Mode;6;command: spectator'
    - 'ANVIL;1;§c§lMy_Kits;7;command: customkits'
    - 'PLAYER_HEAD;owner: <player>;1;§d§lMy_Statistics;8;command: stats'
    spectator:
    - ''
  menus:
    cubecore-chest:
      title: Grab the items for your pvp...
      storage:
      - 'DIAMOND_SWORD;1;§bSword;0;enchants: DAMAGE_ALL:1 DURABILITY:3'
      - 'DIAMOND_AXE;1;§bAxe;1;enchants: DAMAGE_ALL:1 DURABILITY:3'
      - 'DIAMOND_PICKAXE;1;§bPickaxe;2;enchants: DIG_SPEED:5 DURABILITY:3'
      - BOW;1;§dBow;3
      - CROSSBOW;1;§dCrossbow;4
      - TRIDENT;1;§3Trident;5
      - 'DIAMOND_HELMET;1;§bHelmet;9;enchants: PROTECTION_ENVIRONMENTAL:2 DURABILITY:3'
      - 'DIAMOND_CHESTPLATE;1;§bChestplate;10;enchants: PROTECTION_ENVIRONMENTAL:2
        DURABILITY:3'
      - 'DIAMOND_LEGGINGS;1;§bLeggings;11;enchants: PROTECTION_ENVIRONMENTAL:2 DURABILITY:3'
      - 'DIAMOND_BOOTS;1;§bBoots;12;enchants: PROTECTION_ENVIRONMENTAL:2 DURABILITY:3'
      - SHIELD;1;§bShield;13
      - ELYTRA;1;§eElytra;14
      - END_CRYSTAL;64;§dEnd_Crystal;16
      - TOTEM_OF_UNDYING;1;§eTotem;17
      - 'IRON_LEGGINGS;1;§fLeggings;20;enchants: PROTECTION_ENVIRONMENTAL:2 DURABILITY:3'
      - OBSIDIAN;64;null;25
      - GOLDEN_APPLE;32;§6Golden_Apple;26
      - BLACK_CONCRETE;64;null;27
      - WHITE_TERRACOTTA;64;null;28
      - PINK_CONCRETE;64;null;29
      - OAK_PLANKS;64;null;30
      - OAK_SLAB;64;null;31
      - OAK_BUTTON;16;null;32
      - 'DIAMOND_CHESTPLATE;1;§a§lEquip_Tank_armor;34;enchants: PROTECTION_ENVIRONMENTAL:2
        DURABILITY:3'
      - 'IRON_CHESTPLATE;1;§e§lEquip_Ninja_armor;35;enchants: PROTECTION_ENVIRONMENTAL:2
        DURABILITY:3'
      - PURPLE_CONCRETE;64;null;36
      - LIME_CONCRETE;64;null;37
      - ORANGE_TERRACOTTA;64;null;38
      - STICKY_PISTON;64;null;39
      - OAK_FENCE_GATE;16;null;40
      - LEVER;16;null;41
      - YELLOW_CONCRETE;64;null;45
      - BROWN_TERRACOTTA;64;null;46
      - RED_TERRACOTTA;64;null;47
      - OAK_STAIRS;64;null;48
      - OAK_PRESSURE_PLATE;64;null;49
      - REDSTONE_TORCH;64;null;50
      - REDSTONE;64;null;51
      - ARROW;64;null;53
 
   levels.yml
broadcast-message: '<color><player> &aleveled up &7[&9<lastlevel> &a➟ &d<newlevel>&7]'
levels: #level;need-xp | when player leveled -> xp restart to 0
  - 2;9
  - 3;9
  - 4;9
  - 5;18
  - 6;18
  - 7;18
  - 8;18
  - 9;27
  - 10;27
  - 11;27
  - 12;27
  - 13;36
  - 14;36
  - 15;36
  - 16;36
  - 17;45
  - 18;45
  - 19;45
  - 20;45
  - 21;54
  - 22;54
  - 23;54
  - 24;54
  - 25;63
  - 26;63
  - 27;63
  - 28;63
  - 29;72
  - 30;72
  - 31;72
  - 32;72
  - 33;81
  - 34;81
  - 35;81
  - 36;81
  - 37;90
  - 38;90
  - 39;90
  - 40;90
  - 41;99
  - 42;99
  - 43;99
  - 44;99
  - 45;108
  - 46;108
  - 47;108
  - 48;108
  - 49;117
  - 50;117
 
   kill-streaks,yml
kill-streak:
  3:
    arguments:
      - '[broadcast] <color><player> &eis on a &f<streak>&e kill-streak.'
      - '[message] &b+12XP'
      - '[console] cubecore <player> add xp 12'
  6:
    arguments:
      - '[broadcast] <color><player> &eis on a &7<streak>&e kill-streak.'
      - '[message] &b+24'
      - '[console] cubecore <player> add xp 24'
  9:
    arguments:
      - '[broadcast] <color><player> &eis on a &a<streak>&e kill-streak.'
      - '[message] &b+36'
      - '[console] cubecore <player> add xp 36'
  15:
    arguments:
      - '[broadcast] <color><player> &eis on a &e<streak>&e kill-streak.'
      - '[message] &b+48'
      - '[console] cubecore <player> add xp 48'
  20:
    arguments:
      - '[broadcast] <color><player> &eis on a &b&l<streak>&e kill-streak.'
      - '[message] &b+60'
      - '[console] cubecore <player> add xp 60'
  30:
    arguments:
      - '[broadcast] <color><player> &eis on a &d&l<streak>&e kill-streak.'
      - '[message] &b+72'
      - '[console] cubecore <player> add xp 72'
  40:
    arguments:
      - '[broadcast] <color><player> &eis on a &8&l<streak>&e kill-streak.'
      - '[message] &b+84'
      - '[console] cubecore <player> add xp 84'
  50:
    arguments:
      - '[broadcast] <color><player> &eis on a &2&l<streak>&e kill-streak.'
      - '[message] &b+96'
      - '[console] cubecore <player> add xp 96'
  60:
    arguments:
      - '[broadcast] <color><player> &eis on a &6&l<streak>&e kill-streak.'
      - '[message] &b+108XP'
      - '[console] cubecore <player> add xp 108'
  70:
    arguments:
      - '[broadcast] <color><player> &eis on a &3&l<streak>&e kill-streak.'
      - '[message] &b+120XP'
      - '[console] cubecore <player> add xp 120'
  80:
    arguments:
      - '[broadcast] <color><player> &eis on a &5&l<streak>&e kill-streak.'
      - '[message] &b+132XP'
      - '[console] cubecore <player> add xp 132'
  90:
    arguments:
      - '[broadcast] <color><player> &eis on a &c&l<streak>&e kill-streak.'
      - '[message] &b+144XP'
      - '[console] cubecore <player> add xp 144'
  100:
    arguments:
      - '[broadcast] <color><player> &eis on a &4&l<streak>&e kill-streak.'
      - '[message] &b+156XP'
      - '[console] cubecore <player> add xp 156'
 
   kits.yml
default-kit:
  extra: BOW;1;null
  armor:
  - 'DIAMOND_HELMET;1;§bHelmet;enchants: PROTECTION_ENVIRONMENTAL:2 DURABILITY:3'
  - 'DIAMOND_CHESTPLATE;1;§bChestplate;enchants: PROTECTION_ENVIRONMENTAL:2 DURABILITY:3'
  - 'DIAMOND_LEGGINGS;1;§bLeggings;enchants: PROTECTION_ENVIRONMENTAL:2 DURABILITY:3'
  - 'DIAMOND_BOOTS;1;§bBoots;enchants: PROTECTION_ENVIRONMENTAL:2 DURABILITY:3'
  storage:
  - 'DIAMOND_SWORD;1;§bSword;0;enchants: DAMAGE_ALL:1 DURABILITY:3'
  - GOLDEN_APPLE;32;§6Golden_Apple;1
  - ARROW;64;null;9
kits: []
 
   players.yml
- 4b619d53-0646-4afc-a661-5fcebe4cbf82;Dombo_420;1;0;0;0;0;0