Nameless
Nameless copied to clipboard
NamelessMC is a free, easy to use & powerful website software for your Minecraft server, which includes a large range of features.
Currently when you click uninstall module the warning just tell "Are you sure you want to uninstall {module}?" But should clearly mention the database and files releated to the module...
### Describe the feature After copying a module into the website. It should show on the modulle panel that its seen but not installed. This way you know its properly...
### Describe the feature https://github.com/graphiteisaac/go-mcapi
- DB transactions don't seem to be working (ie: maintenance mode enabled, error happens, it's still enabled) - Need a way to block multiple from running at once (locks on...
Introduces middleware system. I've implemented it in a few areas which are loaded globally and on the frontend which do redirects based on user/site state (maintenance mode, force TFA, etc)....
### Describe the feature This is good feature for optimization and load site
Adds default notification templates for generic contents can be used for most notifications purposes Keeping it simply sending notifications ``` $notification = new Notification( 'mass_message', $title, $content, .... ) ```...