Nameless icon indicating copy to clipboard operation
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.

Results 227 Nameless issues
Sort by recently updated
recently updated
newest added

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...

enhancement
good first issue

### 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...

enhancement

### Describe the feature https://github.com/graphiteisaac/go-mcapi

enhancement

- 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

enhancement

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, .... ) ```...