/Ignore

Bukkit plugin that lets players ignore other players.

Primary LanguageJavaThe UnlicenseUnlicense

Ignore

A bukkit plugin that lets player's ignore each other.

Do note that this plugin due to technical reasons replaces the /me, /tell, /w and /msg commands. If another plugin also replaces any of these commands, it will conflict with this plugin.

Commands

/ignore [player]

(Un)ignores [player] (it's toggled). If no player is specified, shows who you are currently ignoring.

Compiling

Use

./gradlew build

The built JAR file can be found in build/libs