ContactManager Allows players on your server to connect with each other by allowing them to share contact data..
- For PocketMine-MP:
- 1.4.1 API 1.10.0 or greater
Features:
Permissions:
- Server Admins specify unlimited services that users can set ( a service is for example Email, Twitter, Facebook, Phone, etc.)
- Automatic validation for the following services:
- email - verifies if user entered in a valid email
- phone - verifies if user entered in a valid phone number
- twitter - validates twitter username.
- webpage/website/url - verifies if user entered in a valid url
- Users can view list of services available to be set by /contact services
- Users set their username in a service by /contact set <service> [data]
- Get someone's username in a service by /contact get <username>
- View your own contact details you set by /contact get
- Users can remove their data for a specified service by: /contact remove <service>
I would love to see whose using my plugins! If your server is using my plugins please do send me a PM with your server details
- contact.command.contact:
- default: true
- description: Allows you to use the contact command
- contact.command.services:
- default: true
- description: Allows you to view current available contact services
- contact.command.set:
- default: true
- description: Allows you to set a contact to your profile
- contact.command.remove:
- default: true
- description: Allows you to remove a contact from your profile
- contact.command.get:
- default: true
- description: Allows you to get another players contact information
- contact.command.users
- default: true
- description: Allows you to view how many users have contact data set.
If you don't understand what this plugin is for PLEASE don't give it a bad ratingIf you need help post in the forums!
For source code and more information visit the Github Repository: https://github.com/basprohop/ContactManager feel free to make pull requests![]()
- Alternate Categories:
- General
- Informational
- Miscellaneous
- Plugin Access:
- Commands
- Data Saving

Inactive ContactManager 1.0.1
Allows players on your server to connect with each other by allowing them to share contact data.
Advertisement