Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inxomnyaa/usermanager

Feature rich user management suite for PMMP servers including moderation tools + player relationship management
https://github.com/inxomnyaa/usermanager

friends hacktoberfest moderation pmmp pmmp-plugin translation usermanager

Last synced: about 21 hours ago
JSON representation

Feature rich user management suite for PMMP servers including moderation tools + player relationship management

Awesome Lists containing this project

README

        

# UserManager ![PHPStan](https://github.com/thebigsmileXD/UserManager/workflows/PHPStan/badge.svg)
Feature rich user management suite for PMMP servers including moderation tools + player relationship management
## Public BETA, not for production use!
This plugin is still under experimental development, breaking changes can happen at any time.
## Features
- Saving data to sqlite
- Creating and managing parties
- Adding friends
- Blocking users
- Ban and Warn management
- Sending mails / personal messages
- User settings in ServerSettingsForm, containing
- User client language
- User nickname
- A profile message / signature
- Toggle: Allow other users to find this user
- Toggle: Allow friend requests
- Toggle: Allow mails / personal messages
- Toggle: Display online status
- Simple UIs throughout the plugin
- Translation system with per-client translations
- Plenty events & API methods for other plugins
## Planned features
- Adding MySQL support
- Implement setting toggles
- Enhance mail system, add broadcasting support
- Example plugins for API usage