Commit Graph

394 Commits

Author SHA1 Message Date
sekwah
43fb882be3 Updating listeners 2024-11-18 05:32:21 +00:00
sekwah
a1b4eadc52 updated color codes 2024-11-18 05:32:21 +00:00
sekwah
5ae6560fe6 Updated help menu 2024-11-18 05:32:21 +00:00
sekwah
b15f8e7ef2 Fixed a subcommand issue 2024-11-18 05:32:21 +00:00
sekwah
9b57a55f93 Added a simple subcommand as a test 2024-11-18 05:32:21 +00:00
sekwah
59105b15ce Update to have a invalid sub command message 2024-11-18 05:32:21 +00:00
sekwah
d79732d55f Fixed error going back a page 2024-11-18 05:32:21 +00:00
sekwah
a5680a7621 removed unneeded system out 2024-11-18 05:32:21 +00:00
sekwah
b4575a954e work on the player container 2024-11-18 05:32:21 +00:00
sekwah
30cec4e7f6 Added another error catcher 2024-11-18 05:32:21 +00:00
sekwah
3a5c6d88cb Updated to pretty print the json 2024-11-18 05:32:21 +00:00
sekwah
64d67a14a8 Test json writer 2024-11-18 05:32:21 +00:00
sekwah
31143029b6 updated translation and config files 2024-11-18 05:32:21 +00:00
sekwah
85525709c4 Added uppercase first letter on the help menu 2024-11-18 05:32:21 +00:00
sekwah
dd5e1edfad Added copying of the default file if the file is missing 2024-11-18 05:32:21 +00:00
sekwah
f66130cc55 removed pointless system out info 2024-11-18 05:32:21 +00:00
sekwah
2a22cbe41a Forgot about dollar symbol in regex 2024-11-18 05:32:21 +00:00
sekwah
42ae063e41 Updated language translator 2024-11-18 05:32:21 +00:00
sekwah
f5b830e2be updated plugin.yml 2024-11-18 05:32:21 +00:00
sekwah
5b13211b38 Starting to add spigot loading 2024-11-18 05:32:21 +00:00
sekwah
c45197c803 Started help menu, not sure exactly what it looks like yet 2024-11-18 05:32:21 +00:00
sekwah
fe7d7cf8f0 Added loops for the subcommands and more to the todo 2024-11-18 05:32:21 +00:00
sekwah
b3febeb684 Started designing the start of commands 2024-11-18 05:32:21 +00:00
sekwah
6ec74bf452 Started adding the base of the command registry 2024-11-18 05:32:21 +00:00
sekwah
c8f9c062ba Added some info and started command stuff a little 2024-11-18 05:32:21 +00:00
sekwah
4d9f1a2635 started adding command template 2024-11-18 05:32:21 +00:00
sekwah
ec59854850 Added code to save the config file after loading it 2024-11-18 05:32:21 +00:00
sekwah
86d3121ba8 Started linking the beginnings of the project 2024-11-18 05:32:21 +00:00
sekwah
e1ffac8e3b Removed unneeded info 2024-11-18 05:32:21 +00:00
sekwah41
57cb442ae3 Merge branch 'master' into spigot 2024-11-18 05:32:21 +00:00
sekwah
9e56aa074c Updated core 2024-11-18 05:32:21 +00:00
sekwah
2d57994594 Updated info logger 2024-11-18 05:32:21 +00:00
sekwah
b62cfce894 Started working on config data class 2024-11-18 05:32:21 +00:00
sekwah
648b5cc433 Added the metrics file and base plugin file 2024-11-18 05:32:21 +00:00
Alastair
4b2acf3f20 Actually finished removing bukkit references now 2024-11-18 05:32:21 +00:00
Alastair
aff9450a0e removed all bukkit references 2024-11-18 05:32:21 +00:00
Alastair
059036d5ea removed all bukkit references 2024-11-18 05:32:21 +00:00
Alastair
3b3df7c8ea Preparing to design container implementation idea 2024-11-18 05:32:21 +00:00
Alastair
c6804bada3 Fixed some referenced but still need to finish removing bukkit references 2024-11-18 05:32:21 +00:00
Alastair
3bac697fe6 Spigot 2024-11-18 05:32:21 +00:00
Alastair
776895f45d Rewrote to have no references to any of the platforms 2024-11-18 05:32:21 +00:00
Sekwah
6a228d8e7d release version: 1.0.0 [skip ci] 2024-07-27 22:42:36 +00:00
Sekwah
8f29d203e2 fix!: disable proxy detection to avoid vulnerabilities (see full commit for more info)
If you are using 1.12 or lower you are unaffected as the features causing this issue were not implemented back then.

Thanks to rooter.rs for notifying me of these issues as well as helping code and test a fix for this.

Velocity was unaffected by this issue if you had the plugin on the proxy though due to the likelihood that may not be the case I have decided to disable this for everyone by default

If you are on bungee you will 100% want to update to this version right away.

For a full writeup by roote.rs see https://roote.rs/posts/advancedportals/
2024-07-27 23:41:33 +01:00
Sekwah
8fd11f85c4 fix: stop portal packets still being forwarded to the client
Thanks to rooter.rs for notifying me of these issues :)

Multiple people made me aware of this one, but they were the first :D

For details see https://roote.rs/posts/advancedportals/
2024-07-27 23:41:33 +01:00
Sekwah
258ede7501 release version: 0.11.0 [skip ci] 2024-07-24 23:01:36 +00:00
TreemanKing
ad82d59021
fix: remove associated metadata when logging into a new server (#397) 2024-07-25 00:00:42 +01:00
Sekwah
a5fac45a66 release version: 0.10.1 [skip ci] 2024-07-24 22:28:12 +00:00
TreemanKing
5b9b41624d
feat: add custom warp message config (messages.yml) 2024-07-24 23:26:55 +01:00
Sekwah
f24e04bbc5 release version: 0.10.0 [skip ci] 2024-07-17 03:19:44 +00:00
Sekwah
a0cd907242 fix: something in the old metrics class was triggering certain antivirus 2024-01-28 03:45:19 +00:00
TreemanKing
14a62d384f
fix: typo in tag api (#396) 2023-11-05 09:36:47 +00:00
TreemanKing
24d05ff2fd
fix: Add Selector Alias (Wand) in help message (#387)
Closes #333
2023-09-13 02:17:31 +01:00
TreemanKing
0bfc3b79de
fix: Add Author for Velocity Plugin (#386) 2023-09-13 02:14:57 +01:00
Galster-dev
496396f18b
feat: add multi destination randomisation 2023-04-25 15:46:41 +01:00
Sekwah
141db1cfab release version: 0.9.3 [skip ci] 2023-01-21 03:36:47 +00:00
Sekwah
71fe36c324 fix: detect new velocity setting location 2023-01-21 03:28:23 +00:00
Sekwah
5df74aae28 release version: 0.9.2 [skip ci] 2022-02-24 00:31:25 +00:00
Sekwah
9a64ae58c7 fix: Removes the false positive warning from McAntiMalware
Fixes #300
2022-02-24 00:30:23 +00:00
Sekwah
1bad72bbc2 release version: 0.9.1 [skip ci] 2021-12-17 02:09:11 +00:00
Sekwah
75d2be30fe fix: Error in position checks for portal creation 2021-12-17 02:08:24 +00:00
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
e73d84afa3 fix: Access to portal warp command locked behind wrong perm
Fixes #272
2021-06-30 10:22:12 +01: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
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
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