OITC | Multi Arena | Map Voting | Powerups! | 1.14 - 1.21.x | icon

OITC | Multi Arena | Map Voting | Powerups! | 1.14 - 1.21.x | -----

Fun and simple game! HUGE UPDATE.



Bug fixes, new features, and more!
Added the missing settings for each file (if you used older versions).
  • New Features:
    • Added cosmetics (There are four types currently):
      • TITLE: Shows a customizable title before their name. (You can add as many as you want in config.yml)
      • WIN_EFFECT: Shows an effect when a player wins a game.
      • KILL_EFFECT: Shows an effect when a player gets a kill.
      • KILL_MESSAGE: Shows a customizable kill message. (You can add as many as you want in config.yml)
      • Each cosmetic is cutomizable with prices, permission rarity etc
      • Each cosmetic can be customized wsuch as price, permission, rarity, etc.
      • Cosmetic selections are saved in the database, meaning a player’s cosmetics will be selected when they join an arena.
      • Added a buy menu (Requires Vault and an economy plugin)
        • Code (YAML):
          Cosmetics:
            Locked_namecolor
          : '&c'
            Unlocked_namecolor
          : '&a'
            KILL_EFFECT
          :
              '0'
          :
                Name
          : Blood
                Type
          : BLOOD
                Rarity
          : Common
                Permission
          : oitc.blood
                Price
          : 250
                Unlocked_lore
          :
               - '&bUnleash a burst of blood as you kill some!'
                Locked_lore
          :
               - '&cThis kill effect is locked.'
                - '&7Price
          : &a250 Coins!'
              '1'
          :
                Name
          : Firework Explosion
                Type
          : FIREWORKS_EXPLOSION
                Rarity
          : Rare
                Permission
          : oitc.firework_explosion
                Price
          : 500
                Unlocked_lore
          :
               - '&bCreate a explosion of fireworks as you kill someone!'
                Locked_lore
          :
               - '&cThis kill effect is locked.'
                - '&7Price
          : &a500 Coins!'
              '2'
          :
                Name
          : Flame
                Type
          : FLAME
                Rarity
          : Legendary
                Permission
          : oitc.flame
                Price
          : 2500
                Unlocked_lore
          :
               - '&bCreate a fire on your enemy!'
                Locked_lore
          :
               - '&cThis kill effect is locked.'
                - '&7Price
          : &a2500 Coins'
              '3'
          :
                Name
          : Lightning Strike
                Type
          : LIGHTNING_STRIKE
                Rarity
          : Epic
                Permission
          : oitc.lightning_strike
                Price
          : 500
                Unlocked_lore
          :
               - '&bCall down a lightning strike as you kill someone!'
                Locked_lore
          :
               - '&cThis kill effect is locked.'
                - '&7Price
          : &a500 Coins!'
              '4'
          :
                Name
          : Sword
                Type
          : SWORD
                Rarity
          : Legendary
                Permission
          : oitc.sword
                Price
          : 1000
                Unlocked_lore
          :
               - '&bCreate a falling sword effect as you kill someone!'
                Locked_lore
          :
               - '&cThis kill effect is locked.'
                - '&7Price
          : &a1000 Coins!'
            WIN_EFFECT
          :
              '0'
          :
                Name
          : Block Shower
                Type
          : BLOCK_SHOWER
                Rarity
          : Common
                Permission
          : oitc.block_shower
                Price
          : 250
                Unlocked_lore
          :
               - '&bCreate falling blocks as you win!'
                Locked_lore
          :
               - '&cThis win effect is locked.'
                - '&7Price
          : &a250 Coins'
              '1'
          :
                Name
          : Fireworks
                Type
          : FIREWORKS
                Rarity
          : Rare
                Permission
          : oitc.fireworks
                Price
          : 500
                Unlocked_lore
          :
               - '&bSpawn fireworks as you kill someone!'
                Locked_lore
          :
               - '&cThis win effect is locked.'
                - '&7Price
          : &a500 Coins!'
              '2'
          :
                Name
          : Gold Rain
                Type
          : GOLD_RAIN
                Rarity
          : Legendary
                Permission
          : oitc.gold_rain
                Price
          : 2500
                Unlocked_lore
          :
               - '&bSpawn golden nuggets from above!'
                Locked_lore
          :
               - '&cThis win effect is locked.'
                - '&7Price
          : &a2500 Coins'
              '3'
          :
                Name
          : Heart Explosion
                Type
          : HEART_EXPLOSION
                Rarity
          : Epic
                Permission
          : oitc.heart_explosion
                Price
          : 500
                Unlocked_lore
          :
               - '&bSpawn an explosion of hearts to celebrate your win!'
                Locked_lore
          :
               - '&cThis win effect is locked.'
                - '&7Price
          : &a500 Coins'
              '4'
          :
                Name
          : Emerald Fountain
                Type
          : EMERALD_FOUNTAIN
                Rarity
          : Legendary
                Permission
          : oitc.emerald_fountain
                Price
          : 1000
                Unlocked_lore
          :
               - '&bSpawn fountain of emeralds!'
                Locked_lore
          :
               - '&cThis win effect is locked.'
                - '&7Price
          : &a1000 Coins'
              '5'
          :
                Name
          : Halo Win Effect
                Type
          : HALO
                Rarity
          : Rare
                Permission
          : oitc.halo_win_effect
                Price
          : 750
                Unlocked_lore
          :
               - '&bSpawn halo particles as you win!'
                Locked_lore
          :
               - '&cThis win effect is locked.'
                - '&7Price
          : &a750 Coins'
            KILL_MESSAGE
          :
              '0'
          :
                Name
          : Oblivion Slap
                Rarity
          : Common
                Permission
          : oitc.oblivion_slap
                Price
          : 250
                Unlocked_lore
          :
               - '&bThis kill message is unlocked!'
                Locked_lore
          :
               - '&cThis kill message is locked.'
                - '&7Price
          : &a250 Coins'
                Message
          : '&9 %killer% &7killed &9%dead% &7into oblivion!'
              '1'
          :
                Name
          : Sniper's Touch
                Rarity
          : Uncommon
                Permission
          : oitc.snipers_touch
                Price
          : 300
                Unlocked_lore
          :
               - '&bThis kill message is unlocked!'
                Locked_lore
          :
               - '&cThis kill message is locked.'
                - '&7Price
          : &a300 Coins'
                Message
          : '&9 %killer% &7sniped &9%dead% &7with a single bullet!'
              '2'
          :
                Name
          : Deadly Headshot
                Rarity
          : Rare
                Permission
          : oitc.deadly_headshot
                Price
          : 400
                Unlocked_lore
          :
               - '&bThis kill message is unlocked!'
                Locked_lore
          :
               - '&cThis kill message is locked.'
                - '&7Price
          : &a400 Coins'
                Message
          : '&9 %killer% &7eliminated &9%dead% &7with a legendary headshot!'
              '3'
          :
                Name
          : Clutch Strike
                Rarity
          : Epic
                Permission
          : oitc.clutch_strike
                Price
          : 500
                Unlocked_lore
          :
               - '&bThis kill message is unlocked!'
                Locked_lore
          :
               - '&cThis kill message is locked.'
                - '&7Price
          : &a500 Coins'
                Message
          : '&9 %killer% &7clutched the kill by striking down &9%dead% &7in style!'
              '4'
          :
                Name
          : Flawless Justice
                Rarity
          : Legendary
                Permission
          : oitc.flawless_justice
                Price
          : 600
                Unlocked_lore
          :
               - '&bThis kill message is unlocked!'
                Locked_lore
          :
               - '&cThis kill message is locked.'
                - '&7Price
          : &a600 Coins'
                Message
          : '&9 %killer% &7brought justice to &9%dead% &7with a flawless shot!'
              '5'
          :
                Name
          : One Chamber Legend
                Rarity
          : Mythic
                Permission
          : oitc.one_chamber_legend
                Price
          : 750
                Unlocked_lore
          :
               - '&bThis kill message is unlocked!'
                Locked_lore
          :
               - '&cThis kill message is locked.'
                - '&7Price
          : &a750 Coins'
                Message
          : '&9 %killer% &7terminated &9%dead% &7with the ultimate one-chamber strike!'
            TITLE
          :
              '0'
          :
                Name
          : ARCHER
                Rarity
          : Common
                Permission
          : oitc.archer
                Price
          : 250
                Unlocked_lore
          :
               - '&bThis title is unlocked!'
                Locked_lore
          :
               - '&cThis title is locked.'
                - '&7Price
          : &a250 Coins'
                Title
          : ARCHER
                Title_color
          : '&3'
              '1'
          :
                Name
          : Sharpshooter
                Rarity
          : Rare
                Permission
          : oitc.sharpshooter
                Price
          : 300
                Unlocked_lore
          :
               - '&bThis title is unlocked!'
                Locked_lore
          :
               - '&cThis title is locked.'
                - '&7Price
          : &a300 Coins'
                Title
          : Sharpshooter
                Title_color
          : '&6'
              '2'
          :
                Name
          : One Shot
                Rarity
          : Epic
                Permission
          : oitc.one_shot
                Price
          : 500
                Unlocked_lore
          :
               - '&bThis title is unlocked!'
                Locked_lore
          :
               - '&cThis title is locked.'
                - '&7Price
          : &a500 Coins'
                Title
          : One Shot
                Title_color
          : '&c'
              '3'
          :
                Name
          : Chamber Master
                Rarity
          : Legendary
                Permission
          : oitc.chamber_master
                Price
          : 750
                Unlocked_lore
          :
               - '&bThis title is unlocked!'
                Locked_lore
          :
               - '&cThis title is locked.'
                - '&7Price
          : &a750 Coins'
                Title
          : Chamber Master
                Title_color
          : '&a'
              '4'
          :
                Name
          : Bulletproof
                Rarity
          : Epic
                Permission
          : oitc.bulletproof
                Price
          : 600
                Unlocked_lore
          :
               - '&bThis title is unlocked!'
                Locked_lore
          :
               - '&bThis title is locked.'
                - '&7Price
          : &a600 Coins'
                Title
          : Bulletproof
                Title_color
          : '&b'
              '5'
          :
                Name
          : OITC Legend
                Rarity
          : Mythic
                Permission
          : oitc.oitc_legend
                Price
          : 1000
                Unlocked_lore
          :
               - '&bThis title is unlocked!'
                Locked_lore
          :
               - '&cThis title is locked.'
                - '&7Price
          : &a1000 Coins'
                Title
          : Legendary
                Title_color
          : '&5'
        • Add this in your config.yml
    • Added one new permission
      • oitc.fulljoin
    • Added new messages for cosmetics
    • Added chat format for players with and without titles
      • Code (YAML):
        chat-format : ' %title_color%%title% &f%name% &8➠ &f%chat%'
        chat-format-normal
        : ' %name% &8➠ &f%chat%'
      • Add this in your config.yml
    • Added book item explaining the game
      • Code (YAML):
             Book:
                Enable
        : true
                Name
        : '&b&lRules &7&l& &e&lInfo'
                Author
        : '&cAdmins'
                Slot
        : 1
                Lore
        :
               - §7This book contains the know-how
                - §7of the game. Read carefully!
                Pages
        :
                  '0'
        :
                    Title
        : '&dWhat are the rules?'
                    Content
        :
                   - '&61. &7No cheating or hacking.'
                    - '&62. &7Respect all players.'
                    - '&63. &7No exploiting bugs.'
                    - '&64. &7Have fun and enjoy the chaos!'
                    - '&65. &7Breaking the rules may result in penalties.'
                  '1'
        :
                    Title
        : '&bWhat is OITC?'
                    Content
        :
                   - '&7OITC stands for &bOne In The Chamber&7.'
                    - '&6Objective:'
                    - '&7Eliminate as many players as you can using a bow with a single arrow.'
                    - '&7Each kill earns you another arrow.'
                    - '&aTip
        : &7Aim carefully!'
      • Add this to arenas.yml under Items in each arena
    • Added permission command for cosmetic
      • Code (YAML):
        cosmetic-purchase-command : lp user %player% add %permission%
      • Add this in your config.yml
    • Added XSeries for lower version compatibility (Credit: @CryptoMorin )
      • This explains the increase in JAR size.
      • Currently supports 1.14 and above
      • Lower versions will be supported later
    • Added cosmetic item
      • Code (YAML):
             Cosmetic:
                Enable
        : true
                Material
        : CHEST
                Name
        : '&a&lMy Locker'
                Slot
        : 4
                Amount
        : 0
                Data
        : 0
      • Add this in arenas.yml under Items in each arena
  • Fixes:
    • Fixed an issue where using the leave item caused a TRAP error.
    • Fixed an issue where sword damage was not customizable.
      • Code (YAML):
        Damage : 5.0
      • Add this on Sword item in arenas.yml under NAME
    • Fixed an issue where the spectator item would not open if its material was changed in arenas.yml.
    • Fixed an issue that related to powerups
      • Code (YAML):
        SpawnTime : 30
        DespawnTime
        : 10
      • Add this under powerup above the powerup's locations in arenas.yml
    • Fixed an issue where players could move items in their inventory.
    • Fixed achievement lore displaying unlocked lore even when the achievement was still locked.
  • Changes:
    • Forgot to shade HikariCP, which caused it to not work - WHOOPS!.
      • This explains the increase in JAR size.
    • Changed messages to make it better.
    • Redesigned the achievement menu to be similar to HiveMC's.
    • Reduced blindness duration from 3 to 2 seconds
    • Removed mapvote.yml and moved customization settings to messages.yml.
Resource Information
Author:
----------
Total Downloads: 15,653
First Release: Oct 27, 2015
Last Update: Yesterday at 2:32 AM
Category: ---------------
All-Time Rating:
88 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings