Skript
Skript copied to clipboard
Database File Limit
Description
This PR aims to restrict the usage of a file to only one database. Precautionary measure
- Now also fixes the
databaseNamefield and adds adatabaseTypefield
Target Minecraft Versions: any Requirements: none Related Issues: #6858
Please note, to optimally fix the databaseName and the databaseType field added through this PR, by simply setting within the constructor, will be a "breaking change" - LimeGlass
Question, should we also restrict the usage of same database names?