Commit Graph

280 Commits

Author SHA1 Message Date
Alastair
8e1bd7b832 Forgot to upload before release 2017-06-12 15:44:03 +01:00
Alastair
9d906e9fff Fixed an issue for the config loading on the first startup 2017-06-12 14:53:27 +01:00
Alastair
42ac3553a2 Fixed text error 2017-06-11 22:26:16 +01:00
Alastair
1af04abd37 Fixed text error 2017-06-11 19:14:35 +01:00
Alastair
9099f2367b Fixed portal error and also added new block place features 2017-06-11 18:32:53 +01:00
Alastair
de46b0846e fixed more 2017-06-10 08:21:14 +01:00
Alastair
60287a4526 Forgot to finish removing metrics 2017-06-10 07:59:34 +01:00
Alastair
82cfa1a4b3 Replace metrics with own. Donesn't need to be as good at least the level of the naruto mod possibly or make it draw a graph. If you do the graph part also do it for the naruto mod and make it render the data to a folder on the website. 2017-06-10 07:55:39 +01:00
Alastair
1e8e5d9e03 Fixed wrong json format stopping a feature working 2017-06-10 07:27:27 +01:00
Alastair
62fc4add68 removed debug out 2017-05-25 11:16:42 +01:00
Alastair
07db2f8208 I am an idiot... i change stuff around and forget to set default to false... 2017-05-25 11:16:18 +01:00
Alastair
eda0dd5de6 Fixed issue with orders of the variables 2017-05-21 03:35:29 +01:00
Alastair
e6ebcef28a Fixed for older versions 2017-05-19 06:31:21 +01:00
Alastair
221bee9613 Fixed for older versions 2017-05-19 06:12:32 +01:00
Alastair
8ae2473b9a Added support for 1.12 and a new file for testing. 2017-05-19 06:09:57 +01:00
Alastair
bbcd423987 Added support for 1_8_R1 2017-05-13 18:19:08 +01:00
Alastair Hawkes
1bf886e909 fixed bugs with the new features 2017-04-20 03:55:14 +01:00
Alastair Hawkes
160d1e4cc3 Updated plugin organisation and disabled console portals by default 2017-04-20 03:31:25 +01:00
Alastair Hawkes
f34ffe8916 Fixed error message for no destination and a command 2017-04-13 14:41:16 +01:00
CodeHat
9efa4aac74 Fix portal block command in help message 2017-03-07 14:51:36 +01:00
Alastair
9f32237dae fixed portal perms 2017-03-07 12:12:16 +00:00
Alastair
4cb0df024e Fix desti permission error 2017-03-07 12:06:17 +00:00
Alastair
ee10d17cbb rearranged to test gui stuff 2017-03-07 00:12:13 +00:00
Max Qian
2952d59743 Cache all methods and support PoreRT! 2016-11-21 00:50:26 -08:00
Alastair
f45aeab806 test 2016-11-20 05:37:41 +00:00
Alastair
b94ec07573 Merge branch 'master' into portals-rewrite
# Conflicts:
#	src/com/sekwah/advancedportals/listeners/PortalProtect.java
2016-11-20 05:04:05 +00:00
Alastair
9888d6ec19 Updated some messaged and added a return 2016-11-20 05:01:55 +00:00
Alastair
412dd428dd Added throwback distance 2016-09-01 19:11:07 +00:00
Max Qian
161a56d281 Add throwback config 2016-08-15 16:26:27 -07:00
Max Qian
50455376de You didn't merge correctly! 2016-08-15 15:17:55 -07:00
Alastair
4134b77502 Added portal fail launchback 2016-08-04 03:26:08 +00:00
Alastair
5312eab16b Sorted out the portal and location sorting 2016-08-04 02:37:19 +00:00
Alastair
d4da241c2c Still need to rewrite the portal system for tags and create the destinations but have tidied it up a little and sorted out the lists to and warp command. 2016-08-04 02:23:38 +00:00
Alastair
a21c75346a Forgot a final prefix 2016-08-04 01:45:36 +00:00
Alastair
305014c31c Merge branch 'master' into portals-rewrite
# Conflicts:
#	Resources/config.yml
#	pom.xml
#	src/com/sekwah/advancedportals/AdvancedPortalsCommand.java
#	src/com/sekwah/advancedportals/AdvancedPortalsPlugin.java
#	src/com/sekwah/advancedportals/DestinationCommand.java
#	src/com/sekwah/advancedportals/WarpCommand.java
#	src/com/sekwah/advancedportals/listeners/FlowStopper.java
#	src/com/sekwah/advancedportals/listeners/Listeners.java
#	src/com/sekwah/advancedportals/listeners/PortalPlacer.java
#	src/com/sekwah/advancedportals/listeners/PortalProtect.java
#	src/com/sekwah/advancedportals/portals/AdvancedPortal.java
#	src/com/sekwah/advancedportals/portals/Portal.java
2016-08-04 01:43:58 +00:00
Max Qian
109cd04034 Add Help Messages 2016-08-02 20:34:12 -07:00
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
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
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
7632291df7 Use switch instead of if-else for commands 2016-07-31 16:49:46 -07: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
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
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
Alastair
1ff177e6eb Updated version numbers 2016-02-28 11:14:46 +00:00
Alastair
3d0b6a5366 found the possible fix for the server crash error with the command arg 2016-02-07 23:10:24 +00:00
Alastair
8887bbd9c3 Started updating how data is stored while running 2016-01-19 22:31:16 +00:00
Alastair
5e60034d6b Updated license 2016-01-16 23:14:28 +00:00
Alastair
43e9607ec9 added new message for /portal help and also fixed metrics 2015-12-12 18:19:59 +00:00
Alastair Hawkes
65b028c777 Catching some null errors 2015-12-08 14:28:33 +00:00
Alastair
f29a53409a Completely removed warp command using warp, use /awarp for the advanced portals warps 2015-12-01 21:24:39 +00:00
Alastair
41c2ed911e started adding command command 2015-11-19 22:43:42 +00:00
Alastair
bf09540855 Added base command 2015-11-15 22:52:29 +00:00
Alastair Hawkes
24a76e453d started adding command args 2015-11-12 16:18:30 +00:00
Alastair Hawkes
07f3e8e2f6 tried fixing some stuff in listeners 2015-11-09 22:53:19 +00:00
Alastair
e12a65bf69 Had added wrong type of null checker, errors were occouring when no portals rather than anything else. 2015-11-08 19:46:04 +00:00
Alastair
1511016221 merged and stuff 2015-09-16 22:45:33 +01:00
Alastair Hawkes
ec9e11eb3a Merge remote-tracking branch 'origin/master' 2015-09-14 21:41:23 +01:00
Alastair Hawkes
809f573a51 trying to fix the teleportation glitch 2015-09-14 21:41:04 +01:00
Alastair
dc937b28ce Fixed nocheatplus compatability 2015-08-18 00:03:56 +01:00
Alastair
c2b6b58940 Fixed nocheatplus compatability 2015-07-01 22:15:11 +01:00
Alastair
3ce49556aa Added NoCheatsPlus support and a new version of bukkit to the compatability 2015-06-28 20:37:00 +01:00
Alastair Hawkes
619085650c Merge remote-tracking branch 'origin/master' 2015-04-13 10:27:51 +01:00
sekwah41
7f6f6cd758 Problem causing all the portals to stop working has been solved 2015-04-11 14:17:28 +01:00
sekwah41
6318716511 updated the protection and stuff 2015-03-27 23:24:46 +00:00
sekwah41
80da8833ef updated warp permissions to allow ops through and also fixed a problem with the portal placer when vanilla portals are broken 2015-03-27 22:44:04 +00:00
sekwah41
5a2bd1796d Should be the complete code for custom permissions to use portals 2015-03-27 19:18:22 +00:00
sekwah41
ac21a19a3d Started adding the extra data for permissions and stuff 2015-03-25 22:51:29 +00:00
sekwah41
4561c7faf0 added reflection for 1.8_R2 2015-03-24 20:53:16 +00:00
Alastair Hawkes
e80196062b part of the prefix update thing 2015-02-09 19:50:10 +00:00
sekwah41
3c93be91e6 changed some stuff and edited the plugin.yml 2015-02-08 16:40:26 +00:00
sekwah41
6da54c7250 forgot to add stuff to the other NMS files 2015-02-08 16:39:09 +00:00
sekwah41
bef61f7231 The warp messages can now be shown above the hotbar 2015-02-08 16:38:29 +00:00
sekwah41
10319d8b3e Changed the § symbol to \u00A7 to stop problems when cloning the repo 2015-02-08 13:08:50 +00:00
sekwah41
86d13268b5 Changed the § symbol to \u00A7 to stop problems when cloning the repo 2015-01-15 22:16:16 +00:00
sekwah41
52ced1e3ef Moving files around
didnt like the Advanced-Portals inside advanced portals folder
2015-01-15 19:56:13 +00:00
sekwah41
899fad91ab Cleaned up the workspace 2013-10-07 20:02:03 +01:00
sekwah41
4c25b93fdc Started the plugin
Added the starting files
2013-10-07 17:39:59 +01:00