SimplePrefix
![]()
Main | Configuration | Metadata | Source
Simple Prefix: Allows you to easily manage your chat with prefixes and suffixes.
This plugin uses prefixes and suffixes that are very easy to configure, from inside of an yml config file. You apply prefixes and suffixes per user or group in the /SimplePrefix/config.yml file.
Alternatively, Simple Prefix can be configured to get the prefixes and suffixes from Vault supported chat plugins instead (PermissionsEx, bPermissions, etc.)
You can fully alter the chat format. For example, you could achieve the following ingame:
- [Admin] Flabaliki: my message here
Or even, just completely mix and match the template to get the look you want.
A developer API is available to those who wish to access prefixes and suffixes and use them within their own plugin. Click "Metadata" above.
That's basically what this is, just a lightweight plugin for quickly getting your prefixes and suffixes to work, however you want.
Read the Configuration page for instructions on how to use the plugin.
Features:
- Uses permissions to apply prefixes and suffixes to selected users or groups.
- Alternatively, can use prefixes and suffixes from plugins supported by Vault.
- Formatting/color codes are fully supported.
- Configure the chat format to display however you want.
- Developer API for fetching prefixes and suffixes.
- Easy to use commands for adding / removing prefixes in game.
- Set prefixes and suffixes per group or per user.
- Plays nicely with Essentials /nick command.
- Option to allow multiple prefixes / suffixes, and a configurable separator which is placed between them to separate them.
- A prefix or suffix tier system (so that you can make multiple ranking ladders).
- UUID support
- Offline mode server support (using usernames instead of UUIDs)
- Factions chat tags support (read our Configuration page)
Installation:
- Place Simple Prefix.jar into your plugins folder
- Restart or reload your server
- Edit your config.yml (see here for info)
Please carefully read the Configuration page!
Youtube Video:
A simple tutorial by Otaku Geeks that will help you get started:
And another video on the basics of setting up the config.
Here is a German video about the plugin.
Commands and Permissions:
| Command | Function | Permission |
|---|---|---|
| /spr help | Displays help | Depends on other permissions |
| /spr colours | Displays all colour codes | simpleprefix.command.colors |
| /spr p g <group> [prefix] | Add/remove prefix from specified group | simpleprefix.command.editGroups |
| /spr s g <group> [suffix] | Add/remove suffix from specified group | simpleprefix.command.editGroups |
| /spr p u <user> [prefix] | Add/remove prefix from a single player | simpleprefix.command.editIndividual |
| /spr s u <user> [suffix] | Add/remove suffix from a single player | simpleprefix.command.editIndividual |
| /spr p [prefix] | Add/remove prefix from yourself | simpleprefix.command.editOwn |
| /spr s [suffix] | Add/remove suffix from yourself | simpleprefix.command.editOwn |
| /spr w <world> [nickname] | Add/remove a world nickname | simpleprefix.command.editWorld |
| /spr reload | Reloads config from file | simpleprefix.command.reload |
| Permission for all commands | simpleprefix.command.* |
To remove a prefix or suffix, leave [prefix] and [suffix] out of the command
Use the permission simpleprefix.<group name> to add a person to a group.
What people say about Simple Prefix:
"This was exactly what I was looking for! Simple and straight forward to use ... I think it took me about 5 minutes after reading over the directions to get it setup...and my users were instantly thankful and excited about their cool new fancy prefixes. Thanks for your efforts!" - GrumblyOldBear
"You're the best! Prior to simplePrefix I spent weeks looking for something that would do prefixes by permissions, and now that I find it, I get functionality AND quick support, as well as new features implemented! <3" - octoshrimpy
"Epic plugin!" - Bammerbom
"Great plugin! :)" - ThisUsernameIsMine
"oh thank god youre updating this...i love the concept of multiple prefixes. its what ive been looking for for a LOOONNNGGG time. im so glad i found this one and itd be awesome to have it updated" - SatansDaughter66 (Written when the 2.3 update was announced)
"Been using this for quite some time, and it's always served our needs well... Thanks for making an awesome plugin! - Islid
As of version 2.3.1, this plugin uses an automatic updater to check if you are running the latest version, and if not, it downloads the latest version. To disable this please set "Auto-Update" to "false" in the config.yml file.
-
View User Profile
-
Send Message
Posted Jun 23, 2016@Emandubs
Did you even take a look at the config ? remove [time] from the format under template
-
View User Profile
-
Send Message
Posted Jun 23, 2016Hi, BaranCODE
when I used my prefix for the first time, a clock showed up before my prefix and my name, I do not want it there. Is it possible to take the clock off of my text and if so, how?
Thanks,
Emandubs
-
View User Profile
-
Send Message
Posted Jun 22, 2016Thanks for the awesome update! :D
-
View User Profile
-
Send Message
Posted Jun 21, 2016@GamerWithAVoice
Are there any errors on the console during startup?
-
View User Profile
-
Send Message
Posted Jun 21, 2016Hello! I run a server! I've used this plugin for about a month now, and suddenly, all the prefix's are just gone. the command are invalid, and the config files wont generate again after i deleted them to try and reinstall them! PLEASE HELP!
-
View User Profile
-
Send Message
Posted Jun 21, 2016Thanks for update :)
-
View User Profile
-
Send Message
Posted Jun 21, 2016I've released Simple Prefix v2.5.0, for 1.10
The duplicate prefix/suffix issue with Vault has been fixed.
Let me know if you're still having any issues.
-
View User Profile
-
Send Message
Posted Jun 20, 2016I have to remove all users from the .yml file and rewrite everything EVERY SINGLE TIME I restart my server, extremely annoying but it works
-
View User Profile
-
Send Message
Posted Jun 1, 2016UPDATE TO 1.9!!!!!
-
View User Profile
-
Send Message
Posted May 25, 2016Help it screws with plot chat of plotsquared
-
View User Profile
-
Send Message
Posted May 22, 2016@BananaTiger Try this &c[Admin]&f
-
View User Profile
-
Send Message
Posted May 12, 2016Hello, this plugin works great but however I'm having a slight problem. For example if I give a player the tag [Admin] in all red he will talk in red. I would like it if [Admin] was red and the payers name was red, but when they talk in chat its white.
-
View User Profile
-
Send Message
Posted May 1, 2016Can this plugin use PlaceholderAPI? There are 2 placeholders listed on their page for this plugin but I can't find the expansion for them.
-
View User Profile
-
Send Message
Posted Apr 16, 2016Hey can you make the 'worlds' prefix can also use Variables i would love this feature as i want if the player is in the Faction world it would display {FactionName} Faction Name
And if the player is in Prison it would be {PrisonRank} Prison Name Thanks :D
-
View User Profile
-
Send Message
Posted Apr 8, 2016Im using CraftBukkit 1.8.8 Cracked server, and the plugin isnt using my UUID's. Instead, in the config it sets the prefix/suffix to playername 'null' . Tried both 1.8 versions. Offline mode should not be an issue, i know of a cracked server that also uses SimplePrefix without a problem. CosmicCraft uses it. IP: mc.cosmicmc.com
-
View User Profile
-
Send Message
Posted Apr 6, 2016@Team_Smelted
I just tested it for 1.9, it worked for me
-
View User Profile
-
Send Message
Posted Apr 5, 2016By any chance are you going to update this to 1.9?
-
View User Profile
-
Send Message
Posted Mar 19, 2016@dylanflores344
As I've mentioned before, create a Simple Prefix group with the prefix you want, and give the permission for it to the default group in your permissions plugin.
-
View User Profile
-
Send Message
Posted Mar 18, 2016Could you make a command for a default prefix/suffix
-
View User Profile
-
Send Message
Posted Mar 18, 2016@stevesdiamondtnt
It's not very clear what you mean by "have access to Simple Prefix."
If you are asking for the permission nodes needed to give a person a prefix or suffix (by adding them to a Simple Prefix group), that would be simpleprefix.<group name>
Or if you're referring to the permissions required for the Simple Prefix commands (to change prefixes in-game, etc.), those are outlined on this page, under "Commands and Permissions.