Commit graph

11 commits

Author SHA1 Message Date
Paldiu 9221442fc5 Should automatically add kvps when needed 2022-03-01 15:41:10 -06:00
spacerocket62 eba2b655c8 rename Reflections -> ReflectionsHelper
add a default case in the switch statement
2021-07-29 16:16:39 -07:00
spacerocket62 11b3e194ec Completely remove TFM as a dependency and use reflections instead
Simplify removing color codes by using ChatColor#stripColor
Have an option to use sqlite or mysql, by default it will be sqlite
2021-07-28 15:12:32 -07:00
Nathan Curran b0f4017cde
Remaining tickets completed
FS-96, FS-270, FS-271, FS-272, FS-282 and FS-303 are included in this commit
2021-06-15 23:19:25 +10:00
Nathan Curran 8636c88f94
Modification to SQL statements and fix invites (#8)
* Add primary key (rowid) to database

* Fix players not being able to join after being invited
2021-06-04 09:21:23 +10:00
Nathan Curran e6d3dc6b12
TFGuilds Rewrite (FS-164, FS-133, FS-244) (#7)
* TFGuilds rewrite almost completed (FS-164 FS-133 FS-244)

The rewrite is nearing completion - few modifications to TFGuilds and TFM and it will be ready for production

* Finalise few things

* Code cleanup

* Use empty list instead and true instead of false
2021-05-22 14:26:48 +10:00
Nathan Curran c4d65c21d2
Fix Codacy issues 2021-04-11 00:03:44 +10:00
Nathan Curran 9d58522fc6
Improve plugin performance (FS-151)
This is what Freedom-01 is running on and this will have to do until we start a rewrite.
2021-04-05 22:26:29 +10:00
speed 13c6063474 guild warps (FS-1)
* adds guild warps
* some more message standardization
* formatting
* alphabetize help subcommand and guild command
2020-12-19 19:41:20 -05:00
super 398cef14ec optimize imports 2020-12-03 08:38:37 -05:00
super dd1a740252 move player and guild data to a SQL database 2020-12-03 01:36:57 -05:00