• 2.24.3 efde6557cf

    kennyrkun released this 2019-07-27 20:11:53 -04:00 | 9 commits to stable since this release

    This update simply updates the NBTEditor library to support 1.14. (#45)

    Downloads
  • 2.24.2 b03f810909

    kennyrkun released this 2019-07-26 13:41:18 -04:00 | 10 commits to stable since this release

    This release updates the plugin to support Minecraft version 1.14.4.

    Downloads
  • 2.24.1 a1ee0badff

    kennyrkun released this 2019-07-18 21:26:31 -04:00 | 11 commits to stable since this release

    This release updates the plugin to support Minecraft version 1.14.

    Downloads
  • 2.24 d8c6bb99e6

    kennyrkun released this 2019-05-24 13:29:40 -04:00 | 12 commits to stable since this release

    • /species command
      • /species info
        • shows information on each species
      • /species become
      • allows the player to become a certain species.
      • species can only be set once
    • erostey subcommand "help" (/erostey help)
      • shows useful links (discord, wiki)
    • fixed poison doing extra damage

    Species:

    • ViriPlaga
      • added Aqua Affinity 1 to the Plague Helmet.
    • Ender
      • water teleports taking more than 1 iteration are logged as warnings
    • Elf
      • fixed randomBookEnchant not working
    • Lich
      • fixed nullpointerexception
      • magic shield particle is black
      • replaced Flint with Wither Skeleton Skull
    • Seraphim
      • added death notifications
    Downloads
  • 2.23.1 035812a843

    kennyrkun released this 2019-05-02 20:57:16 -04:00 | 46 commits to stable since this release

    bugfixes for the latest major update.

    • fixed Elves not able to do any melee damage
    • fixed Dwarves still sometimes combusting.
    Downloads
  • v2.23 09617e862e

    kennyrkun released this 2019-04-28 13:18:03 -04:00 | 49 commits to stable since this release

    Changes:

    • removed bad zone (area does not exist anymore, but kept the mechanism to reuse it easily)
    • hunger is saved as "lastHunger.uuid.amount"
    • updated command permissions
      • help: erostey.help
      • version: erostey.version
    • config is used more throughout the plugin
    • players are given a note with their last location when they respawn.
    • non-Ender players burn in Ender portals.

    Species Changes:

    • Elf: fixed Trance cooldown being set even if Trance was not successfully activated
      • changed sound used during Trance
      • removed "holding lapis" debug message
      • Dark Vision is disabled on death
      • Dark Vision is disabled in water
      • 8% chance of creating an enchanted book when crafting regular books
      • all damage dealt is reduced by 25%
    • Dwarf:
      • Dark Vision is disabled on death
      • Dark Vision is disabled in water
      • fixed Dwarves sometimes combusting
      • damage is increased by 25% when wielding an axe in the main hand.
      • crafted items have a 5% chance of being enchanted
    • Ender:
      • make sure random location is suitable before teleporting
      • only play teleport effects for user initiated teleports (hopefully)
      • fix Auduceus being invisible in EnderDyeMenu
      • coordinates are converted to int for the dye menu
      • removed debug message when opening DyeMenu
    • ViriPlaga:
      • fixed incorrect materials set in Plague Armor recipes.
      • fixed GroundPound particles showing at the location of each player it affects
      • fixed GroundPound not aggroing all nearby ZombiePigs
      • players will only get plagued if they hit the plague walker without a weapon
      • fixed WitherSkeletons targeting ViriPlaga
      • players take fall damage after 23 blocks distance while wearing boots
      • replaced extra water with Respiration 3 on the helmet.
        • fixed infinite underwater breathing
        • fixed extra breath not being usable unless peeking or putting the helmet back on
      • fixed players sometimes not getting plague from hitting player
    • Lich:
      • fixed all players being able to see PhaseTracker particles
      • Weighted Wings will kill mobs instantly
      • Dash can be used in any hand
      • add sound effects to Freeze
      • replaced all void particles with black smoke
      • Void Break has custom death messages
      • add woosh sound to Dash
      • Dash is a consumable (it will not come back)
      • punching frozen players makes them look at you
      • fixed Magic Shield particles not working
      • replaced Magic Shield extinguish sound with thorns sound
    • Dovahkiin:
      • fire radius is determined by distance to target
        • i.e. 10 blocks away will result in fire radius of 6 (or something like that)
      • consume .5f more hunger while flying
    • PhaseWalker:
      • reduced weakness on phasing
        • 10 seconds to 5 seconds for phased player
        • 10 seconds to 3 seconds for players in phase radius
      • no longer affected by lingering potions while phased
      • fixed mobs targeting phased players
      • fixed splash potions being rendered completely ineffective (for anyone) if there was a phased player in the radius

    holy shit where's the tylenol.

    Downloads
  • v2.22 345c89fd4c

    kennyrkun released this 2019-04-13 19:44:58 -04:00 | 99 commits to stable since this release

    The plugin now mostly (and exclusively) Minecraft version 1.13.

    Downloads
  • v2.21 e09dbaf403

    kennyrkun released this 2019-04-12 21:41:54 -04:00 | 101 commits to stable since this release

    2.21 is a quality of life update. It aims to improve the quality of existing features.

    Changes:

    • ViriPlaga: GroundPound agros mobs to player
    • ViriPlaga: Armour is now easier to craft.
    • Ender: fix sometimes not taking damage in rain (#15)
    • Ender: cannot teleport players who are in water (cannot teleport them at all.)
      • cannot see locations of players in water.
    • Ender: do not show admin settings to non-admins
    • Ender: simplify dye menu
      • Teleporting: instead of left/right clicking to goto/bring a player, the action is now determined when clicking the specified player's head in one menu.
    • Dovahkiin: tightened SoulSuck beam
    • Dovahkiin: particles when things are sucked to death
    • Dwarf: visual and audio feedback on /dwarf
    • Dwarf: Dark Vision
      • right click with lapis lazuli to toggle night vision
    • PhaseWalker: right click to add/remove players to group. crouch clicking no longer removes players, instead, they will be removed if they are already in your group.
    • PhaseWalker: all phased groups will be unphased when the plugin is disabled.
    • PhaseWalker: players cannot interact with anything while phased
    • PhaseWalker: phase effect has been improved (less particles, better positioning)
    • PhaseWalker: no longer affected by GroundPound while phased (#17)
    • PhaseWalker: the ability to join and leave silently while phased has been removed. if you leave, you will be unphased. if you are a phasewalker, your group will be unphased. if you are part of a group, you will be removed from the group.
    • PhaseWalker: players phasing with you are no longer knocked back
    • PhaseWalker: unphasing gives you weakness
    • PhaseWalker: being within the knockback radius of a phasing player gives you weakness for 10 seconds
    • Elf: Trance (/trance):
      • Trance is used as a primary method of healing for Elves. When activated, the player will be immobilised for 10 seconds (semiconscious). During this time, they will regenerate hunger, saturation, and health completely.
      • can only be used once every 20 minutes.
    • General permission denied string changed ("You cannot do this.")
    • Administrators receive a notification when the plugin is disabled.

    Technical Changes:

    • rename Elf#startFlyingListener() to Elf#launchFlyingTask
    • refactored code for several species (ViriPlaga, Elf, Dwarf, PhaseWalker)
      • GroundPound is its own class
    • removed isHoldingDye from most species, and replaced it with PlayerUtil#isHoldingDye
    Downloads
  • v2.20.1 37496d63db

    kennyrkun released this 2019-04-03 18:54:13 -04:00 | 121 commits to stable since this release

    Fix for Lich Magic Shield:

    • animals are not affected by magic shield.
    • magic shield ignores thorns damage.
    Downloads
  • v2.20 01567d4276

    kennyrkun released this 2019-04-03 18:00:29 -04:00 | 122 commits to stable since this release

    it's pretty cool tho

    • Lich species
      • Damage Sound: breaking glass (e4a261ccb3)
      • Fuck Off Punch (passive) (942bfbebfa)
        • high knockback applied to punches
      • Dash (active) (5e27fec728)
        • flings the user in the direction they're facing
        • 10 second regen time
      • Weighted Wings (active) (02586b6cb2)
        • renders target unable to fly for 10 seconds
        • effects target with nausea and blindness for 10 seconds
      • Entity Freeze (active) (eccbc0a2c2)
        • right click an entity to un/freeze it
        • cannot take mortal damage (can be turned off)
      • Phase Jacking (active) (0e48f9b6a6)
        • removes nearby phasewalkers from their phase
      • Phase Tracking (passive) (0e48f9b6a6)
        • shows where phasewalkers are while phased
      • Void Break (active)
        • kills selected targets instantly, from any location
      • Magic Shield (passive) (7b0ed62c88, f9190ccf10)
        • deflects all damage
    • updates to /erostey command: (ab6e063286)
      • tab completion
        • does not show commands which the player does not have permission to use
        • does not show species specific commands to players outside of that species
      • informational messages for commands (errors, success, etc)
      • better handling of permissions
    • send message to admins when plugin is loaded
    • phasewalker: unphase on damage
    • dovahkiin: don't breathe fire if flight is not enabled
    • updated README.md (08f9cc00a4, c04b9c56ef)
    • Elf: drop feathers on death (ca15780dbb)
    Downloads