AntiShare is a plugin designed to target Creative Mode players and stop them from dominating your server.
Check out the BukkitDev page or the Bukkit Forum post for more information such as commands.
POM Information:
...
<dependency>
<groupId>com.turt2live.antishare</groupId>
<artifactId>AntiShare</artifactId>
<!-- Please tell turt2live if this is out of date -->
<version>5.4.0</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
...
<repository>
<id>antishare-repo</id>
<url>http://repo.turt2live.com</url>
</repository>
...
AntiShare requires Maven 3 to compile.
Released under GNU LGPL v2.1
Thanks feildmaster for your Enhanced Configuration! Link to his library
Thanks to Sleaker for your help with regions and your code on the update check!
Please see the post about AntiShare for more information.
Feel free to copy/use my work, just link back to here. :)