More Credit
This commit is contained in:
@@ -12,6 +12,10 @@ import org.bukkit.event.Event;
|
||||
|
||||
public class PlayerChunkLocationExpression extends SimpleExpression<String> {
|
||||
|
||||
/**
|
||||
* @author Driftay
|
||||
*/
|
||||
|
||||
static {
|
||||
Skript.registerExpression(PlayerChunkLocationExpression.class, String.class, ExpressionType.SIMPLE, "[the] faction chunk at %player%", "[the] %player%['s] chunk");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user