mcdiscordbot/MinecraftDiscordBot
Michael Chen 9fd50ee01e
server:
Fixed cli help texts
Added administrator options for critical methods
Added result state for client and server specific errors
Redirect root to help text
Fixed fingerprint error, fingerprint must be case sensitive
Re-Added online messages
Added typing trigger for discord bot messages
client:
fixed chunkString for empty results preemtive
wrap error objects for server messages
both:
added raw lua RS Bridge command entry
2022-01-17 15:25:03 +01:00
..
Commands server: 2022-01-17 15:25:03 +01:00
Models server: 2022-01-17 15:25:03 +01:00
Properties Basic Operation working 2022-01-10 16:10:32 +01:00
Services server: 2022-01-17 15:25:03 +01:00
AesCipher.cs Implemented auto updating lua script 2022-01-16 21:31:07 +01:00
BotConfiguration.cs server: 2022-01-17 15:25:03 +01:00
ChunkWaiter.cs server: 2022-01-17 15:25:03 +01:00
ClientScript.lua server: 2022-01-17 15:25:03 +01:00
Dockerfile Initial Build 2022-01-12 14:47:16 +01:00
IChunkWaiter.cs server: 2022-01-17 15:25:03 +01:00
ItemFilter.cs Cleanup, ordering and added host variable to client script 2022-01-16 22:29:50 +01:00
IUserRoleManager.cs server: 2022-01-17 15:25:03 +01:00
MinecraftDiscordBot.csproj server: 2022-01-17 15:25:03 +01:00
Program.cs server: 2022-01-17 15:25:03 +01:00
TimeoutTokenProvider.cs Generate token with random prefix 2022-01-16 21:51:37 +01:00