Minecraft Origins-Bukkit [1.17-1.18.1] mod 2024 download
logo
minecraft mod Origins-Bukkit [1.17-1.18.1]

Origins-Bukkit [1.17-1.18.1]

Game Version: 1.18
Total Downloads: 2,784
Updated: Dec 23, 2021
Created: Nov 27, 2021
Download Origins-Bukkit [1.17-1.18.1]Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Origins-Bukkit Build 2-RELEASE release 301.58 KB Dec 23, 2021 1.18 311 download Origins-Bukkit [1.17-1.18.1] Origins-Bukkit Build 2-RELEASE releaseDownload
Origins-Bukkit Build 1-RELEASE release 255.62 KB Dec 3, 2021 1.18 294 download Origins-Bukkit [1.17-1.18.1] Origins-Bukkit Build 1-RELEASE releaseDownload
Origins-Bukkit Build 2-BETA beta 273.01 KB Dec 15, 2021 1.18 1,113 download Origins-Bukkit [1.17-1.18.1] Origins-Bukkit Build 2-BETA betaDownload
Origins-Bukkit Build 1-BETA.jar beta 242.08 KB Dec 2, 2021 1.17 822 download Origins-Bukkit [1.17-1.18.1] Origins-Bukkit Build 1-BETA.jar betaDownload
Origins-Bukkit Build 2-ALPHA alpha 258.92 KB Dec 10, 2021 1.18 193 download Origins-Bukkit [1.17-1.18.1] Origins-Bukkit Build 2-ALPHA alphaDownload
Origins-Bukkit Build 1-ALPHA.jar alpha 207.66 KB Nov 27, 2021 1.17 51 download Origins-Bukkit [1.17-1.18.1] Origins-Bukkit Build 1-ALPHA.jar alphaDownload

Description

Share this:
#   ___       _       _                 ____        _    _    _ _
#  / _ \ _ __(_) __ _(_)_ __  ___      | __ ) _   _| | _| | _(_) |_
# | | | | '__| |/ _` | | '_ \/ __|_____|  _ \| | | | |/ / |/ / | __|
# | |_| | |  | | (_| | | | | \__ \_____| |_) | |_| |   <|   <| | |_
#  \___/|_|  |_|\__, |_|_| |_|___/     |____/ \__,_|_|\_\_|\_\_|\__|
#               |___/
# Origins-Bukkit by SwagPancakes/SwagPannekaker
# Config File (config.yml)
# Version 1
##
Config:
  ############################################################
  # +------------------------------------------------------+ #
  # |            BUILT-IN ORIGINS CONFIGURATION            | #
  # +------------------------------------------------------+ #
  ############################################################
  Origins:
 
    ############################################################
    # +------------------------------------------------------+ #
    # |      ENDERIAN (BUILT-IN) ORIGIN CONFIGURATION        | #
    # +------------------------------------------------------+ #
    ############################################################
    Enderian:
      # The amount of health for this origin.
      # 1 = 0.5 hearts
      # Default: 20 (For this origin)
      Max-Health: 20
      Water-Damage:
        # The amount of damage dealt when they're in water.
        # 1 = 0.5 hearts
        Amount: 1
        # The damage delay when player enters the water.
        # In ticks, 1 tick = 0.05 second
        # 20 ticks = 1 second
        Delay: 0
        # The delay each damage.
        # In ticks, 1 tick = 0.05 second
        # 20 ticks = 1 second
        Period-Delay: 20
      Ability:
        # Determines how long the player can perform this ability again.
        # In seconds, 1 = 1 second
        # No decimals allowed.
        Cooldown: 1
 
    ############################################################
    # +------------------------------------------------------+ #
    # |       MERLING (BUILT-IN) ORIGIN CONFIGURATION        | #
    # +------------------------------------------------------+ #
    ############################################################
    Merling:
      # The amount of health for this origin.
      # 1 = 0.5 hearts
      # Default: 20 (For this origin)
      Max-Health: 20
      Air-Breathing:
        # The maximum amount of time the player can breathe when not in water.
        # In seconds, increment/decrement = 1 second
        Max-Time: 120
        Damage:
          # The amount of damage dealt when they're not in water.
          # 1 = 0.5 hearts
          Amount: 1
          # The damage delay when player is not in water.
          # In ticks, 1 tick = 0.05 second
          # 20 ticks = 1 second
          Delay: 0
          # The delay each damage.
          # In ticks, 1 tick = 0.05 second
          # 20 ticks = 1 second
          Period-Delay: 20
      Bossbar:
        Air-Breathing-Timer:
          # Available Bar Colors:
          # BLUE, GREEN, RED, PINK, PURPLE, WHITE, YELLOW
          BarColor:
            On-Decrease: BLUE
            On-Increase: GREEN
            On-Drowning: RED
          # Available Bar Styles:
          # SOLID, SEGMENTED_6, SEGMENTED_10, SEGMENTED_12, SEGMENTED_20
          BarStyle:
            On-Decrease: SOLID
            On-Increase: SOLID
            On-Drowning: SOLID
 
    ############################################################
    # +------------------------------------------------------+ #
    # |       PHANTOM (BUILT-IN) ORIGIN CONFIGURATION        | #
    # +------------------------------------------------------+ #
    ############################################################
    Phantom:
      # The amount of health for this origin.
      # 1 = 0.5 hearts
      # Default: 14 (For this origin)
      Max-Health: 14
 
    ############################################################
    # +------------------------------------------------------+ #
    # |       ELYTRIAN (BUILT-IN) ORIGIN CONFIGURATION       | #
    # +------------------------------------------------------+ #
    ############################################################
    Elytrian:
      # The amount of health for this origin.
      # 1 = 0.5 hearts
      # Default: 20 (For this origin)
      Max-Health: 20
      Ability:
        Y-Velocity: 2.1
        # Determines how long the player can perform this ability again.
        # In seconds, 1 = 1 second
        # No decimals allowed.
        Cooldown: 30
 
    ############################################################
    # +------------------------------------------------------+ #
    # |      BLAZEBORN (BUILT-IN) ORIGIN CONFIGURATION       | #
    # +------------------------------------------------------+ #
    ############################################################
    Blazeborn:
      # The amount of health for this origin.
      # 1 = 0.5 hearts
      # Default: 20 (For this origin)
      Max-Health: 20
      Water-Damage:
        # The amount of damage dealt when they're in water.
        # 1 = 0.5 hearts
        Amount: 1
        # The damage delay when player enters the water.
        # In ticks, 1 tick = 0.05 second
        # 20 ticks = 1 second
        Delay: 0
        # The delay each damage.
        # In ticks, 1 tick = 0.05 second
        # 20 ticks = 1 second
        Period-Delay: 20
 
    ############################################################
    # +------------------------------------------------------+ #
    # |         AVIAN (BUILT-IN) ORIGIN CONFIGURATION        | #
    # +------------------------------------------------------+ #
    ############################################################
    Avian:
      # The amount of health for this origin.
      # 1 = 0.5 hearts
      # Default: 20 (For this origin)
      Max-Health: 20
 
    ############################################################
    # +------------------------------------------------------+ #
    # |       ARACHNID (BUILT-IN) ORIGIN CONFIGURATION       | #
    # +------------------------------------------------------+ #
    ############################################################
    Arachnid:
      # The amount of health for this origin.
      # 1 = 0.5 hearts
      # Default: 14 (For this origin)
      Max-Health: 14
      Ability:
        Climbing:
          # Determines how fast the player can climb walls.
          Y-Velocity: 0.175
        Spider-Web:
          # Determines how long the player can perform this ability again.
          # In seconds, 1 = 1 second
          # No decimals allowed.
          Cooldown: 5
 
    ############################################################
    # +------------------------------------------------------+ #
    # |         SHULK (BUILT-IN) ORIGIN CONFIGURATION        | #
    # +------------------------------------------------------+ #
    ############################################################
    Shulk:
      # The amount of health for this origin.
      # 1 = 0.5 hearts
      # Default: 20 (For this origin)
      Max-Health: 20
      Ability:
        # The speed when player breaks stone or netherrack without tools.
        # Max Speed: 127 (Tested)
        # Default: 27 (Almost Equivalent to Wooden Pickaxe)
        Digging-Speed: 27
 
    ############################################################
    # +------------------------------------------------------+ #
    # |        FELINE (BUILT-IN) ORIGIN CONFIGURATION        | #
    # +------------------------------------------------------+ #
    ############################################################
    Feline:
      # The amount of health for this origin.
      # 1 = 0.5 hearts
      # Default: 18 (For this origin)
      Max-Health: 18

 

 lang.yml

##
# Origins-Bukkit by SwagPancakes/SwagPannekaker
# Language File (lang.yml)
# Version 1
##
Lang:
  Player:
    Messages:
      Error:
        Commands:
          No-Permission: '&cI''m sorry, but you do not have permission to perform this
            command. Please contact the server administrators if you believe that
            this is in error.'
        Player-Origin-Already-Selected: '&cYou have already chosen this origin! &e(%player_current_origin%)'
        Player-Origin-Ability-Cooldown: '&cThis ability is on cool-down (%seconds_left% seconds).'
      Info:
        Player-Origin-Update: '&aYou updated your origin into &e(%player_selected_origin%)'
        Player-Origin-Ability-Use: '&aYou used your %player_current_origin% ability.'
  Origins:
    Human:
      Title: '&fHuman'
      Description:
       - ''
        - '&7A regular human. Your'
        - '&7ordinary Minecraft'
        - '&7experience awaits.'
    Enderian:
      Title: '&fEnderian'
      Description:
       - ''
        - '&7Born as sons and daughters of the Ender Dragon,'
        - '&7Enderians are capable of teleporting but are'
        - '&7vulnerable to water.'
        - ''
        - '&f&nTeleportation'
        - '&7Whenever you want, you may throw an ender pearl'
        - '&7which deals no damage, allowing you to teleport.'
        - ''
        - '&f&nHydrophobia'
        - '&7You receive damage over time while in contact'
        - '&7with water.'
        - ''
        - '&f&nScared of Gourds'
        - '&7You are afraid of pumpkins.'
        - ''
    Merling:
      Title: '&fMerling'
      Description:
       - ''
        - '&7These natural inhabitants of the ocean are not'
        - '&7used to being out of the water for too long.'
        - ''
        - '&f&nGills'
        - '&7You can breathe underwater, but not on land.'
        - ''
        - '&f&nWet Eyes'
        - '&7Your vision underwater is perfect.'
        - ''
        - '&f&nAqua Affinity'
        - '&7You may break blocks underwater as others do on'
        - '&7land.'
        - ''
        - '&f&nFins'
        - '&7Your underwater speed is increased.'
        - ''
      Bossbar:
        Air-Breathing-Timer-Title: '&7Air Breathing - %time-left%'
        Drowning-Title: '&cWarning: You''re Drowning!'
    Phantom:
      Title: '&fPhantom'
      Description:
       - ''
        - '&7As half-human and half-phantom offspring, these'
        - '&7creatures can switch between a Phantom and a'
        - '&7normal form.'
        - ''
        - '&f&nTranslucent'
        - '&7Your skin is translucent.'
        - ''
        - '&f&nTransformation'
        - '&7You can switch anytime between a phantom and a human.'
        - ''
        - '&f&nPhotoallergic'
        - '&7You begin to burn in daylight if you are not invisible.'
        - ''
        - '&f&nFast Metabolism'
        - '&7Being phantomized causes you to become hungry'
        - ''
        - '&f&nFragile'
        - '&7You have 3 less hearts of health than humans.'
        - ''
    Elytrian:
      Title: '&fElytrian'
      Description:
       - ''
        - '&7Often flying around in the winds, Elytrians are'
        - '&7uncomfortable when they don''t have enough space'
        - '&7above their head.'
        - ''
        - '&f&nWinged'
        - '&7You have Elytra wings without needing to equip any.'
        - ''
        - '&f&nGift of the Winds'
        - '&7Every 30 seconds, you are able to launch about 20'
        - '&7blocks up into the air.'
        - ''
        - '&f&nAerial Combatant'
        - '&7You deal substantially more damage while in Elytra'
        - '&7flight.'
        - ''
        - '&f&nNeed for Mobility'
        - '&7You can not wear any heavy armor (armor with protection'
        - '&7values higher than chainmail).'
        - ''
        - '&f&nClaustrophobia'
        - '&7Being somewhere with a low ceiling for too long will'
        - '&7weaken you and make you slower.'
        - ''
        - '&f&nBrittle Bones'
        - '&7You take more damage from falling or flying into blocks.'
        - ''
    Blazeborn:
      Title: '&fBlazeborn'
      Description:
       - ''
        - '&7Late descendants of the Blaze, the Blazeborn are naturally'
        - '&7immune to the perils of the Nether.'
        - ''
        - '&f&nFire Immunity'
        - '&7You are immune to all types of fire damage.'
        - ''
        - '&f&nNether Inhabitant'
        - '&7Your natural spawn will be in the Nether.'
        - ''
        - '&f&nBurning Wrath'
        - '&7When on fire, you deal additional damage with your attacks.'
        - ''
        - '&f&nHot Blooded'
        - '&7Due to your hot body, venoms burn up, making you immune'
        - '&7to poison and hunger status effects.'
        - ''
        - '&f&nHydrophobia'
        - '&7You receive damage over time while in contact'
        - '&7with water.'
        - ''
    Avian:
      Title: '&fAvian'
      Description:
       - ''
        - '&7The Avian race has lost their ability to fly a'
        - '&7long time ago. Now these peaceful creatures can'
        - '&7be seen gliding from one place to another.'
        - ''
        - '&f&nFeatherweight'
        - '&7You fall as gently to the ground as a feather'
        - '&7would, unless you sneak.'
        - ''
        - '&f&nFresh Air'
        - '&7When sleeping, your bed needs to be at an altitude'
        - '&7of atleast 86 blocks, so you can breathe fresh air.'
        - ''
        - '&f&nTailwind'
        - '&7You are a little bit quicker on foot than others.'
        - ''
        - '&f&nOviparous'
        - '&7Whenever you wake up in the morning, you will lay an'
        - '&7egg.'
        - ''
        - '&f&nVegetarian'
        - '&7You can''t digest any meat.'
        - ''
    Arachnid:
      Title: '&fArachnid'
      Description:
       - ''
        - '&7Their climbing abilities and the ability to trap their'
        - '&7foes in spiderweb make Arachnid perfect hunters.'
        - ''
        - '&f&nClimbing'
        - '&7You are able to climb up any kind of wall, not just'
        - '&7ladders.'
        - ''
        - '&f&nMaster of Webs'
        - '&7You navigate cobweb perfectly, and are able to climb'
        - '&7in them. When you hit an enemy in melee, they get'
        - '&7stuck in cobweb for a while. Non-arthropods stuck in'
        - '&7cobweb will be sensed by you. You are able to craft'
        - '&7cobweb from string.'
        - ''
        - '&f&nCarnivore'
        - '&7Your diet is restricted to meat, you can''t eat'
        - '&7vegetables.'
        - ''
        - '&f&nFragile'
        - '&7You have 3 less hearts of health than humans.'
        - ''
    Shulk:
      Title: '&fShulk'
      Description:
       - ''
        - '&7Related to Shulkers, the bodies of the Shulk are'
        - '&7outfitted with a protective shell-like skin.'
        - ''
        - '&f&nShulker Inventory'
        - '&7You have access to an additional 9 slots of'
        - '&7inventory, which keep the items on death.'
        - ''
        - '&f&nSturdy Skin'
        - '&7Even without wearing armor, your skin provides'
        - '&7natural protection.'
        - ''
        - '&f&nStrong Arms'
        - '&7You are strong enough to break natural stones'
        - '&7without using a pickaxe.'
        - ''
        - '&f&nUnwieldy'
        - '&7The way your hands are formed provide no way of'
        - '&7holding a shield upright.'
        - ''
        - '&f&nLarge Appetite'
        - '&7You exhaust much quicker than others, thus'
        - '&7requiring you to eat more.'
        - ''
    Feline:
      Title: '&fFeline'
      Description:
       - ''
        - '&7With their cat-like appearance, the Feline scare'
        - '&7creepers away. With the dexterity of cats, they'
        - '&7always land safely on their feet.'
        - ''
        - '&f&nAcrobatics'
        - '&7You never take fall damage, no matter from which'
        - '&7height you fall.'
        - ''
        - '&f&nStrong Ankles'
        - '&7You are able to jump higher by jumping while'
        - '&7sprinting.'
        - ''
        - '&f&nNine Lives'
        - '&7You have 1 less heart of health than humans.'
        - ''
        - '&f&nWeak Arms'
        - '&7When not under the effect of a strength potion,'
        - '&7you can only mine natural stone if there are at'
        - '&7most 2 other natural stone blocks adjacent to it.'
        - ''
        - '&f&nCatlike Appearance'
        - '&7Creepers are scared of you and will only explode'
        - '&7if you attack them first.'
        - ''
        - '&f&nNocturnal'
        - '&7You can slightly see in the dark when not in water.'
        - ''

 

 

Thank you guys for 800+ downloads 😀
Update Dec 13, 2021: Thanks for 1000+ downloads :D:D 
 
Each origin has some cool unique abilities and features that help you out, while some obstruct you in your gameplay.
 
Features
  • 10 built-in origins (Including Human origin)

Human:

Arachnid:

Avian:

Blazeborn:

Elytrian:

Enderian:

Feline:

Merling:

Phantom:

Shulk:

  • Configurable. (config.yml and lang.yml)
  • Create your own origin through the api.
Dependencies
  • PancakeLibCore
  • ProtocolLib

 

Developer API
 
Configuration
config.yml
  • ISSUE TRACKER

Comments

Add a comment