Commit Graph

57 Commits

Author SHA1 Message Date
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
Max Lee
f8a709d33a Added ability to teleport other players to presets.
Syntax: /rtp <preset> <playername>
2014-11-23 20:46:16 +01:00
Max Lee
91cc7c2aac changed project page from Bukkit dev to SpigotMC 2014-11-23 20:28:18 +01:00
Max Lee
f16add33a7 Added separate blocks and regions force option 2014-11-23 20:26:48 +01:00
Max Lee
aa2a8bac6e Updated to Factions/Massivecore 2.7.1 2014-11-23 20:08:40 +01:00
Max Lee
48870fa706 Added BukkitDev page link 2014-08-20 03:31:41 +02:00
Max Lee
5fc0dfa441 Update README.md 2014-07-04 21:08:42 +02:00
Max Lee
83ce013227 Fixed an error with the permission 2014-07-04 20:57:44 +02:00
Max Lee
521b7cfe40 Version push to 1.5.0 2014-07-04 20:47:14 +02:00
Max Lee
32313d21bb Added more documentations, removed german messages from source 2014-07-04 20:46:52 +02:00
Max Lee
1bec8410a8 Made presets force, changed from § to & 2014-07-04 20:40:25 +02:00
Max Lee
a1c593f55d Implemented check for perm, added doc to methods 2014-07-04 20:39:41 +02:00
Max Lee
98027313e5 Removed permission "randomteleport.use" for the whole /rtp command 2014-07-04 20:39:11 +02:00
Max Lee
6d4731ac5c Added ability to add preset random deleports. Versionpush to 1.5.0 dev 2014-07-04 16:19:30 +02:00
Max Lee
a6f6fa29db Made saving and loading of HashMaps more comftable. 2014-05-25 22:54:11 +02:00
Max Lee
f1ffbace69 Fixed a bug where the -w option didn't work properly with worlds other
the the default ones (Multiverses for example)
2014-05-25 13:40:31 +02:00
Max Lee
f292ed042a Removed an unnecessary comment 2014-05-16 00:04:07 +02:00