Page: 1 2

1.5.8 2 days ago
permissions, changes, bugs fix and more

[ + ] Permissions were added to allow the use of traps both as a block and as a throwable item.
[ / ] Traps can now be placed on upside-down stairs, top slabs, or double slabs.
[ x ] Some errors were fixed with villagers when they had empty or air-filled trades.
[ x ] Traps now also store size attributes.
[ / ] The names of many internal variables were changed to lowercase to prevent issues.


1.5.7 Sep 5, 2024
added compatibility with CombatPets

[ + ] Compatibility with CombatPets has been added to avoid issues between both plugins.


1.5.6 Aug 12, 2024

1.5.5 Jul 19, 2024

1.5.4 Jul 12, 2024
added 1.21 compatibility and some bug fixes

[ + ] Added compatibility with Spigot 1.21
[ x ] Fixed an issue with entities that had an infinite potion effect
[ x ] Fixed an issue with MoshroomCows


1.5.3 May 28, 2024
fix a bug with lower versions

[ x ] Fixed an error in the latest update for versions below 1.20.5.


1.5.2 May 25, 2024
fix error

[ x ] Fixed an error with enchantments. This error caused error messages to appear in the console.


1.5.1 May 22, 2024

1.5.0 Apr 28, 2024

[ x ] An error was fixed that caused if you placed a NekoTrap with a quantity of 1 in hand, it wouldn't be removed and you could place infinite ones. (This only happened in lower versions)


1.4.9 Mar 29, 2024
added new option and internal changes

[ + ] added "allow_block_trap_in_protected_region" in config - This option allows nekotraps placed on the ground to trap entities in protected regions.

[ / ] Internal changes were made to improve functionality. If you encounter any errors, please report them.


1.4.8 Feb 26, 2024
changes, bug fix and new hook
[ / ] Now the trap can also break if it has a mob inside when thrown
[ + ] Compatibility with QuickShop-Hikari added
[ x ] An error with the placeholder %translated_type% alongside hexadecimal colors has been fixed

1.4.7 Feb 25, 2024

[ + ]  added reload command auto completer


1.4.6 Feb 24, 2024
added new option to throwable traps

[ + ] The option trap_mob_throw was added to allow boxes with a mob inside to be thrown and opened upon collision with something


1.4.5 Feb 19, 2024
added /traps reload command

1.4.4 Feb 11, 2024
changes and fix bug

[ x ] An error with the world configuration has been corrected.
[ / ] Now traps can be placed on full snow blocks and on some plants.


1.4.3 Feb 3, 2024
added new features

[ + ] The option to block by worlds has been added

[ + ] added throwable traps (like pokeball)

[ + ] added trap chance and break chance to nekoball


1.4.0 Feb 2, 2024
added new feature

[ + ] Now traps can be thrown like a pokeball. Just activate the 'enable_trap_throw' option in the configuration!


1.3.9 Jan 29, 2024

[ + ] The "%translated_type%" placeholder has been added, automatically translating the entity type into the player's client language. For example: "Type: Zombie."

[ + ] The "%entity_type%" placeholder has been modified; now, the entity type will be automatically translated into the player's client language. For example: "Zombie."

[ x ] Placeholder values like %entity_health% are now rounded to have fewer decimal places.


1.3.7 Jan 26, 2024

1.3.6 Jan 25, 2024
fix bugs with display block, and console message

1.3.5 Jan 25, 2024
[ + ]New placeholders were added for the description of the NekoTrap item.

[ / ] 'FallingBlock' was changed to 'DisplayBlock' in version 1.20.4 for testing to ensure everything is correct.

placeholders: %entity_health%, %entity_max_health%, %entity_damage%, %entity_damage_speed%, %entity_name%

attachment.png

1.3.4 Jan 13, 2024
[ + ] New options have been added to disable NekoTraps based on the name of the mob using MythicMobs. Additionally, options have been added to either ignore or consider the vanilla plugin configuration for this feature.
[code=YAML]hooks:
  MythicMobs:
    enabled: true
 
    allowed_mobs:
      enabled: true
      ignore_vanillas_entities: true
      mode: BLACKLIST
      list:
      - SkeletalKnight[/code]

1.3.2 Jan 6, 2024
Added beta compatibility with MythicMobs

[ + ] Added beta compatibility with MythicMobs.

MythicMobs is a very large plugin so there are bound to be bugs and for that reason this is in beta.
You can report any type of error to me on discord!


1.3.1 Dec 28, 2023

1.2.9 Dec 8, 2023

Page: 1 2