Table creation
WarnDa opened this issue ยท 0 comments
Description
I wanted to clear the table "luckperms_actions" as I'm not needing it, but instead of clearing all the lines, I deleted the table itselt, and it doesn't recreate it :
[09:49:39 WARN]: [me.lucko.luckperms.lib.mariadb.message.server.ErrorPacket] Error: 1146-42S02: Table 'XXXX.luckperms_actions' doesn't exist
So it spams this in console since a week
Reproduction Steps
Delete the "luckperms_actions"
Expected Behaviour
It should recreate it
Server Details
UniverseSpigot 1.20.4
LuckPerms Version
5.4.131
Logs and Configs
No response
Extra Details
No response