- Change click tracking to track the items' names

- Only add the features item, if the user has unlocked features
This commit is contained in:
kaenganxt
2014-10-29 13:30:39 +01:00
parent b08a7bfc02
commit 055f5d6746
4 changed files with 19 additions and 11 deletions

View File

@@ -1,7 +1,9 @@
package de.anura.core.events;
import de.anura.core.API.Core;
import de.anura.core.API.Inventories;
import de.anura.core.AnuraCore;
import de.anura.core.Features;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.UUID;