Commit Graph

354 Commits

Author SHA1 Message Date
sekwah41
f95713b855
Update CONTRIBUTING.md 2018-01-24 10:16:30 +00:00
sekwah41
c5ab7580af
Create CONTRIBUTING.md 2018-01-24 10:15:32 +00:00
sekwah41
bb3084ccb6
Create PULL_REQUEST_TEMPLATE.md 2018-01-24 10:10:49 +00:00
sekwah
6206d7c783 Started working on portal data saving 2018-01-24 10:05:46 +00:00
sekwah
9537be4c7a Made tab complete only show commands with permission 2018-01-23 18:40:39 +00:00
sekwah
336919605e got the tab complete index wrong 2018-01-23 18:36:39 +00:00
sekwah
b5e6cdf947 updated wrong message 2018-01-23 18:09:16 +00:00
sekwah
c171dd756e Fixed another bracket issue 2018-01-23 18:04:34 +00:00
sekwah
c0efc0f0af Fixed bracket issue 2018-01-23 18:03:23 +00:00
sekwah
14ddb769e6 Added more subcommands 2018-01-23 17:59:41 +00:00
sekwah
ab0805deff updated color codes 2018-01-23 16:52:25 +00:00
sekwah
5f59e73cb5 Updated help menu 2018-01-23 16:47:46 +00:00
sekwah
328ec6a51f Fixed a subcommand issue 2018-01-23 16:37:04 +00:00
sekwah
6ffa9ce979 Added a simple subcommand as a test 2018-01-23 16:26:53 +00:00
sekwah
1f5b474e19 Update to have a invalid sub command message 2018-01-23 06:28:17 +00:00
sekwah
8021480bff Fixed error going back a page 2018-01-23 06:24:09 +00:00
sekwah
cf1126f71d changed data type 2018-01-23 06:15:51 +00:00
sekwah
01af1faf91 removed unneeded system out 2018-01-23 06:08:51 +00:00
sekwah
b50bd20531 Added another error catcher 2018-01-23 06:07:04 +00:00
sekwah
0ad9dcdebf Updated to pretty print the json 2018-01-23 06:04:33 +00:00
sekwah
13ecfcea8a Test json writer 2018-01-23 06:01:30 +00:00
sekwah
5c33600008 updated translation and config files 2018-01-23 05:37:16 +00:00
sekwah
cefae0db89 Added uppercase first letter on the help menu 2018-01-22 22:12:53 +00:00
sekwah
d7b1818b12 Added copying of the default file if the file is missing 2018-01-22 22:04:21 +00:00
sekwah
a978325750 removed pointless system out info 2018-01-22 21:57:04 +00:00
sekwah
83e9499f81 Forgot about dollar symbol in regex 2018-01-22 21:56:10 +00:00
sekwah
e76697ddd6 Updated language translator 2018-01-22 21:50:22 +00:00
sekwah
991a2f08ac updated plugin.yml 2018-01-22 21:44:47 +00:00
sekwah
d8acf54d40 Started help menu, not sure exactly what it looks like yet 2018-01-22 20:59:39 +00:00
sekwah
310740879e Added loops for the subcommands and more to the todo 2018-01-22 05:12:53 +00:00
sekwah
970db237de Started designing the start of commands 2018-01-22 05:00:35 +00:00
sekwah
56d46a763f Started adding the base of the command registry 2018-01-19 04:14:54 +00:00
sekwah
b508e7e0cc Added some info and started command stuff a little 2018-01-19 02:39:39 +00:00
sekwah
854c06eba3 started adding command template 2018-01-18 06:28:51 +00:00
sekwah
22c2e20d3c Added code to save the config file after loading it 2018-01-17 05:56:11 +00:00
sekwah
9dafafdc40 Removed unneeded info 2018-01-17 05:42:44 +00:00
sekwah
3f08fd20bf Updated core 2018-01-17 05:36:02 +00:00
sekwah
cca8d8c6b5 Updated info logger 2018-01-17 05:33:53 +00:00
sekwah
b0188c14d0 Started working on config data class 2018-01-07 01:19:41 +00:00
Alastair
24cb55b21d Added link to readme 2018-01-05 21:18:09 +00:00
Alastair
3e1623f688 Actually finished removing bukkit references now 2018-01-05 21:14:15 +00:00
Alastair
9a6bfa143a removed all bukkit references 2018-01-05 20:56:09 +00:00
Alastair
a02b694830 removed all bukkit references 2018-01-05 20:47:22 +00:00
Alastair
f9041ea83f Preparing to design container implementation idea 2018-01-05 01:01:08 +00:00
Alastair
51e426c274 Fixed some referenced but still need to finish removing bukkit references 2018-01-04 14:51:40 +00:00
Alastair
a656fce13e Fixed issue with wrong name 2018-01-03 23:37:40 +00:00
Alastair
a0c265dfac Added todo list and removed unneeded info from pom file for core 2018-01-03 23:33:09 +00:00
Alastair
078d8611d7 Added forgotten files 2018-01-03 23:28:31 +00:00
Alastair
0b69728639 Rewrote to have no references to any of the platforms 2018-01-03 23:16:11 +00:00
Alastair
a4b1e101d4 reordered readme 2018-01-03 16:28:02 +00:00