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
Telesphoreo
7d1b8fd580
Merge https://github.com/AtlasMediaGroup/TFGuilds
2021-12-07 17:24:45 -06:00
Paldiu
1c0d802b73
Merge pull request #12 from zFTTT/master
...
Require confirmation for significant actions
2021-11-22 12:16:59 -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
Telesphoreo
24ed0534b4
Update codestyle formatting
2021-10-01 01:47:14 -05:00
Telesphoreo
cf25c20760
1.17.1
2021-09-29 17:48:12 -05:00
Telesphoreo
ac56845aa1
Merge changes
2021-09-29 14:58:12 -05:00
Paldiu
3a8691b18b
Merge pull request #10 from Taahh/master
...
Completely remove TFM as a dependency and use reflections instead
2021-08-02 15:40:50 -05:00
spacerocket62
73cfc7e46b
remove pom comment and change version back to a release version
2021-07-29 16:23:47 -07:00
spacerocket62
93cc3f4f05
maybe fix invalid target release 16?
2021-07-29 16:18:45 -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
50058d2b76
First release candidate for June update
2021-06-16 18:46:32 +10:00
Paldiu
e386b6c4a9
Merge pull request #9 from AtlasMediaGroup/2021.06-changes
...
Remaining tickets completed
2021-06-15 14:27:56 -05: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
3f970a50d8
TFGuilds May Update
2021-06-06 14:04:15 +10:00
Nathan Curran
8afe7220fb
TFGuilds Release Candidate 2
2021-06-05 17:07:20 +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
a1a1f8edb0
TFGuilds 2021.05 First Release Candidate
2021-05-23 17:42:43 +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
Ryan Wild
8b16fc57e8
Bump release version
2021-04-10 20:12:10 +01:00
Ryan
a23247d70f
Merge pull request #6 from AtlasMediaGroup/FS-151
...
Improve plugin performance (FS-151)
2021-04-10 20:00:59 +01: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
Ryan Wild
b9c16dcd1a
Bump version
2021-03-21 15:18:24 +00:00
Nathan Curran
fa33dec483
Merge pull request #4 from AtlasMediaGroup/FS-134
...
Save the data after removing player from guild rank
2021-03-20 16:37:00 +11:00
Ryan
431186585f
Merge pull request #5 from AtlasMediaGroup/Wild1145-patch-1
...
Tell CodeQL We're building Java 11
2021-03-07 18:19:52 +00:00
Ryan
1708039c60
Tell CodeQL We're building Java 11
2021-03-07 17:51:25 +00: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
Ivan
8f54c8d5a1
Merge pull request #3 from abhiram555/master
...
Fix Guild tags
2021-02-28 13:45:09 -05:00
abhiram
6570023762
Fixed invalid config path, it was causing guild tag not displaying
2021-02-25 02:03:15 +05:30
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