FreedomNetworkSuite/Patchwork/src/main/java/fns/patchwork
Paul Reilly 85cc1f7ae0 Bot Command Implementation
# Changes:
- Added /ban <player> <reason> [duration] command. Bans a user on the server for the specified reason and duration (in minutes). If no duration is specified, the default is 5 minutes.

- Added /kick <player> <reason> command. Kicks a player on the server for the specified reason.

- Added /whisper <player> <message> command. Send a private message to a player on the server.
2023-09-04 22:57:36 -05:00
..
audience Update license header (#32) 2023-08-27 17:58:16 -05:00
base Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
command Minor tweaks to GenericConfig & ContextProvider 2023-08-30 20:49:22 -05:00
config Minor tweaks to GenericConfig & ContextProvider 2023-08-30 20:49:22 -05:00
display Update license header (#32) 2023-08-27 17:58:16 -05:00
economy Update license header (#32) 2023-08-27 17:58:16 -05:00
event Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
kyori Bot Command Implementation 2023-09-04 22:57:36 -05:00
logging Update license header (#32) 2023-08-27 17:58:16 -05:00
particle Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
permissible Update license header (#32) 2023-08-27 17:58:16 -05:00
provider Minor tweaks to GenericConfig & ContextProvider 2023-08-30 20:49:22 -05:00
registry Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
serializer Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
service Update license header (#32) 2023-08-27 17:58:16 -05:00
shop Update license header (#32) 2023-08-27 17:58:16 -05:00
sql Update license header (#32) 2023-08-27 17:58:16 -05:00
user Update license header (#32) 2023-08-27 17:58:16 -05:00
utils Replace TOML wrapper with generic support 2023-08-28 21:52:40 -05:00