Carpets can also be made of Paper!
A bukkit plugin aims to implement as many features as fabric-carpet does.
This is the Paper version of Carpet Mod, for Minecraft 1.16.4.
For original version check gnembon/fabric-carpet
Currently, it is only compatible with v1_16_R3
(1.16.4) with Paper or its fork
Backward and forward support is extremely difficult, and I won't do that.
- /player ... spawn (carpet.player.spawn) (carpet.player.spawn.whitelist)
- /player ... kill (carpet.player.kill)
- /player ... sprint (carpet.player.sprint)
- /player ... unsprint (carpet.player.sprint)
- /player ... sneak (carpet.player.speak)
- /player ... unsneak (carpet.player.sneak)
- /player ... stop (carpet.player.stop)
- /player ... actions (carpet.player.actions)
Most of the logics of this plugin comes from fabric-carpet