Commit Graph

311 Commits

Author SHA1 Message Date
Tomasz Piowczyk
414835a690 Remove debug message and make default cooldown 0 2020-04-04 17:34:06 +02:00
Tomasz Piowczyk
dafb14ffb4 Add cooldown per portal feature 2020-04-04 17:12:09 +02:00
Sekwah
067865f726
Merge pull request #177 from dalbodeule/master
[Emergency] bukkit PluginMessageReceiver add null-check/delay 20Ticks
2020-02-22 19:14:42 +00:00
dalbodeule
7009129085
delete not use package imports 2020-02-22 12:40:14 +09:00
dalbodeule
5402a0ab4e
some comment deleted, add null-check/delay 20Ticks 2020-02-06 17:19:43 +09:00
Sekwah
2d022de19c
Updated version number 2020-01-23 05:06:24 +00:00
Sekwah
ffe3201a93
Changing version number and updating ignore file 2020-01-22 16:30:59 +00:00
dalbodeule
e926515175
add null check for bungee portal destination 2020-01-21 20:22:12 +09:00
dalbodeule
0015a3bcb7
fix subchannel/bungee issues 2020-01-21 00:45:55 +09:00
dalbodeule
a6555b171c
add bungeecord portal teleport destination 2020-01-20 19:55:18 +09:00
Sekwah
0c8548b12e
Cleaned up gradle files 2019-12-30 15:18:14 +00:00
Sekwah
fecdc32e0d
Fixed portal protection region 2019-12-30 15:11:25 +00:00
Sekwah
9f4b70a0ef
Basic edits, though seems to work in 1.15 2019-12-30 14:52:00 +00:00
Sekwah
f5deb96d2e Upgraded gradle file and fixed a nullpointer 2019-08-12 09:40:06 +01:00
sekwah41
39dc937ddf
Merge branch 'master' into master 2019-07-03 11:11:51 +01:00
sekwah41
d92fcf1244
Added second(s) 2019-07-03 11:08:59 +01:00
xPepijnxTechx
4d816cbd46
Update Portal.java
Add ''to enter this portal'' instead of ''to teleport to (loc)"
2019-06-23 15:54:49 +02:00
Sekwah
e37ec1bef6 Removed useless comments 2019-06-03 03:11:34 +01:00
sekwah41
4392d60b26
Merge pull request #153 from jascotty2/dev
Improve event checking
2019-06-03 03:07:59 +01:00
Sekwah
21a5bb2933 Added message tag
Also updated the colour code conversion
2019-06-03 02:55:44 +01:00
jascotty2
fa01dde5d2 merge with dev 2019-06-02 17:26:21 -05:00
jascotty2
ccd21d0e22 improve event checking, cleanup imports 2019-06-02 17:25:29 -05:00
Sekwah
17e3819b2f Updated plugin version 2019-06-02 06:01:14 +01:00
Sekwah
677491a33f Added multiple material portals and random bungee tags 2019-06-02 04:39:08 +01:00
Sekwah
232a5334f1 Added new delay command 2019-05-31 04:04:48 +01:00
Sekwah
af2ded09b5 Removed final parts of chunk loading for beacons 2019-05-25 02:31:38 +01:00
Sekwah
dbf101bb4e Added netty to gradle and removed gateway call 2019-04-13 23:00:09 +01:00
Sekwah
70347779c2 Making network manager 2018-10-19 04:26:54 +01:00
Sekwah
56bbd8f2ca Started work to remake the gateway beacon cancelation 2018-10-18 03:27:39 +01:00
Unknown
af28e22b58 Updated version number 2018-08-30 12:00:44 +01:00
Unknown
d75c5d710a Added filter for the end to the beacon code 2018-08-30 12:00:07 +01:00
Sekwah
24d0f4719d Made fix for #127 2018-08-30 01:53:17 +01:00
Sekwah
accfda8d90 Changed reflection to grab the version by type rather than name 2018-08-29 05:54:50 +01:00
Sekwah
81e339172d Made default true 2018-08-27 21:44:06 +01:00
Sekwah
e6c2b2e960 Added new value to disable beacon 2018-08-27 21:43:02 +01:00
Sekwah
6a97eb46c8 #124 Portal rotation code fixed and end portal block 2018-08-27 00:38:18 +01:00
Sekwah
26f74c9cf6 Fixed portals being placed with gateways 2018-08-26 22:07:24 +01:00
Sekwah
becd114d87 Wand sub command code was in the wrong location 2018-08-25 20:46:25 +01:00
Sekwah
d4776748bb Improved an arg reader and working on getting portal rotations working 2018-07-31 02:57:30 +01:00
Sekwah
360618cd96 Fixed issues with release for 1.13
The original release works but was a little rushed, the action text interaction didn't work and water was replacing itself to STATIONARY_WATER
2018-07-23 04:26:55 +01:00
Sekwah
faf14757f8 Updated to 1.13
Backwards compatibility is also removed
2018-07-23 03:02:42 +01:00
Sekwah
e3ff485b09 Changed build system 2018-07-23 01:43:29 +01:00
Unknown
e3b660dcae Possible fix to memory leak 2018-07-12 13:49:20 +01:00
Sekwah
4f516a7eb2 Added a space 2018-07-05 02:27:16 +01:00
sekwah
ca72d9a8df Removed portal overlap because it was imperfect and one of the cheks was also causing an issue. This was better than fixing because portal regions may overlap with different triggerblocks 2018-05-21 21:02:01 +01:00
Unknown
811079b901 Auto stash before merge of "portals-old" and "origin/portals-old" 2018-05-04 03:55:56 +01:00
sekwah
6d6a483275 Added support for 1.8 as it was broken, need to fully test with 1.12 and a few other versions before release 2018-04-07 03:30:55 +01:00
FabioZumbi12
0c691df591 Add command to warp to portal. 2018-03-26 05:35:16 -03:00
sekwah
f42f2d3aea Changed return 2018-03-07 17:42:25 +00:00
sekwah
5c4cbaa127 Changed advancedportals.warp to effect the command and not destinations 2018-03-07 17:37:45 +00:00
sekwah
72db55a86b Updated warp event code and stopped on stopped move events 2018-01-14 20:34:48 +00:00
sekwah41
2096698b52 fixed inverted command level issue 2017-12-18 02:29:13 +00:00
sekwah41
efe03d29aa Changed default permission when command level isnt found 2017-12-17 22:51:06 +00:00
Alastair
5b12a9960f Changed command execution to allow chat command catchers to be activated 2017-12-02 01:48:59 +00:00
Alastair
1cd97d2bc1 Added no spectator mode setting 2017-11-30 19:13:52 +00:00
sekwah41
bfc473ec85
Merge pull request #101 from sekwah41/mob-spawning
Added anti pigman spawning
2017-11-30 19:00:33 +00:00
Alastair
4dcb4dd354 Added anti pig spawning 2017-11-30 18:56:42 +00:00
sekwah41
cd5933aa08
Merge pull request #95 from Xorgon/master
Added error message when players don't have build permission.
2017-11-28 22:54:11 +00:00
Alastair
734337a5be Fixed prefix 2017-11-20 20:45:19 +00:00
Xorgon
89036c12a7 Added error message when players don't have build permission. 2017-10-26 17:41:12 +01:00
sekwah
9ec4c3b78a trying out material auto complete 2017-09-01 12:14:58 +01:00
Alastair
fbbd104881 changed around the permissions 2017-08-06 00:10:06 +01:00
Alastair
8f5fba9959 Fixed spelling errors 2017-07-23 20:41:43 +01:00
Alastair
43160e35d9 Fixed capitalisation 2017-07-20 15:28:00 +01:00
Alastair
de987f0555 Added cooldowns for world events and teleporting in case a plugin warps you or you change world 2017-07-16 23:42:22 +01:00
Alastair
9e371b7a97 Added message to when you select portals directly 2017-07-15 11:29:10 +01:00
Alastair
52712ff015 Fix for 1.8.8 due to a reference to the hand being used which was not needed 2017-07-15 11:22:08 +01:00
Alastair
e4f38f50a0 fix again 2017-07-14 15:03:27 +01:00
Alastair
9d21bc3fc0 break building test 2017-07-14 14:57:54 +01:00
Alastair
9861869ad8 Test2 2017-07-14 12:04:39 +01:00
Alastair
fc4e94bcd3 test 2017-07-14 12:00:52 +01:00
Alastair
3551066e21 Stop use of commands with console causing crash reports 2017-07-14 00:56:39 +01:00
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
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