Max Lee
|
ce9df241a2
|
Add minebench repo
|
2016-10-21 16:28:20 +02:00 |
|
Max Lee
|
ad81fb5de3
|
Merge branch 'master' of github.com:Phoenix616/RandomTeleport
|
2016-07-11 21:10:53 +02:00 |
|
Max Lee
|
6ff23c3475
|
Release version 1.7.3
|
2016-07-11 21:09:10 +02:00 |
|
Max Lee
|
f0b902683e
|
Change dependency scope
|
2016-07-09 16:57:38 +02:00 |
|
Max Lee
|
094675d1cd
|
The Vanilla worldborder uses the diameter, not the radius
|
2016-07-09 16:52:26 +02:00 |
|
Max Lee
|
827189d96a
|
Release version 1.7.2
|
2016-06-02 14:30:01 +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
|
5bdfba4d66
|
Move to simpler dynamic version generation
|
2016-04-17 23:55:08 +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
|
87af3b53b2
|
Use 1.9
|
2016-04-17 23:24:32 +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
|
ad5ab3f1a9
|
Add missing BoardInterface class
|
2016-02-14 22:00:46 +01:00 |
|
Max Lee
|
006a9a13aa
|
Try to make it build via maven
|
2016-02-14 21:54:42 +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 |
|
Max Lee
|
205dd0b9eb
|
The options name is loaded not loadedchunks
|
2015-03-14 23:42:32 +01:00 |
|
Max Lee
|
5839e2a6fd
|
That should be the right package for mcore 7.4.0
|
2015-03-14 23:19:29 +01:00 |
|
Max Lee
|
fc1ddef209
|
Should be compatible to both Factions >2.6 and FactionsUUID (old non-massivecore 1.6 version)
|
2015-03-14 23:12:01 +01:00 |
|
Max Lee
|
9e9d535c11
|
Added -biome parameter
|
2015-03-14 22:58:04 +01:00 |
|
Max Lee
|
efde1188f5
|
Merge branch 'master' of https://github.com/Phoenix616/RandomTeleport
|
2015-03-14 22:39:19 +01:00 |
|
Max Lee
|
af01e49fce
|
Added -loadedchunks parameter which only tries to teleport into loaded chunks
|
2015-03-14 22:38:45 +01:00 |
|
Max Lee
|
c0d62228a0
|
Made it more cross-platform compatible
|
2015-01-15 01:50:02 +01:00 |
|
Max Lee
|
fcc5d27ad7
|
Version push to 1.6.0
|
2014-11-29 19:19:16 +01:00 |
|
Max Lee
|
c773c2ab38
|
Added missing permissions and commands
|
2014-11-29 17:01:47 +01:00 |
|
Max Lee
|
c42487259a
|
Added config reload command
|
2014-11-29 16:56:50 +01:00 |
|
Max Lee
|
b0ef9e7083
|
Code cleanup
|
2014-11-29 16:53:41 +01:00 |
|
Max Lee
|
abde717a87
|
Fixed a bug where the stat command interfered with the presets
|
2014-11-29 16:44:02 +01:00 |
|
Max Lee
|
5a1a0fd2a3
|
Made compatible with older factions (pre 2.7)
|
2014-11-29 16:42:09 +01:00 |
|
Max Lee
|
6cc4c8888f
|
Made preset signs work and added some messages.
|
2014-11-29 01:31:00 +01:00 |
|
Max Lee
|
066c5f2274
|
Moved config and plugin yml into src folder
|
2014-11-29 00:56:40 +01:00 |
|
Max Lee
|
0bf7a813d3
|
Delete org.eclipse.jdt.core.prefs
|
2014-11-23 21:32:13 +01:00 |
|
Max Lee
|
16f7959ade
|
Delete .project
|
2014-11-23 21:32:01 +01:00 |
|
Max Lee
|
648c24c3cd
|
Delete .classpath
|
2014-11-23 21:31:54 +01:00 |
|
Max Lee
|
a830ed25e5
|
Merge remote-tracking branch 'origin/master'
|
2014-11-23 21:30:48 +01:00 |
|
Max Lee
|
7b69c87f75
|
Added preset signs. Version push to 1.5.1
|
2014-11-23 21:30:16 +01:00 |
|