Commit Graph

796 Commits

Author SHA1 Message Date
Darkilen
abf7314463 Merge both LICENSE files 2024-11-18 05:32:21 +00:00
Brian
2955777f37 Fixes #133 Changed OnJoinEvent to correctly represent the function and
because Sekwah is a spelling dunce.
2024-11-18 05:32:21 +00:00
Brian
028a8210a3 Fixes #133 Changed OnJoinEvent to correctly represent the function. 2024-11-18 05:32:21 +00:00
Unknown
76589d046a Fixed language files 2024-11-18 05:32:21 +00:00
SamuDu24
77a4546a9e Rename en_GB.lang to fr_FR.lang 2024-11-18 05:32:21 +00:00
SamuDu24
4ebb20df54 Update en_GB.lang 2024-11-18 05:32:21 +00:00
SamuDu24
f4f230a418 fr_FR.lang
Traduction française de AdvancedPortals.
2024-11-18 05:32:21 +00:00
Sprungente
20190578a6 Add German Translation
I hope this file support UTF 8 because äöü.
2024-11-18 05:32:21 +00:00
Sekwah
811c790b64 Started looking to also do fabric support 2024-11-18 05:32:21 +00:00
sekwah41
70ea92bac3 Changed license
Changed so that plugins that use this as an API or library don't have to be under the same license
2024-11-18 05:32:21 +00:00
Sekwah
b372a018bc Fixed portal registry 2024-11-18 05:32:21 +00:00
Sekwah
3fa873315c updated version reading code 2024-11-18 05:32:21 +00:00
Sekwah
a10655d8a8 Removed forge code
It is stored in a branch but it will need to be updated to 1.13
2024-11-18 05:32:21 +00:00
Sekwah
2322f72bbc Updated op code 2024-11-18 05:32:21 +00:00
Sekwah
6593f21bed Added the basics of opped code to forge 2024-11-18 05:32:21 +00:00
Sekwah
c88b6f3b9d Added cache and removed imports 2024-11-18 05:32:21 +00:00
Sekwah
32524e6ce9 Changed selections to not use enum 2024-11-18 05:32:21 +00:00
Sekwah
430b278e4c Started adding material list for forge 2024-11-18 05:32:21 +00:00
Sekwah
6877e22b3b Started to get forge working 2024-11-18 05:32:21 +00:00
Sekwah
76bd76d015 Removed unneeded system outs 2024-11-18 05:32:21 +00:00
Sekwah
fafc2d20d8 Changed connector to have an implementation interface 2024-11-18 05:32:21 +00:00
Sekwah
6d887c5b37 Removed constructors 2024-11-18 05:32:21 +00:00
Sekwah
f7d47519b7 Changed inject annotation and build so it only does for spigot atm
Still learning a lot about all this and loving it so far
2024-11-18 05:32:21 +00:00
Sekwah
ed3c28faee Now gets mc version from spigot 2024-11-18 05:32:21 +00:00
Sekwah
3e34ea8a0d Left in thing by mistake 2024-11-18 05:32:21 +00:00
Sekwah
fa732c4e60 Removed dumb try catch system i had made 2024-11-18 05:32:21 +00:00
Alastair Hawkes
fa795c7d91 Updated to todays mappings 2024-11-18 05:32:21 +00:00
Alastair Hawkes
d225e43553 Added wrapper and updated mapping 2024-11-18 05:32:21 +00:00
Sekwah
abb0b5c1c4 Seems successful so far 2024-11-18 05:32:21 +00:00
Sekwah
cf8addd5fa Trying Something New 2024-11-18 05:32:21 +00:00
Sekwah
5f91430531 Changed references 2024-11-18 05:32:21 +00:00
Sekwah
afe32f5086 Changes to static references 2024-11-18 05:32:21 +00:00
Sekwah
c69c66c76c Moved the removeplayerselection method 2024-11-18 05:32:21 +00:00
Sekwah
031085f3bf Removed test messages 2024-11-18 05:32:21 +00:00
Sekwah
e12438e10e Stream is now properly recieved 2024-11-18 05:32:21 +00:00
Sekwah
2f9a9622db Updated references for listener 2024-11-18 05:32:21 +00:00
Sekwah
a3625af88f Testing data 2024-11-18 05:32:21 +00:00
Sekwah
e1ba140194 Added maven cache 2024-11-18 05:32:21 +00:00
Sekwah
cafe3742d3 Updateged build 2024-11-18 05:32:21 +00:00
Sekwah
246fee452b Updated build 2024-11-18 05:32:21 +00:00
Sekwah
fb4d4b1da5 Updated build 2024-11-18 05:32:21 +00:00
Sekwah
9eeba2495e Changes 2024-11-18 05:32:21 +00:00
Sekwah
5d4e8d42c8 Updated gradle file 2024-11-18 05:32:21 +00:00
Sekwah
79e51c7f27 Not working yet but moved stuff 2024-11-18 05:32:21 +00:00
Sekwah
b71a631bae Forgot service classes 2024-11-18 05:32:21 +00:00
Sekwah
6dbfa6f242 Moving to service handlers 2024-11-18 05:32:21 +00:00
Sekwah
77e037601b Changing layout of project 2024-11-18 05:32:21 +00:00
Brian
b9475a3550 Moved classes and packages to be in src > main > java 2024-11-18 05:32:21 +00:00
Sekwah
7d07c55b67 Moved lang 2024-11-18 05:32:21 +00:00
Brian
b01e84b39a Moved classes and packages to be in src > main > java 2024-11-18 05:32:21 +00:00