Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.36 KB

README.md

File metadata and controls

54 lines (38 loc) · 1.36 KB

AntiShare

What is it?

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.

Maven

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>
...

Compiling

AntiShare requires Maven 3 to compile.

Other Information

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.

BukkitDev

Bukkit Forums

Feel free to copy/use my work, just link back to here. :)