Commit Graph

84 Commits

Author SHA1 Message Date
Max Qian
109cd04034 Add Help Messages 2016-08-02 20:34:12 -07: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
Max Qian
f5f7464c24 Add desti list 2016-08-01 22:28:12 -07: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
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
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
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
7632291df7 Use switch instead of if-else for commands 2016-07-31 16:49:46 -07:00
Max Qian
d5fb63f0a6 Make inPortal Cooldown per Portal and add Cooldown on Player Join 2016-07-30 22:17:06 -07: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
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
94c02eadb2 Moved the resources so they were output with intellij 2016-04-24 17:54:14 +01:00
Alastair Hawkes
67f6b39434 Merge branch 'master' of C:\Users\Alastair\IdeaProjects\Advanced-Portals with conflicts. 2016-04-20 10:55:58 +01:00
Alastair
0a5130b72c removed faulty code. not sure why that was in there. 2016-04-08 13:10:50 +01:00
Alastair
3fbdccbd40 Fixed bug for standing on portals 2016-04-07 14:35:48 +01:00
Alastair
b201c76e97 Fixed standing on top of portal and warping 2016-04-01 22:52:38 +01:00
Alastair
4b24440ff3 Fixed standing on top of portal and warping 2016-04-01 19:12:36 +01:00
Alastair
703919bf4a fixed imports for bungee packet listener and also looking at horse fix 2016-03-31 22:34:12 +01:00
Alastair
2500ecef0c Added the prefix change options 2016-03-29 14:35:41 +01:00
Alastair
c7690bafad Fixed major permission issue 2016-03-29 14:15:22 +01:00
Alastair
4f33a22f0f fixed listeners for java 7 2016-03-29 13:44:39 +01:00
Alastair
5430c27999 cleaned up the code 2016-03-29 12:38:03 +01:00
Alastair
08d2a58c45 Moved code around and started adding bungee destination warps as well as starting the tag registration 2016-03-29 12:35:34 +01:00
Alastair
541a7f11e9 more remails of unneeded fall damage stuff 2016-03-29 00:23:22 +01:00
Alastair
1ccda4eab7 Left in fall damage removal by mistake... 2016-03-29 00:20:04 +01:00
Alastair
57bc18b994 fixed problems with lava portals and portal block portals 2016-03-14 12:11:04 +00:00
Alastair
5d5f916750 fixed captilisation 2016-03-09 12:55:44 +00:00
Alastair
a740de0ae9 renamed config file and other yml files 2016-03-03 19:45:31 +00:00
Alastair
4617b398f3 Fix nullpointers 2016-03-02 22:18:37 +00:00
Alastair Hawkes
f7df4bff24 Merge remote-tracking branch 'origin/master' 2016-03-02 22:17:02 +00:00
Alastair Hawkes
15bc1f0c44 updated config location and also fixed another bug 2016-03-02 22:16:34 +00:00
Alastair
54a3f8215f Possibly fixed more errors 2016-03-02 22:10:07 +00:00
Alastair Hawkes
9adfc2e58b Removed 1.7 support and added 1.9 2016-03-01 20:18:52 +00:00
Alastair Hawkes
bbd9984ac1 Added 1.9 support 2016-03-01 13:59:48 +00:00
Alastair
b522b169b9 Fixed half complete code which was released by mistake... 2016-02-29 18:54:24 +00:00