Skip to content

Many Additions

Choose a tag to compare

@UnknownSilicon UnknownSilicon released this 12 Aug 03:47
· 868 commits to main since this release

This update adds many new features.

Features:

  • Feather falling boots prevent crop trampling
  • Port FakeLogin to ParallelUtils
  • Add Space Helmet to ParallelItems
  • Add wearing-custom-<armor>-deny flags.
    • When these flags are set to a number, the player must be wearing an armor piece with the tag "ParallelItem" set to that number to enter the region.
    • Set custom-armor-deny-message to specify the message when a player cannot enter the region
  • Add wearing-custom-<armor>-damage flags.
    • When these flags are set to a number, the player must be wearing an armor piece with the tag "ParallelItem" set to that number to not take damage while in the region.
    • Set custom-armor-damage-message to specify the message when a player is taking damage
    • Set custom-armor-damage-amount to specify the amount of damage each cycle to damage the player
    • Set custom-armor-damage-delay to specify the amount of time between each cycle in seconds
    • Set custom-armor-damage-death to specify the death message when the player dies from the region. This is prepended with Username