Commit Graph

139 Commits

Author SHA1 Message Date
Alastair
3366e9705a Ch 2017-07-14 00:15:08 +01:00
Alastair
ac8d5a9725 removed small stupid cast issue 2017-07-12 14:48:09 +01:00
Alastair
68bffc2c7e Merge remote-tracking branch 'origin/master' 2017-07-12 13:33:28 +01:00
Alastair
801ce6a4aa Fixed issue from refactoring as well as other issues 2017-07-12 13:27:22 +01:00
sekwah
1406a86272 Fixed support for below 1.10 2017-07-08 09:27:05 +01:00
Alastair
f73192d729 Started to add more to the help command 2017-06-13 18:54:18 +01:00
Alastair
c403e59360 updated variable calls 2017-06-13 18:06:48 +01:00
Alastair
fca3d737db Fixed double message issue of offhand. 2017-06-13 02:33:47 +01:00
Alastair
a3ae2416c3 Added metrics back 2017-06-13 01:32:28 +01:00
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