Commit Graph

20 Commits (2f2981154cb4fe41df8a8adc9d4df078fff4941a)

Author SHA1 Message Date
Joey Hines 94350da9bd Fixed issues brought up in issue #15
+Fixed issue where Discord.util could have issue finding players on the server
+Added an error message if no player record is found
2018-12-10 16:20:23 -06:00
Joey Hines b09d4f69f6 Clarified register help message. 2018-12-10 15:28:32 -06:00
Joey Hines a423de0cb8 Removed appeal link and added register to the help command. 2018-12-10 15:22:02 -06:00
Joey Hines 6000251a1a Removed __exact from the end of accepted filters. 2018-12-10 15:10:41 -06:00
Joey Hines b1ac1a908b Merge branch 'master' of https://git.etztech.xyz/Etzelia/MinecraftManagerDjango 2018-12-10 15:06:37 -06:00
Joey Hines d3a1cd063f Added settings for appeal link and allowed a list of roles to get new members. 2018-12-10 14:58:53 -06:00
Etzelia 80f2ad6de8 Remove pre-retrieve status message from MCM bot actions
The results are fast enough that a status message is just spam.
2018-12-10 21:43:54 +01:00
Joey Hines fdb51af5c2 register now checks if a user with a nickname matching to the player is already on the server 2018-12-10 13:26:14 -06:00
Joey Hines 03f5c87334 Added a check to register to check for username changes and if the player is banned
If the username is not found in the applications, players is queried to find a matching player
is_banned property is now checked before adding them to the server
2018-12-10 12:44:31 -06:00
Joey Hines 6a0d9d56e2 Reverted OreAlert changes 2018-12-09 10:35:37 -06:00
Joey Hines f80de5a85a Added register command to the MCM Discord Bot
Register queries the applications for the user and applies the rank and the nickname if found
2018-12-09 10:22:52 -06:00
Etzelia 007b4d9319 Remove "searching for..." message as results are returned too quickly to matter. 2018-12-08 23:40:08 -06:00
Etzelia 111aa9eaa3 Formatting consistency 2018-12-08 23:38:30 -06:00
Etzelia b91078a4a7 Only query players with a valid application in the bot 2018-12-08 23:35:29 -06:00
Etzelia 489012c016 Various Fixes/Improvements
Fixes #2
Added links to player profiles from tickets/warnings
Increased app searches in Discord to also search players if no applications are found
If the plugin needs to be able to run advanced searches, may need to update the Model API
2018-12-08 23:30:56 -06:00
Joey Hines 938ec65422 Merge branch 'master' of https://git.etztech.xyz/Etzelia/MinecraftManagerDjango 2018-12-08 22:10:12 -06:00
Etzelia a726001145 Make the demote command message longer
Hopefully that forces it onto a new line?
2018-12-06 20:25:26 +01:00
Joey Hines d4b0a58b19 Added logging for OreAlert crashes.
Hopefully this will help find the source of all the crashes.
2018-10-21 16:43:36 -05:00
Etzelia cfeabc3727 Added demote command to bot
Updated Docs
Fixes #12
2018-10-20 22:59:10 -05:00
Etzelia da44791186 Initial commit for Gitea 2018-09-19 21:56:17 -05:00