Aspen Prefix
A tool that allows players to pick their prefix from a predetermined list or create a custom one.
Articles relating to, about, or documenting a Minecraft Paper/Spigot Plugin.
View all tagsA tool that allows players to pick their prefix from a predetermined list or create a custom one.
This is a plugin that I "started" working on back in December 2020 that allows charged creepers to break 1 piece of bedrock directly below them. It's been running on my community server since then and amounts to a total of 15 lines of code (excluding lines needed for every spigot plugin and imports). However, since there's a large amount of danger to transporting and controlling charged creepers I've been wanting to add a mechanic that can boost the amount of bedrock they can remove.
A simple plugin that displays who placed a container. The placer would be stored using a custom NBT tag using this API lib.
A claiming plugin based around structures and blocks that the player places instead of the use of commands or tools. The idea is to limit claimed areas to the spaces that a structure has been actually built, but still make claiming an active process that the player has to think about in some way.
One of the major non-vanilla features of the server is Item Shifting. This is a custom plugin that allows you to use gold tools and XP to “shift” items to your inventory instead of having them drop on the ground when you break a block. You can also use non-gold tools at the cost of gold nuggets and shift items into a shulker box held in your offhand.
An incredibly simple plugin that allows for the ability to obtain and use the vanilla Light Block in survival mode.
There are a few blocks in the game that aren’t as renewable as I’d like, so I added a few neat ways to get them.
A plugin the loads chunks for a set amount of time by consuming resources after triggered by a redstone input.
You can shift mob spawners one block from their current location by breaking them with a silk touch golden pickaxe. This will also cost whatever experience the spawner would have given you, a random value between 15-43 points.
You can summon a (at minimum, bar sleeping) 1 day long thunder storm on the server by throwing a trident enchanted with channeling at the top of a diamond block with a netherstar on top. This will “deplete” the diamond block into a piece of bedrock.
A very simple plugin that allows players and auto crafters to "uncraft" shulker boxes into 2 shulker shells and drops any contents they have.
Endermen have the tendency to break one of their rules by rarely teleporting to waterlogged blocks. This plugin makes sure that they will never teleport to them. Most likely caused by this bug.