This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/database/Seeders
Alex 2bbe58e8ec
fix: paper server jar input rule (#3494)
Changes Paper egg server jar variable input rule to match the other Minecraft eggs. Matches `a-zA-Z0-9_` and `.jar` at the end instead of hard-coded length value of 20.

Fixes #3492
2021-07-24 10:14:51 -07:00
..
eggs fix: paper server jar input rule (#3494) 2021-07-24 10:14:51 -07:00
.gitkeep Update to Laravel 8 2021-01-23 12:12:54 -08:00
DatabaseSeeder.php Update to Laravel 8 2021-01-23 12:12:54 -08:00
EggSeeder.php Fixed tests 2021-01-24 13:12:40 +03:00
NestSeeder.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00