Commit Graph

6 Commits

Author SHA1 Message Date
Paldiu 4d624b4f3b Return to previous naming conventions 2022-02-26 14:32:20 -06:00
Paldiu 0ba0e1aeaa Update 2022.01
Update to the guilds plugin includes:
 - Fixed reflections methods for TFM Bridge to reflect new naming conventions
 - Added in an entry checker for the configuration file to ensure that the file contains the necessary key value pairs
 - Minor code QoL improvements
 - Convert to Paper
2022-01-28 17:37:58 -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 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