intial push

This commit is contained in:
RallyBlock
2026-03-20 14:20:43 -07:00
parent f66aca1da2
commit f1d4b1f3b5
24 changed files with 4105 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<?php
return [
// Page enable/disable is controlled via egg features. Add the following
// to your Blockland egg's "features" array to enable each page per server:
//
// blockland-all — Enable all Blockland pages
// blockland-addons — Add-Ons page
// blockland-colorset — ColorSet page
// blockland-prefs — Preferences page
// blockland-admins — Admins page
// blockland-addon-browser — Add-On Browser page
// blockland-save-loader — Save Loader page
];