/Feather

A minimalist administration plugin for Minecraft servers

Primary LanguageJavaMIT LicenseMIT

Feather

Feather is a minimalist administration plugin for MineCraft servers.

Features

  • fine-grained permission control
  • vote-based community system

Commands Added

  • /vote kick <player> — initiate a new vote to kick the target player.
  • /vote <yes|no> [player] — agree or disagree with a vote. If there is more than one active vote, specify the player as well.
  • /info <player> — display stats about a player.
  • /like <player> — commend a player for their thoughtful actions!
  • /dislike <player> — call out a player for doing something you didn't like.

And all this, with:

  • zero runtime dependencies (i.e. doesn't require Bukkit)
  • no need to update whenever Minecraft is updated (see Architecture)
  • a super-simple installation procedure that doesn't involve editing any JARs

Installation

Usage

Architecture

Contributing

Contributions are always welcome! Feel free to submit issues or pull requests at any time.