update...

Signed-off-by: 502647092 <jtb1@163.com>
Custom
502647092 2015-08-31 21:31:40 +08:00
parent c57cfef07a
commit b7bc44edfd
2 changed files with 4 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cn.citycraft</groupId>
<artifactId>CarryEnchantBench</artifactId>
<version>1.1</version>
<version>1.2</version>
<name>CarryEnchantBench</name>
<build>
<finalName>${project.name}</finalName>

View File

@ -1,6 +1,3 @@
/**
*
*/
package cn.citycraft.CarryEnchantBench;
import java.util.ArrayList;
@ -20,7 +17,9 @@ import org.bukkit.event.player.PlayerInteractEvent;
import org.bukkit.plugin.java.JavaPlugin;
/**
* @author 20158243:48:42 TODO
*
*
* @author 20158243:48:42
*/
public class CarryEnchantBench extends JavaPlugin implements Listener {
Location loc = null;