Commit Graph

589 Commits

Author SHA1 Message Date
Alastair Hawkes 160d1e4cc3 Updated plugin organisation and disabled console portals by default 2017-04-20 03:31:25 +01:00
Alastair Hawkes d392dfa88c fixed back. not sure why i thought this was the exploit... 2017-04-20 00:55:56 +01:00
Alastair Hawkes 6bcc9e6510 why is this back to true.... 2017-04-20 00:54:08 +01:00
Alastair Hawkes e9b47db152 updated version number 2017-04-20 00:52:43 +01:00
Alastair Hawkes 664ef41b6a updated version number 2017-04-13 15:03:47 +01:00
Alastair Hawkes f34ffe8916 Fixed error message for no destination and a command 2017-04-13 14:41:16 +01:00
Alastair 6800134600 Merge remote-tracking branch 'origin/master' 2017-04-06 02:18:14 +01:00
Alastair 6b18c0721d removed an unneeded perm 2017-04-06 02:17:51 +01:00
sekwah41 fe0df660c7 Merge pull request #55 from Pixelhash/master
Fix portal block command in help message
2017-03-07 18:03:31 +00: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 cb5e429de0 update versions 2017-03-07 12:06:42 +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
Alastair 88a823f713 Merge remote-tracking branch 'origin/master' 2017-03-07 00:00:24 +00:00
Alastair eb03573338 Renamed tags and also added notes 2017-03-07 00:00:13 +00:00
sekwah41 e27af038d5 Update README.md
Readded and changed  message
2016-12-22 01:54:22 +00:00
sekwah41 e0e9889681 Updated readme
removed unneeded messages to do with craftbukkit
2016-12-22 01:51:36 +00:00
Alastair 9494120be5 Merge remote-tracking branch 'origin/master' 2016-12-16 04:39:41 +00:00
Alastair 0c53ef956b Updated License 2016-12-16 04:38:38 +00:00
sekwah41 03653e9fed Merge pull request #49 from Maxqia/master
Cache all methods and support MCP mappings
2016-11-22 09:31:01 +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
Alastair 0070d70c8e updated config 2016-09-01 19:08:51 +00:00
sekwah41 af83ea8ef6 Merge pull request #43 from Maxqia/master
Slight Fixes
2016-08-31 12:53:42 +01: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 7fdb84f36b Forgot to remove from the config 2016-08-04 03:32:49 +00: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
sekwah41 7b774d6d9e Merge pull request #42 from Maxqia/master
Even More Changes
2016-08-04 01:16:54 +01: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
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