Partydragen
Partydragen
Update alert no longer showing on frontend after this commit https://github.com/NamelessMC/Nameless/commit/9a5e51f43e2fe36329eba2190be9f3758c6ba312 with return false due its not a panel_page
Add NamelessMC OAuth & Integration Requires NamelessMC website to run OAuth2 Module, Currently users are not able to create applications self within the module ¯\_(ツ)_/¯
Add ability to add custom params to execute function Example my OAuth2 module have a AccessTokenAuthEndpoint that allow Access Token to access its api However the Endpoints itself don't know...
Add ability to select default homepage
The foreach being breaked after the first check, It should only break when result is found
Allow Store module listener to bypass maintenance mode Temporary fix until we get a better system to whitelist pages to bypass maintenance, Many people testing their store in maintenance mode...
Check if members module is enabled, Uninstalling the module breaks the site
Added UserUpdatedEvent allows modules to eaiser detect user changes like when username change Will need to discover possible places to execute event