Commit Graph

50 Commits

Author SHA1 Message Date
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
c403e59360 updated variable calls 2017-06-13 18:06:48 +01:00
Alastair
9d906e9fff Fixed an issue for the config loading on the first startup 2017-06-12 14:53:27 +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
e6ebcef28a Fixed for older versions 2017-05-19 06:31:21 +01:00
Alastair
8ae2473b9a Added support for 1.12 and a new file for testing. 2017-05-19 06:09:57 +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
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
Alastair
412dd428dd Added throwback distance 2016-09-01 19:11:07 +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
Alastair
6aa354c2eb Removed craftbukkit folder and started remaking the compatability file 2016-08-02 22:47:26 +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
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
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
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
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
Alastair
06794ac4a7 added error catcher for portal command args. 2016-05-15 10:29:52 +01:00
Alastair
94c02eadb2 Moved the resources so they were output with intellij 2016-04-24 17:54:14 +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
5430c27999 cleaned up the code 2016-03-29 12:38:03 +01:00
Alastair
1ccda4eab7 Left in fall damage removal by mistake... 2016-03-29 00:20:04 +01: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
15bc1f0c44 updated config location and also fixed another bug 2016-03-02 22:16:34 +00:00
Alastair
b522b169b9 Fixed half complete code which was released by mistake... 2016-02-29 18:54:24 +00:00
Alastair
8887bbd9c3 Started updating how data is stored while running 2016-01-19 22:31:16 +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
07f3e8e2f6 tried fixing some stuff in listeners 2015-11-09 22:53:19 +00:00
Alastair
dc937b28ce Fixed nocheatplus compatability 2015-08-18 00:03:56 +01:00
sekwah41
7f6f6cd758 Problem causing all the portals to stop working has been solved 2015-04-11 14:17:28 +01: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
10319d8b3e Changed the § symbol to \u00A7 to stop problems when cloning the repo 2015-02-08 13:08:50 +00:00