Skip to content

A paper plugin aims to implement as many features as fabric-carpet does

License

Notifications You must be signed in to change notification settings

ishland/CarpetPlugin

Repository files navigation

CarpetPlugin

Codacy Badge

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

Compatibility

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.

Implemented features

  • /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)

Copyright notice

Most of the logics of this plugin comes from fabric-carpet