C4K3 / Ignore

Bukkit plugin that lets players ignore other players.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Compiles using maven, run

mvn clean package

The built plugin will then be put into target/Ignore.jar.

About

Bukkit plugin that lets players ignore other players.

License:Creative Commons Zero v1.0 Universal


Languages

Language:Java 100.0%