Commit Graph

130 Commits

Author SHA1 Message Date
Telesphoreo cb2f84bb10 who decided to do this 2022-03-25 16:27:09 -05:00
Telesphoreo 8b10afa8aa Revert 2022-03-25 16:26:29 -05:00
Telesphoreo 4b6fb1ead4 Merge https://github.com/AtlasMediaGroup/TFGuilds 2022-03-25 16:25:01 -05:00
Paldiu 9221442fc5 Should automatically add kvps when needed 2022-03-01 15:41:10 -06:00
Paldiu 4d624b4f3b Return to previous naming conventions 2022-02-26 14:32:20 -06:00
Paldiu bfb89fb414 Fixed config verification 2022-02-26 14:30:42 -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
Taahh e2d6f9a09c
FS-424 (#11)
* Fixes NPE of https://gist.github.com/Wild1145/4dfd2c2fd3c38331d79c5672e700ec74
Added check to check if user is null or not
Added check to make sure the stripped strings are not null (tfm tag & guild tag)

* Forgot to use variables to substitute

Co-authored-by: spacerocket62 <spacerocket62@gmail.com>
2022-01-24 12:22:17 +11:00
Telesphoreo 89bdd6d5fd Update for TFM refactor 2021-12-07 17:29:02 -06:00
FTTT 5654fc9a0f Use appropriate data structure
- Convert the HashMaps in DisbandSubCommand and LeaveSubCommand to Lists
2021-11-07 17:31:11 -08:00
FTTT 196689db62 Require confirmation for significant actions
- Users will now be required to repeat the command when disbanding, leaving, kicking a player from, or transferring ownership within a guild.
2021-11-07 01:50:13 -07: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 4ec00d977c
Fix moderator chat 2021-06-28 22:46:46 +10:00
Nathan Curran 32afc7c1b2
TFGuilds Second Release Candidate
- Fixed owner not being counted
- Updated regex to include hex colour codes
2021-06-20 13:51:19 +10:00
Nathan Curran cc4d005d5f
Fix Codacy isues 2021-06-15 23:33:22 +10: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 8263e8b20f
Fix tags not setting after loading (FS-288) 2021-06-07 11:12:49 +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
Nathan Curran a0075b2163
Use toLowerCase instead 2021-03-07 19:17:44 +11:00
Nathan Curran c9972c2879
Added another missed save statement 2021-03-07 15:53:19 +11:00
Nathan Curran 02e1df6e9c
Save data when removing a player from rank (FS-134) 2021-03-07 15:43:08 +11:00
Ryan Wild 3c412ca0e8
2021.03-RC01 Release
Bumped version numbers and made sure we build Java 11. Also fixed a bug where we seem to double log entries.
2021-03-05 22:56:39 +00:00
abhiram 4128950c46 Fixed invalid config path, it was causing tag not displaying 2021-02-25 02:01:54 +05:30
speed ca7e623dd5 fix?????????????? 2021-01-06 10:56:20 -05:00
speed 56134e2f32 lol 2020-12-29 14:26:16 -05: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
speed 2701a5de4a smart 2020-12-17 14:23:32 -05:00
speed ff033b6483 fix 2020-12-13 22:05:24 -05:00
super b13ac976a3
Merge branch 'master' into sql 2020-12-05 14:39:04 -05:00
speed 3bf03d8607 refactor 2020-12-03 21:42:57 -05:00
super 398cef14ec optimize imports 2020-12-03 08:38:37 -05:00
super 16cc2c2921 uh oh stupid idiot me 2020-12-03 02:02:05 -05:00
super dd1a740252 move player and guild data to a SQL database 2020-12-03 01:36:57 -05:00
speed 1cf0d856a7 fix check 2020-11-30 17:26:23 -05:00
speed e2017b3fd2 page /g list 2020-11-29 20:46:21 -05:00
speed 3a97a7428b 😊😊😊😊😊😊😊😊😊😊😊😊
no player uuids 😊😊😊😊😁😁😃🤗
2020-11-25 11:50:53 -05:00
speed 42057c539f allow admins to clear guild tags 2020-11-21 20:52:18 -05:00
speed 78dcf76f5c guild rank names must be alphanumeric 2020-10-11 14:47:36 -04:00
speed bd70b872dd
hi 2020-08-29 20:23:43 -04:00
speed fc4c04f3e5
i'm mad but i ain't stressin
some people have a member rank
2020-08-29 19:33:41 -04:00
speedxx f4ba215e6c allow staff to toggle personal player tags
change a few naming limits too since they were way too high
2020-08-26 18:48:48 -04:00
speedxx 49e8ae387c move method into bridge class 2020-08-26 14:23:26 -04:00
Telesphoreo bc96d83048 Update for TFM staff refactor 2020-08-15 20:25:02 -05:00
speedxx ad93b9ed00 im stupid 2020-08-14 16:40:50 -04:00
speedxx d9c703e73e ok done
@superischroma jas9dausjpdoijasijdiop@
2020-08-14 16:13:14 -04:00
Telesphoreo 24a9d64ab7 broken 2020-08-13 23:40:08 -05:00