Commit Graph

104 Commits

Author SHA1 Message Date
Sekwah
20c56219f9 release version: 0.9.0 [skip ci] 2021-12-15 00:14:44 +00:00
JOO200
e3021367ab feat: WorldEdit Integration, fix logic error 2021-12-15 00:13:30 +00:00
JOO200
fdb22ab8b5 feat: Added WorldEdit Integration
* New config option to enable WorldEdit integration
* New command "/portal we-selection <name>" to select the Portal as WorldEdit selection
* When enabled: Create portals with WorldEdit selections, disable AdvancedPortal's Wand
2021-12-15 00:13:30 +00:00
Mohammed Al-Dahleh
3928922de3 feat: Adds ability to configure warp message 2021-11-29 12:00:25 +00:00
Sekwah
64f0f5113e release version: 0.8.0 [skip ci] 2021-09-01 16:48:06 +00:00
Sekwah
81d64ecc5a feat: Allow the ability to disable the proxy warning message 2021-09-01 17:46:58 +01:00
Sekwah
9b3adf7ba4 release version: 0.7.2 [skip ci] 2021-07-14 08:35:41 +00:00
Sekwah
62307c6bcf fix: Issue where portal events activate too early in survival
Fixes #228
2021-07-14 09:34:36 +01:00
Sekwah
ee8f0ff3d0 release version: 0.7.1 [skip ci] 2021-06-30 09:23:07 +00:00
Sekwah
bc683183f6 release version: 0.7.0 [skip ci] 2021-06-27 20:28:53 +00:00
Sekwah
f364828176 feat: Added missing commands from tab complete 2021-06-27 21:28:11 +01:00
Sekwah
c51a556ac7 release version: 0.6.1 [skip ci] 2021-06-27 18:20:59 +00:00
Sekwah
7c78f414ac
fix: Spigot 1.17 error message (#260)
* chore(ci): Add renovate

* fix: 1.17 launch non-critical error

Fixes #259
2021-06-27 18:53:43 +01:00
Sekwah
06722986be
chore(release): 0.6.0 2021-05-19 20:33:41 +01:00
Sekwah
093da07b00
chore(release): 0.16.0 2021-05-19 00:55:45 +01:00
Sekwah
99c810e1be
feat(proxy): Added a ForceEnableProxySupport config option
This is in case other plugins may be messing with the location after swapping servers so that it is enforced after the others.
2021-05-14 03:16:43 +01:00
Sekwah
f3c8f73975
feat(proxy): Modern forwarding will be automatically detected.
You will no longer need to manually set ForceEnableProxySupport
2021-05-14 03:14:24 +01:00
Sekwah
b243b4d889
feat(proxy): Added Velocity support 2021-05-14 02:55:22 +01:00
Sekwah
327e7dd0cb
chore(release): 0.5.13-2 2021-05-14 02:35:05 +01:00
Sekwah
d884db3d6c
chore(release): 0.5.13-1 2021-05-13 00:44:25 +01:00
Sekwah
a1121adc10
feat: Added configurable proxy teleport delay 2021-05-13 00:42:45 +01:00
Sekwah
e8cbb403c5
ci: Fix issue with wrong dev mode 2021-05-12 20:06:11 +01:00
Sekwah
ae518bea39
chore(release): 0.5.14-0 2021-05-12 02:47:47 +01:00
Sekwah
4278cd5d7a
ci: Fixed version bumping 2021-05-12 02:07:10 +01:00
Sekwah
5c1f712765
Added auto detection at modern forwarding 2021-05-09 03:45:31 +01:00
Sekwah
2040ea08a8
Fixed up velocity packets 2021-04-22 11:49:10 +01:00
Sekwah
4648ca31d6
Removed unused broken import 2021-03-23 01:38:29 +00:00
Sekwah
ecd11a7f34
Clean up code a little and alter tags 2021-02-01 00:59:23 +00:00
loonybtard
ff4fd1f3e7 custom particle effect on warp 2021-01-30 02:50:36 +03:00
loonybtard
5682b94aef fix unused hideActionBar 2021-01-30 00:37:36 +03:00
Sekwah
886a8744e2
Merge parts 2021-01-25 01:05:47 +00:00
Sekwah
8c7798dec8
Remove unneeded imports 2021-01-24 03:26:35 +00:00
Sekwah
41643caff2
Cleanup 2021-01-24 03:08:14 +00:00
Sekwah
f8e5cced9e
Add force override to enable proxy. 2021-01-24 03:05:58 +00:00
Sekwah
2da18a3417
Bungee cleanup (was sending unneeded packets to clients) 2020-12-30 04:04:17 +00:00
Sekwah
d06f150358
Finished Velocity Support 2020-12-30 03:44:27 +00:00
Sekwah
1796945896
Adding velocity support 2020-12-30 02:49:45 +00:00
Sekwah
2063c8e30c
Fixed entity teleporting? 2020-12-03 22:45:05 +00:00
Sekwah
9279be58aa
Fixed an issue with spam re-triggering on portal events 2020-11-28 17:07:24 +00:00
Sekwah
6dd23ddeee
Added extra checks to in portal as well as fix spam trigger on commands 2020-10-26 03:39:32 +00:00
Sekwah
d104da907f
Changed for better support for paperspigot 2020-09-23 10:06:05 +01:00
Sekwah
f14fd9f692
Fixed for the new more reliable event 2020-09-23 02:00:49 +01:00
Freddy
7aa4114742 Use ServerConnectedEvent for bungee relay 2020-09-21 01:08:27 +02:00
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
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
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