Commit Graph

422 Commits

Author SHA1 Message Date
Sekwah
42b01ec059
Removed large warning messages 2020-07-19 14:33:02 +01:00
Sekwah
806beea62a
Removed large warning message
this was only here for a transition period
2020-07-19 14:27:10 +01:00
Sekwah
38b15acd15
Merge pull request #209 from imDaniX/patch-1
better check for bungeecord support
2020-07-19 14:21:16 +01:00
Daniil
d950d8eb22
better check for bungeecord support
For some custom forks like Tuinity and such.
Also this next warning is enormous and just annoying. I think there's should be some configurable option in the config to disable it. Can make a PR for this too if needed.
2020-07-19 04:09:41 +03:00
Sekwah
e02dd0e858
Updated versions to 0.5.7 2020-07-16 23:56:06 +01:00
Sekwah
5718d789d9
Merge pull request #207 from tmantti/bungee-destifix
Fix timing issues with bungeecord destination warps
2020-07-16 23:48:41 +01:00
tmantti
f82de6be12
Update AdvancedPortalsPlugin.java 2020-07-16 12:58:06 +03:00
tmantti
77096a931c
Update Listeners.java 2020-07-16 12:41:28 +03:00
tmantti
1cba807351
Update PluginMessageReceiver.java 2020-07-16 12:36:25 +03:00
tmantti
35845e1caa
Update AdvancedPortalsPlugin.java 2020-07-16 12:33:59 +03:00
tmantti
cf2ff77ccb
Update PluginMessageReceiver.java 2020-07-15 13:59:11 +03:00
Sekwah
17fb0c5332
Fixed security vulnerability 2020-07-02 02:39:23 +01:00
Sekwah
468715a29f Removed useless comment 2020-06-28 21:26:57 +01:00
Sekwah
f2090a917b Optimised imports and removed comment 2020-06-26 02:33:38 +01:00
Sekwah
1c413c82e5 Updated to 1.16
Solves #200

Also removed the compat file so this should be far more forwards compatible
2020-06-26 00:42:39 +01:00
Sekwah
4012e9bc01 Fixed permissions surrounding /portal warp 2020-06-21 03:18:26 +01:00
Sekwah
6c9eeb06d0 Added disablegateway feature 2020-06-21 02:49:18 +01:00
Sekwah
a4771aa86a Ment to set as 0.5.4 2020-06-18 03:40:10 +01:00
Sekwah
d2a362e5af Fixed bungee issues and protection 2020-06-18 03:37:06 +01:00
Sekwah
859971b6ea Portals fixed? 2020-05-31 22:41:09 +01:00
Sekwah
79f43b9a62 updated version 2020-04-21 19:47:21 +01:00
Sekwah
4912984cf0 Fixed wrong user being targeted by bungee destinations 2020-04-21 19:44:12 +01:00
Sekwah
9528ad6049 Added forgotten bracket from pr
I assume this one was done in a text edior
2020-04-20 20:36:42 +01:00
Sekwah
1e322aa2ce Updated version numbers 2020-04-20 20:35:27 +01:00
Sekwah
bfcb2d596e
Merge pull request #188 from silicondev/patch-1
Fixed issue where help menu appears on successful warp
2020-04-20 20:25:08 +01:00
silicondev
2100e5cec9
Fixed issue where help menu appears even if a player uses a successful portal warp command.
Added else if statement at line 80 checking for single arg instead of 2. This should now only appear if a player both has permission and has not specified a portal to warp to.
2020-04-20 19:06:28 +01:00
Sekwah
dc8a301ff2 Fixed #187 as well as adds bungeecommand 2020-04-20 13:23:52 +01:00
Sekwah
36a75a2bd6 Added leavedesti 2020-04-08 17:28:26 +01:00
Sekwah
d9928a60bb
Merge pull request #185 from Testerro/master
Add cooldown per portal feature
2020-04-08 16:58:18 +01:00
Tomasz Piowczyk
028482a46c Add data cleaner task 2020-04-08 15:44:53 +02:00
Tomasz Piowczyk
f61ac373a4 Cooldown uses extra data, remove onLeaveEvent for cooldown persistance, add join cooldown 2020-04-06 22:36:46 +02:00
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
Sekwah
a5c828e010
Merge pull request #174 from dalbodeule/master
add bungeecord destination warp through subchannel
2020-01-22 15:56:08 +00:00
dalbodeule
e926515175
add null check for bungee portal destination 2020-01-21 20:22:12 +09:00
dalbodeule
cab45ff7b2
delete junk file 2020-01-21 20:17:04 +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
89c4253f82
fixing shit travis stuff 2019-12-30 21:54:24 +00: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
9329ab58c5
Update README.md 2019-09-07 23:53:50 +01:00
Sekwah
48c416b63f
Updated license 2019-09-07 23:53:17 +01:00
Sekwah
79693bcd8a
Update README.md 2019-09-07 23:39:39 +01:00