Commit Graph

22 Commits

Author SHA1 Message Date
Max Lee
cc2449bfd7 Fix minimum range calculation (Thanks to @Talabrek for noticing this) 2016-10-21 16:36:14 +02:00
Max Lee
094675d1cd The Vanilla worldborder uses the diameter, not the radius 2016-07-09 16:52:26 +02:00
Max Lee
c3aa3add28 Fixed random location chooser not checking surrounding chunks for protected regions with any other plugin than Factions 2016-05-09 13:47:59 +02:00
Max Lee
030f334c8a Fix issues with biomes
Also add a way to properly debug the plugin...
2016-04-17 23:53:39 +02:00
Max Lee
b1e108c444 Fix -biome option not working when another option was passed behind it 2016-04-17 16:08:00 +02:00
Max Lee
ce33cd01ae Add WorldBorder support 2016-04-05 19:55:53 +02:00
Max Lee
6da55143a6 Add missing soft-depends 2016-02-14 22:33:05 +01:00
Max Lee
566de58fe0 Dynamically generate plugin version and include build number 2016-02-14 22:32:25 +01:00
Max Lee
e7e5eb8f68 Check whether or not the random point is outside of the worldborder 2016-02-14 22:19:46 +01:00
Max Lee
f25e988be5 Add GriefPrevention support 2016-01-26 03:26:45 +01:00
Max Lee
7b62608832 Add compatibility for all the plugins which abuse the BlockCanBuildEvent 2016-01-26 03:17:51 +01:00
Max Lee
60a1b476ba Fix advanced options of -spawnpoint and -force not working... 2015-07-08 05:08:58 +02:00
Max Lee
684bef282a Regex... 2015-07-08 04:59:25 +02:00
Max Lee
6314051571 Add the spawnpoint parameter to the cooldown id 2015-07-08 00:44:48 +02:00
Max Lee
f4c74a3b9b Add an additional true/false switch to the -spawnpoint parameter to force its setting even though the player does already have a bed spawn! 2015-07-08 00:38:25 +02:00
Max Lee
fe496485e7 Use english language... derpdiderp 2015-07-08 00:33:31 +02:00
Max Lee
98175a0b86 Removed a stray call to getInstance() and fixed an an. 2015-07-08 00:30:51 +02:00
Max Lee
023dd8d8b7 Add -sp/-spawnpoint parameter to set a player's spawnpoint after teleporting.
Also reworked the message system.
2015-07-08 00:29:37 +02:00
Max Lee
8417304ea7 Added ClanControl support 2015-06-30 18:21:09 +02:00
Max Lee
8999f30d2f Remove static access of plugin from listener 2015-06-30 17:39:36 +02:00
Max Lee
4c60c96de5 Code cleanup 2015-06-30 17:38:08 +02:00
Max Lee
0412f56417 Add Maven support. ATTENTION:
There are some dependencies missing for now!
2015-06-30 17:26:28 +02:00