Bukkit Collection 1.0.0
A Minecraft Bukkit plugin providing various small features
Initial release
DoorCloser 1.0
A Minecraft Bukkit plugin which automatically closes doors after they have been opened
Initial release
ExplosiveMobs 1.0
A Minecraft Bukkit plugin which lets mobs explode once they die
Initial Release
ItemSorter 1.4
A Minecraft Bukkit plugin which transfers and sorts items from inventories like chests into other inventories
- Prevent editing sign with right click implemented with Minecraft 1.20
- Now requires at least Minecraft 1.20.1
MatterBukkit 1.7
A Minecraft Bukkit plugin which sends chat messages from/to MatterBridge
- Fixed check whether advancement should be sent to Matterbridge
- Removed requirement of explicitly providing a list of advancements (advancements.yml)
Note: The plugin now requires at least Minecraft 1.19 as the new features depend on a feature only available since 1.19.
NearbyRespawner 1.0
A Minecraft Bukkit plugin which respawns players at a random location near the death location
Initial release
RetainXP 1.1
A Minecraft Bukkit plugin which prevents loosing all your XP after death
Renamed to RetainXP as XPKeeper already exists
SaveMyXP 1.1
A Minecraft Bukkit plugin to save your XP by using a sign
- Prevent editing sign with right click implemented with Minecraft 1.20
- Now requires at least Minecraft 1.20.1
SignWarper 1.3.0
A Minecraft Bukkit plugin to warp using signs
- Prevent destroying warp signs by explosions, pistons and fire
TalkingMobs 1.4
A Minecraft Bukkit plugin which lets mobs talk to the player
Send message if a mob gets killed by something else than a player (e.g. by another mob or plugin).
Note: The killed
event type is now called killed_player
. The old one now exists as a short hand in the messages configuration to define a message for both event types (player and other). From now on, use killed_player
in the /talkingmobs toggle
command and for the global events configuration in the config.yml
.
XPDispenser 1.2.0
A Minecraft Bukkit plugin to throw your XP at yourself (e.g. to repair your mending tools)
- Fixed decreasing player's experience points while sneak-right-clicking the sign