Commit Graph

30 Commits

Author SHA1 Message Date
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 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
Telesphoreo 89bdd6d5fd Update for TFM refactor 2021-12-07 17:29:02 -06: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 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
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
speedxx 64c587627f personal tag toggles & fix some more stuff 2020-08-13 16:55:00 -04:00
speedxx 50de5817e9 default guild ranks
it works!!!!!!!!!!!!!!
2020-08-10 23:39:36 -04:00
speedxx 8fd15988e0 check if tfm isn't detected 2020-08-07 15:35:26 -04:00
speedxx 27859eddac add guildchatspy
& add codestyle to project for proper code formatting
2020-07-29 17:03:05 -04:00
Super_ 121d569721 the usage is still absolutely awful 2020-07-14 00:27:55 -04:00
speedxx 3a3f402812 spigot
spigot
2020-07-13 22:39:30 -04:00
Super_ 6dfe381787 complete overhaul 2020-07-12 20:40:11 -04:00
speedxx 7bd956e55b add guildlist command
- add guildlist
- fix invite guild issue where it says "your invitation has expired" even if you accepted the invitation
2020-07-02 16:58:05 -04:00
speedxx c8975e8576 add guild mods, delete unused config 2020-06-28 13:46:49 -04:00
speedxx 3166680e94 guild commands only for admins 2020-06-23 20:37:02 -04:00
speedxx 7a91293988 guildinfo 2020-06-22 13:51:32 -04:00
speedxx 6479bbc76b guildkick 2020-06-21 12:00:01 -04:00
speedxx 5659744cfd leaveguild and announce what guild action player does 2020-06-20 19:26:41 -04:00
speedxx c7acd5d062 fix disbandguild, inviteguild needs to be fixed
i uhoruihiuhaoui
2020-06-20 17:23:53 -04:00
speedxx 20ab49ae8d add guild teleportation 2020-06-19 20:10:25 -04:00
speedxx 9f2fd4ad87 readd tfm bridge and add guild deletion 2020-06-18 22:59:47 -04:00
speedxx f55e2ebb72 refactor all of this because i am dumb 2020-06-18 18:24:02 -04:00