Hosts 26 Minigames | Multi Arena | Duels | BedFight, OITC, TNTTag, Sumo, etc 1.8x,1.20 icon

Hosts 26 Minigames | Multi Arena | Duels | BedFight, OITC, TNTTag, Sumo, etc 1.8x,1.20 -----

Fun for your server



[​IMG]
Free Version: https://www.spigotmc.org/resources/...itc-fallintowater-parkour-free-version.90518/
[​IMG]
UltraHost is a complement that allows you to play between 26 mini-games in which there is a player who owns that event who will configure his type of prize, very good for any type of server.
[​IMG]
26 Minigames.
Rewards modes (Configurables)
Full Configurable.
Stats.
Stats Storage in MySQL
Leaderboard.

Host Image.
Victory Image.
Chat x Host.
Commands on join host.
Cooldown per host.
Commands alloweds.
Multi arena.
Duels
Kits x arena.

and Much More.

Files:
Code (YAML):
#####################################################

#          ██╗  ██╗ ██████╗ ███████╗████████╗       #
#          ██║  ██║██╔═══██╗██╔════╝╚══██╔══╝       #
#          ███████║██║   ██║███████╗   ██║          #
#          ██╔══██║██║   ██║╚════██║   ██║          #
#          ██║  ██║╚██████╔╝███████║   ██║          #
#          ╚═╝  ╚═╝ ╚═════╝ ╚══════╝   ╚═╝          #
#                                                   #
# https://www.spigotmc.org/resources/authors/335501/#
#                                                   #
#####################################################

HOST
:
  GENERAL
:
    SOUND-ON-START
: "ENTITY_ENDER_DRAGON_AMBIENT"
    ANNOUNCE-TYPE
: GLOBAL #GLOBAL, GAME
    ANNOUNCE-TIMES
: "60,50,40,30,20,10,5,4,3,2,1"
    HOST-IMAGE
: true
    VICTORY-IMAGE
: true
    REWARDS-SELECTOR
: true
    ALLOW-ITEMS
: false
    HOST-CHAT
: true
    JOIN-IN-CHAT
: true
    SPECTATOR
: true
    ARENA-SELECTOR
: true
    TELEPORT-TO-SPAWN-ON-END
: false
    USE-BUNGEE-MESSAGES
: false
    COMMANDS-ON-JOIN
: [ ]
    ALLOWED-COMMANDS
:
     - 'host'
    USE-DUELS
: true

  STORAGE
:
    type
: "JSON" # MySQL
    username
: "root"
    password
: "password"
    database
: "database"
    port
: 3306
    ip
: "localhost"

  Games
:
    Sumo
:
      enabled
: true
      displayName
: "&bSumo"
      min-players
: 2
      max-players
: 10
      start-time
: 60
      max-round-time
: 5 #MINUTES
      pvp-time
: 10
      team-creation
: 20
      default-cooldown
: 120 #MINUTES
      accept-duels
: true
    FFA
:
      enabled
: true
      displayName
: "&eFFA"
      min-players
: 2
      effects-in
:
        pot
:
         - 'SPEED:2'
        gapple
:
         - 'SPEED:2'
          - 'INCREASE_DAMAGE:2'
      max-players
: 10
      start-time
: 60
      pvp-time
: 10
      default-cooldown
: 120 #MINUTES
    1v1
:
      enabled
: true
      displayName
: "&61v1"
      min-players
: 2
      max-round-time
: 5 #MINUTES
      effects-in
:
        pot
:
         - 'SPEED:2'
        gapple
:
         - 'SPEED:2'
          - 'INCREASE_DAMAGE:2'
      max-players
: 10
      start-time
: 60
      pvp-time
: 10
      default-cooldown
: 120 #MINUTES
      accept-duels
: true
    OITC
:
      enabled
: true
      displayName
: "&2OITC"
      min-players
: 2
      max-players
: 10
      start-time
: 60
      pvp-time
: 10
      announce-points
: 35
      points
:
        bow
: 10
        sword
: 5
        win
: 100
      default-cooldown
: 120 #MINUTES
    TNTTag
:
      enabled
: true
      displayName
: "&cTNTTag"
      min-players
: 2
      max-players
: 10
      start-time
: 60
      explosion-time
: 60
      potion-speed
:
        tnt-player
: 3
        start-game
: 4
        normal-player
: 2
      default-cooldown
: 120 #MINUTES
    TNTRun
:
      enabled
: true
      displayName
: "&6TNTRun"
      min-players
: 2
      max-players
: 10
      start-time
: 60
      default-cooldown
: 120 #MINUTES
    Spleef
:
      enabled
: true
      displayName
: "&fSpleef"
      min-players
: 2
      max-players
: 10
      start-time
: 60
      pvp-time
: 10
      default-cooldown
: 120 #MINUTES
      accept-duels
: true
    FallIntoWater
:
      enabled
: true
      displayName
: "&dFallIntoWater"
      min-players
: 2
      max-players
: 10
      start-time
: 60
      pvp-time
: 10
      max-round-time
: 1 #MINUTES
      default-cooldown
: 120 #MINUTES
    Parkour
:
      enabled
: true
      displayName
: "&7Parkour"
      min-players
: 2
      max-players
: 10
      start-time
: 60
      pvp-time
: 10
      default-cooldown
: 120 #MINUTES
      accept-duels
: true
    Bridge
:
      enabled
: true
      displayName
: "&5Bridge"
      min-players
: 2
      max-players
: 10
      start-time
: 60
      pvp-time
: 10
      max-height
: 120
      min-height
: 5
      points-to-win
: 4
      default-cooldown
: 120 #MINUTES
    BedFight
:
      enabled
: true
      displayName
: "&aBedFight"
      max-players
: 10
      min-players
: 2
      start-time
: 60
      pvp-time
: 10
      max-height
: 120
      min-height
: 5
      default-cooldown
: 120 #MINUTES
      allowed-break-blocks
:
      - 'END_STONE'
    Paintball
:
      enabled
: true
      displayName
: "&bPaintball"
      item
:
        material
: DIAMOND_HOE
        data
: 0
        displayName
: "&bPaintballer"
        lore
:
         - '&7Right click to shot'
        customModelData
: 0 #Only work in 1.14+ versions
      max-players
: 10
      min-players
: 2
      start-time
: 60
      pvp-time
: 10
      points-to-win
: 15
      lives-per-player
: 3
      default-cooldown
: 120 #MINUTES

  CUSTOM-COOLDOWNS
:
   - 'hosts.basic.10' # hosts.PERMISSION.TIME IN MINUTES
Code (YAML):
#

#     ██╗███╗   ██╗██╗   ██╗███████╗███╗   ██╗████████╗ ██████╗ ██████╗ ██╗   ██╗███████╗     #
#     ██║████╗  ██║██║   ██║██╔╿╿╿╿╿████╗  ██║╚╿╿██╔╿╿╿██╔╿╿╿██╗██╔╿╿██╗╚██╗ ██╔╿██╔╿╿╿╿╿     #
#     ██║██╔██╗ ██║██║   ██║█████╗  ██╔██╗ ██║   ██║   ██║   ██║██████╔╿ ╚████╔╿ ███████╗     #
#     ██║██║╚██╗██║╚██╗ ██╔╿██╔╿╿╿  ██║╚██╗██║   ██║   ██║   ██║██╔╿╿██╗  ╚██╔╿  ╚╿╿╿╿██║     #
#     ██║██║ ╚████║ ╚████╔╿ ███████╗██║ ╚████║   ██║   ╚██████╔╿██║  ██║   ██║   ███████║     #
#     ╚╿╿╚╿╿  ╚╿╿╿╿  ╚╿╿╿╿  ╚╿╿╿╿╿╿╿╚╿╿  ╚╿╿╿╿   ╚╿╿    ╚╿╿╿╿╿╿ ╚╿╿  ╚╿╿   ╚╿╿   ╚╿╿╿╿╿╿╿     #
HOST
:
  invTitles
:
    arena
: '&8> &6Select Arena &8<'
    gameSelector
: '&8> &aSelect Game &8<'
    rewards
: '&8> &6Select Reward Type &8<'
    rewardsItem
: '&8> &bPut your items &8<'
    games
: '&8> &6Select Arena &8<'
    sumoMode
: '&8> &bSelect mode &8<'
    ffaMode
: '&8> &eSelect mode &8<'
    1v1Mode
: '&8> &6Select mode &8<'
    spleefMode
: '&8> &fSelect mode &8<'
    spectatorPlayersMenu
: '&8> &fPlayers List &c- &fPage &c {page }&8<'
  invSizes
:
    gameSelector
: 45
    sumoMode
: 27
    ffaMode
: 27
    1v1Mode
: 27
    spleefMode
: 27
    rewards
: 27
  games
:
    Sumo
:
      material
: LEASH
      material-data
: 0
      displayName
: '&8> &bSumo &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 10
      modes
:
        1v1
:
          enabled
: true
          material
: LEASH
          material-data
: 0
          displayName
: '&7> &b1v1 &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 10
        2v2
:
          enabled
: true
          material
: LEASH
          material-data
: 0
          displayName
: '&7> &b2v2 &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 12
        split
:
          enabled
: true
          material
: LEASH
          material-data
: 0
          displayName
: '&7> &bSplit &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 14
        ffa
:
          enabled
: true
          material
: LEASH
          material-data
: 0
          displayName
: '&7> &bFFA &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 16
    FFA
:
      material
: DIAMOND_CHESTPLATE
      material-data
: 0
      displayName
: '&8> &eFFA &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 11
      modes
:
        pot
:
          enabled
: true
          material
: POTION
          material-data
: 16421
          displayName
: '&7> &dPot &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 10
        gapple
:
          enabled
: true
          material
: GOLDEN_APPLE
          material-data
: 1
          displayName
: '&7> &6Gapple &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 11
        axe
:
          enabled
: true
          material
: IRON_AXE
          material-data
: 0
          displayName
: '&7> &7Axe &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 12
        builduhc
:
          enabled
: true
          material
: WATER_BUCKET
          material-data
: 0
          displayName
: '&7> &bBuildUHC &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 13
        soup
:
          enabled
: true
          material
: MUSHROOM_SOUP
          material-data
: 0
          displayName
: '&7> &9Soup &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 14
        split
:
          enabled
: true
          material
: REDSTONE
          material-data
: 0
          displayName
: '&7> &4Split &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 15
    1v1
:
      material
: DIAMOND_SWORD
      material-data
: 0
      displayName
: '&8> &61v1 &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 12
      modes
:
        pot
:
          enabled
: true
          material
: POTION
          material-data
: 16421
          displayName
: '&7> &dPot &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 11
        gapple
:
          enabled
: true
          material
: GOLDEN_APPLE
          material-data
: 1
          displayName
: '&7> &6Gapple &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 12
        axe
:
          enabled
: true
          material
: IRON_AXE
          material-data
: 0
          displayName
: '&7> &7Axe &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 13
        builduhc
:
          enabled
: true
          material
: WATER_BUCKET
          material-data
: 0
          displayName
: '&7> &bBuildUHC &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 14
        soup
:
          enabled
: true
          material
: MUSHROOM_SOUP
          material-data
: 0
          displayName
: '&7> &9Soup &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 15
    TNTTag
:
      material
: TNT
      material-data
: 0
      displayName
: '&8> &cTNTTAG &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 13
    TNTRun
:
      material
: TNT
      material-data
: 0
      displayName
: '&8> &cTNTRun &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 23
    OITC
:
      material
: BOW
      material-data
: 0
      displayName
: '&8> &2OITC &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 14
    Spleef
:
      material
: DIAMOND_SPADE
      material-data
: 0
      displayName
: '&8> &fSpleef &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 15
      modes
:
        walk
:
          enabled
: true
          material
: SNOW_BLOCK
          material-data
: 0
          displayName
: '&7> &fWalk &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 11
        snowball
:
          enabled
: true
          material
: SNOW_BALL
          material-data
: 0
          displayName
: '&7> &fSnow Ball &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 13
        shovel
:
          enabled
: true
          material
: DIAMOND_SPADE
          material-data
: 0
          displayName
: '&7> &fShovel &7<'
          description
:
         - '&7&m ----------------'
          - '&7Right Click'
          - '&7&m ----------------'
          slot
: 15
    Parkour
:
      material
: GOLD_PLATE
      material-data
: 0
      displayName
: '&8> &7Parkour &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 16
    Bridge
:
      material
: STAINED_CLAY
      material-data
: 14
      displayName
: '&8> &5Bridge &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 20
    FallIntoWater
:
      material
: WATER_BUCKET
      material-data
: 0
      displayName
: '&8> &dFallIntoWater &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 21
    BedFight
:
      material
: BED
      material-data
: 0
      displayName
: '&8> &aBedFight &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 24
    Paintball
:
      material
: DIAMOND_HOE
      material-data
: 0
      displayName
: '&8> &bPaintball &8<'
      description
:
     - '&7&m ------------------'
      - '&7Status&7
: &c%status%'
      - '&7Cooldown
: &c%cooldown%'
      - '&7&m ------------------'
      slot
: 22
  rewards
:
    default
: NONE
    types
:
      NONE
:
        enabled
: true
        displayName
: '&8> &6Select none rewards &8<'
        slot
: 10
        material
: CHEST
        material-data
: 0
        description
:
       - '&7&m ----------------------'
        - '&7No Rewards for this event'
        - '&7&m ----------------------'
      ITEMS
:
        enabled
: true
        displayName
: '&8> &6Select items rewards &8<'
        slot
: 12
        material
: CHEST
        material-data
: 0
        description
:
       - '&7&m ------------'
        - '&7Your put items'
        - '&7&m ------------'
      RANDOM
:
        enabled
: true
        amount-of-rewards
: 5
        displayName
: '&8> &6Select random rewards &8<'
        slot
: 14
        material
: CHEST
        material-data
: 0
        description
:
       - '&7&m -----------'
        - '&7Random Items'
        - '&7&m -----------'
      DEFAULT
:
        enabled
: true
        displayName
: '&8> &6Select default rewards &8<'
        slot
: 16
        material
: CHEST
        material-data
: 0
        description
:
       - '&7&m --------------'
        - '&7Default rewards'
        - '&7&m --------------'
  spectator
:
    leave
:
      material
: REDSTONE
      material-data
: 0
      displayName
: '&7> &cLeave &7<'
      description
:
     - '&7&m ----------------'
      - '&7Right Click'
      - '&7&m ----------------'
      slot
: 8
    teleport
:
      material
: COMPASS
      material-data
: 0
      displayName
: '&7> &9Teleport to random player &7<'
      description
:
     - '&7&m ----------------'
      - '&7Right Click'
      - '&7&m ----------------'
      slot
: 0
 
In the wiki, you will find all the configurations and the lang.yml with various translations.
[​IMG]
Sumo
Sumo 2v2
Sumo FFA
Sumo Split
FFA-Pot
FFA-Gapple
FFA-Axe
FFA-BuildUHC
FFA-Soup
FFA-Split

1v1-Pot
1v1-Gapple
1v1-Axe
1v1-BuildUHC
1v1-Soup
OITC
Spleef-Shovel
Spleef-Snowball
Spleef-Walk
Parkour
TNTTAG
TNTRUN

FallIntoTheWater
Bridge
BedFight
Paintball

[​IMG]
/host
/host arena
/host stats
/host duel

[​IMG]
hosts.command.host
hosts.command.host.admin

hosts.command.duel
➤ hosts.command.arena

➤ hosts.manager.config

hosts.join.bypass
hosts.cooldown.bypass
hosts.bypass.commands
hosts.arena.select

hosts.receiveupdates
ultrahost.cooldown.bypass
ultrahost.bypass.commands

➤ hosts.reward.none
➤ hosts.reward.default
➤ hosts.reward.items
➤ hosts.reward.random
➤ hosts.game.tnttag
➤ hosts.game.tntrun
➤ hosts.game.oitc
➤ hosts.game.parkour
➤ hosts.game.bridge
➤ hosts.game.fallintowater
➤ hosts.game.bedfight
➤ hosts.game.paintball
➤ hosts.game.sumo.1v1
➤ hosts.game.sumo.2v2
➤ hosts.game.sumo.split
➤ hosts.game.sumo.ffa
➤ hosts.game.ffa.pot
➤ hosts.game.ffa.gapple
➤ hosts.game.ffa.axe
➤ hosts.game.ffa.builduhc
➤ hosts.game.ffa.soup
➤ hosts.game.split
➤ hosts.game.1v1.pot
➤ hosts.game.1v1.gapple
➤ hosts.game.1v1.axe
➤ hosts.game.1v1.builduhc
➤ hosts.game.1v1.soup
➤ hosts.game.spleef.walk
➤ hosts.game.spleef.snowball
➤ hosts.game.spleef.shovel

[​IMG]
Selector
[​IMG]
Stats
[​IMG]
Commands
[​IMG]
Admin Commands
[​IMG]
[​IMG]
[​IMG]
Chat
[​IMG]
Arena selector
[​IMG]
Preview of all in the wiki
➤ WIKI
[​IMG]
You are not allowed to distribute the plugin (it will only be used for you).

You will accept that I have the right to change the price of the product (the plugin will improve every day, there may be price increase, or discounts for holidays)

You are not allowed to decompile the plugin without permission.

You will agree not to make any claim of money back.
Resource Information
Author:
----------
Total Downloads: 72
First Release: Mar 10, 2021
Last Update: Dec 13, 2023
Category: ---------------
All-Time Rating:
6 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings