Files
Blockland-Pelican-Plugin/config/blockland-config.php
T
2026-03-20 14:20:43 -07:00

15 lines
563 B
PHP

<?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
];