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
55ff3da4f2
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
c82bad838f
Fixed issue with wrong name
2024-11-18 05:32:21 +00:00
Alastair
5e636483e7
Added todo list and removed unneeded info from pom file for core
2024-11-18 05:32:21 +00:00
Alastair
fd6d9ed889
Added forgotten files
2024-11-18 05:32:21 +00:00
Alastair
97fe9646bc
Removed comments
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
287637498a
Update CHANGELOG.md [skip ci]
2024-07-27 22:42:29 +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
Sekwah
ec84f8c28d
Update CHANGELOG.md [skip ci]
2024-07-24 23:01:30 +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
Sekwah
c127d875f5
Update CHANGELOG.md [skip ci]
2024-07-24 22:28:06 +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
f02ece4c7b
Update CHANGELOG.md [skip ci]
2024-07-17 03:19:37 +00:00
Sekwah
5d320f556c
chore: force changes ( #433 )
2024-07-17 04:14:30 +01:00
Sekwah
ed07314f84
feat: add link to re-code progress ( #432 )
2024-07-17 04:09:51 +01:00
Sekwah
f3ea0ac62a
feat: trigger a release for the older version
2024-07-17 03:48:30 +01:00
Sekwah
1f5a80da9d
chore: disable freeze for now
2024-07-17 03:41:32 +01:00
Sekwah
ecc05911a0
chore: update yarn stuff
2024-07-17 03:40:20 +01:00