Moving ItemDisguise to an examples folder.

This commit is contained in:
Kristian S. Stangeland 2013-12-21 19:17:06 +01:00
parent af58dd8d03
commit d62955dc71
18 changed files with 3 additions and 20 deletions

View File

@ -1,14 +0,0 @@
name: ItemDisguiseMod
version: 1.0.0
description: Change the appearance of inventory items.
author: Comphenix
website: http://www.comphenix.net/ItemDisguise
main: com.comphenix.itemdisguise.ItemDisguiseMod
depends: [ProtocolLib]
database: false
commands:
explosion:
description: Creates a fake explosion around the caller.
usage: /<command>

View File

@ -1,5 +0,0 @@
#Generated by Maven
#Thu Oct 11 09:08:39 CEST 2012
version=1.0.0
groupId=com.comphenix.itemdisguise
artifactId=ItemDisguise

View File

@ -1,2 +1,4 @@
target/
/logs
bin/
crash-reports/
logs/