Commit Graph

513 Commits

Author SHA1 Message Date
Sekwah 3ac7a8c6ff
ci: Adding changelog generation as well as changes to pipelines 2021-05-12 01:19:01 +01:00
Sekwah 0ad693db0c
Merge pull request #243 from sekwah41/dev/spigot-1.13-1.16
Add force enable features and proper velocity support
2021-05-10 10:21:53 +01:00
Sekwah 1aa8ce45ac
Updated changelog 2021-05-09 03:51:09 +01:00
Sekwah fc952e6c9e
Merge pull request #242 from sekwah41/feature/modern-forward-detect
Added modern forwarding
2021-05-09 03:47:36 +01:00
Sekwah 5c1f712765
Added auto detection at modern forwarding 2021-05-09 03:45:31 +01:00
Sekwah 7034eee7b2
Updated jar file naming to match maven standards 2021-05-05 02:14:25 +01:00
Sekwah e8ecde5b4e
Updated changelog 2021-04-22 11:56:20 +01:00
Sekwah baca2d3316
Merge branch 'feature/velocity-support' into dev/spigot-1.13-1.16 2021-04-22 11:49:21 +01:00
Sekwah 2040ea08a8
Fixed up velocity packets 2021-04-22 11:49:10 +01:00
Sekwah afe4e41b14
Updated to show dev in file name if not tagged 2021-04-05 15:07:56 +01:00
Sekwah 425093d887
Updated dev tags 2021-04-05 14:56:47 +01:00
Sekwah a30e44bb35
Altered tags to releases 2021-04-05 14:50:41 +01:00
Sekwah 3ac200bbc0
Updated build info and some other workflows 2021-04-05 14:47:34 +01:00
Sekwah 5c2c1cf465
Changed to explicitly state the master branch 2021-03-23 11:55:54 +00:00
Sekwah 9aa53f4a28
Updated readme to remove travis parts 2021-03-23 01:49:20 +00:00
Sekwah 4648ca31d6
Removed unused broken import 2021-03-23 01:38:29 +00:00
Sekwah 5e1d9aeb9d
Switched to gradle actions 2021-03-23 01:36:34 +00:00
Sekwah 31db696b1a
chmod 2021-03-23 01:35:23 +00:00
Sekwah 56221ee058
Merge pull request #232 from loonybtard/master
Command permissions for luckperms
2021-02-06 19:37:00 +00:00
loonybtard b7b148f057
Command permissions for luckperms 2021-02-05 00:00:54 +03:00
Sekwah ecd11a7f34
Clean up code a little and alter tags 2021-02-01 00:59:23 +00:00
Sekwah 5ee12d7696
Merge pull request #231 from loonybtard/master
Custom warp effects via particles
2021-01-30 18:42:49 +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 9a2ff28ab9
Update README.md 2020-11-28 03:21:52 +00:00
Sekwah aacdd54ffe
Update README.md 2020-11-28 03:21:32 +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 d84ec0bd3e
Upped version 2020-09-23 02:01:36 +01:00
Sekwah f14fd9f692
Fixed for the new more reliable event 2020-09-23 02:00:49 +01:00
Sekwah 69176c379b
Merge pull request #222 from elytraa/bungee-destination
Use ServerConnectedEvent for bungee relay
2020-09-21 00:19:19 +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
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