Commit Graph

678 Commits

Author SHA1 Message Date
sekwah41
1ad27a8d15 Update CONTRIBUTING.md 2024-11-18 05:32:21 +00:00
sekwah41
2ab8b8c35c Create CONTRIBUTING.md 2024-11-18 05:32:21 +00:00
sekwah41
d365cd535b Create PULL_REQUEST_TEMPLATE.md 2024-11-18 05:32:21 +00:00
sekwah
03c97984a6 Started working on portal data saving 2024-11-18 05:32:21 +00:00
sekwah
829ba9bdd4 Made tab complete only show commands with permission 2024-11-18 05:32:21 +00:00
sekwah
a762b58663 got the tab complete index wrong 2024-11-18 05:32:21 +00:00
sekwah
e6a515201d updated wrong message 2024-11-18 05:32:21 +00:00
sekwah
b6921e9549 Fixed another bracket issue 2024-11-18 05:32:21 +00:00
sekwah
ae80c1b09f Fixed bracket issue 2024-11-18 05:32:21 +00:00
sekwah
90ed0b2b5d update commandsender 2024-11-18 05:32:21 +00:00
sekwah
9d58c24d1a Added more subcommands 2024-11-18 05:32:21 +00:00
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
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