Commit Graph

601 Commits

Author SHA1 Message Date
Alastair
22163ba629 Removed dependency on craftbukkit by using reflection. (Took a while to learn and sort out :P but should be useful for the future anyway so its time well spent :D) 2016-08-03 03:30:59 +00:00
Alastair
62037634bc Removed dependency on craftbukkit by using reflection. (Took a while to learn and sort out :P but should be useful for the future anyway so its time well spent :D) 2016-08-02 20:11:47 -07:00
Alastair
e4d187be52 Removed craftbukkit folder and started remaking the compatability file 2016-08-02 20:03:40 -07:00
Max Qian
80fcd96ba7 awarp is now an alias of destination and destination permissions 2016-08-02 17:03:00 -07:00
Max Qian
fa9c1bdf9e Always do portal/lava check on move event 2016-08-02 15:59:15 -07:00
Alastair
6aa354c2eb Removed craftbukkit folder and started remaking the compatability file 2016-08-02 22:47:26 +00:00
Max Qian
f5f7464c24 Add desti list 2016-08-01 22:28:12 -07:00
Alastair
6219f2c32b Possible new way to sort out the imports. 2016-08-02 04:23:02 +00:00
Max Qian
75d5fef5b0 Everything should be using customPrefixes now 2016-08-01 21:00:32 -07:00
Max Qian
db76bc6ef2 Refactor Destinations 2016-08-01 18:53:56 -07:00
Alastair
920e3952d7 Merge remote-tracking branch 'origin/master' 2016-08-02 01:53:07 +00:00
Alastair
294a89b305 Removed portal xml 2016-08-02 01:52:46 +00:00
sekwah41
0714278fbb Merge pull request #39 from Maxqia/master
Various Changes
2016-08-01 18:29:03 +01:00
Max Qian
0bfdb18c04 Fix problem where end-like portals don't teleport you until you hit the bottom 2016-07-31 23:59:56 -07:00
Max Qian
65f264aedc Cleanup duplicate code 2016-07-31 23:59:41 -07:00
Alastair
e56853f0ea Updated listeners 2016-08-01 03:27:17 +00:00
Alastair
82ff025b3a removed dupe listener 2016-07-31 20:04:39 -07:00
Alastair
5183684f2f created the tag handler registry 2016-07-31 20:03:35 -07:00
Alastair
c93b4e92b5 Started creating the tag handlers 2016-07-31 20:02:49 -07:00
Alastair
ce9a679bbc Started updating listeners and users of the regions to use the new code in the portal class 2016-08-01 03:01:16 +00:00
Alastair
09ac2adf06 started adding tag registry and updated to support 1.10_R1 2016-07-31 20:00:20 -07:00
Alastair
c08ca1de33 Started moving code around 2016-07-31 19:57:10 -07:00
Max Qian
830c6e0879 Add list command and add missing break 2016-07-31 18:32:36 -07:00
Max Qian
4fd0275d3a Show selected portal and deduplicate code 2016-07-31 17:37:44 -07:00
Max Qian
14ccbbcd0f Use bukkit for javadocs 2016-07-31 17:17:10 -07:00
Max Qian
7632291df7 Use switch instead of if-else for commands 2016-07-31 16:49:46 -07:00
Max Qian
85a3abd5b2 Use maven provided craftbukkit from buildtools 2016-07-31 15:55:55 -07:00
Alastair
3e1ff45fd3 removing tracking for artifacts 2016-07-31 16:30:17 +00:00
Alastair
cd5a657b6f removing tracking for workspace 2016-07-31 16:28:59 +00:00
Alastair
36e24caf63 removing tracking for workspace 2016-07-31 16:28:12 +00:00
Alastair
efaec1f49b removing tracking for workspace 2016-07-31 16:27:15 +00:00
Alastair
9fc3847fb5 trying to fix tracking for workspace 2016-07-31 16:26:04 +00:00
Max Qian
d5fb63f0a6 Make inPortal Cooldown per Portal and add Cooldown on Player Join 2016-07-30 22:17:06 -07:00
Alastair
ae37afcbde removed dupe listener 2016-07-31 03:35:24 +00:00
Alastair
75419c00bc created the tag handler registry 2016-07-31 02:32:27 +00:00
Alastair
c3f466720d Started creating the tag handlers 2016-07-31 02:22:43 +00:00
Alastair
8a528230a3 started adding tag registry and updated to support 1.10_R1 2016-07-28 23:09:30 +01:00
Max Qian
252187c404 Add a cooldown 2016-07-28 13:18:38 -07:00
Max Qian
5bf7b71b65 Fix bungee portal NPE and dupe code added in 94c02ea 2016-07-28 10:42:51 -07:00
Max Qian
ee4227b919 Remove duplicate Listeners.java added back in commit 67f6b39 2016-07-28 07:24:28 -07:00
Max Qian
96a0fedc4d Add maven support 2016-07-28 07:22:47 -07:00
Alastair
6fa6175856 Started moving code around 2016-07-24 23:14:32 +01:00
Alastair Hawkes
4f0b06b32c added 1.10 support 2016-06-09 09:48:06 +01:00
Alastair
06794ac4a7 added error catcher for portal command args. 2016-05-15 10:29:52 +01:00
Alastair Hawkes
7bcd88fd1d Added support for 1.9.4 2016-05-11 11:42:54 +01:00
Alastair Hawkes
eff5319a9d Merge remote-tracking branch 'origin/master' 2016-05-11 11:39:01 +01:00
Alastair
808a9527f3 Added more specific license again 2016-05-09 18:23:48 +01:00
Alastair
cae5811371 Added proper license 2016-05-09 18:09:32 +01:00
Alastair
379fd20c79 Changed file extension 2016-05-09 18:07:26 +01:00
Alastair
94c02eadb2 Moved the resources so they were output with intellij 2016-04-24 17:54:14 +01:00