DebugStickFlowerPot is a utility plugin for Minecraft servers. It allows server admins to use the debug stick to change the plants in flower pots.
The latest downloads can be found on Modrinth
Get yourself a debug stick (for example with /give @s debug_stick
) and a flower pot. Then place the flower pot and use left-click to go through the different plants. Right-click to toggle between the empty pot and the flowers.
Gradle is used to construct DebugStickFlowerPot.
- Java JDK 17
- Git
git clone https://github.com/Philippcmd/DebugStickFlowerPot.git
cd DebugStickFlowerPot/
./gradlew build
You can find the compiled jar in build/libs
.
The DebugStickFlowerPot Plugin is licensed under the MIT license. See LICENSE.md
for more info.