Excellent plugin.
But it's the same as all the region and command plugins.
It would be a plus to add that you need permissions for the commands to take effect on the player, to add more commands.
Exception in thread "Craft Scheduler Thread - 6"
[22:05:47 WARN]: org.apache.commons.lang.UnhandledException: Plugin RegionCommand v1.3.1 generated an exception while executing task 27
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.valueOf(Integer.java:766)
at fr.klemms.regioncommand.Requests.getVersion(Requests.java:25)
at fr.klemms.regioncommand.ThreadCheckUpdate.run(ThreadCheckUpdate.java:15)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 4 more
This resource is great for my server, I use it to execute an RTP command when the player falls near the edge of my spawn to send them to the other world, I love it!