E-Z Names

E-Z Names

E-Z Names is a plugin that will allow you to change the names and color of the names of the item you are holding, or of a target player! E-Z Names will also allow you to add clan tags to players and color them as well. Think of it like this: Tag_Playername. You are also allowed to do different tag styles like parentheses, curly brackets, and regular brackets! All colors in the Bukkit API can be used in-game to color item names, player names, or player tags. This plugin can be used to add names to players as you wish or be used by developers to change the name of players with ease. E-Z Names is intended to be used for fun. Whether it be changing your friends' names or adding a clan tag for roleplaying!

Commands:

Let's take a look at some commands that will get you started on your way using E-Z Names. Anything surrounded by <> is an optional field.

  • /ez help : This command will display all commands that are included in the plugin.
  • /ez colors : This command displays all colors that you can optionally use in tag commands or coloring item names and player names.
  • /ez tagtypes : This can get a bit confusing. When you do /ez help you will see the tag command /ez tag {tagtype} {pre/post} {targetplayer} {tagname} <color> (color is optional). Tagtypes will display all tagtypes for you to use in the tagtype field and all the acronyms for them.
  • /ez colorname {targetplayer} {color} : Pretty self explanatory, changes the target player's name color to {color}.
  • /ez coloritemname : This will change the name color of the item in your hand.
  • /ez nameitem : Changes the name of the item in your hand, currently only supports a single word, multi string support will be up soon.
  • /ez nick {targetplayer} {nick} <nickword2> <nickword3> : This command nicknames a player, I made it support up to 3 strings of text.
  • /ez reset {targetplayer} : This command resets the target player's name.
  • /ez tag {tagtype} {pre/post} {targetplayer} {tagname} <color> : This command is rather long, I know. Do /ez tagtype to view options in the {tagtype} field. Pre/post is the position of the tag in {targetplayer}'s name, post will produce playername[tagname] with the bracket tagtype for example. Pre would do the same tagtype, but it would be [tagname]playername. <color> is an optional field, if you want you can define a color which will produce the same results on the tag but the the tagname will be the color that you put into the command. These commands should get you started on E-Z Names.

Permissions:

Here I will list all the permissions and what they will give access to. All permissions are default: op. Please note that most commands require a target player to be defined, so if one player has the permission they could target others. That is why everything defaults to op. Single player tag/naming commands will be implemented if necessary.

  • ez.*: Gives access to all commands in E-Z Names.
  • ez.nick: Gives access to the /ez nick command.
  • ez.colorname: Gives access to the /ez colorname command.
  • ez.nameitem: Gives access to the /ez nameitem command.
  • ez.coloritemname: Gives access to the /ez coloritemname command.
  • ez.tag: Gives access to the /ez tag command.
  • ez.help: Gives access to the /ez help command.
  • ez.colors: Gives access to the /ez colors command.
  • ez.tagtypes: Gives access to the /ez tagtypes command.
  • ez.reset: Gives access to the /ez reset command.

For developers:

By downloading and including the jar in your project, there are a few static methods for use in naming items and players. Although this may be just as quick as any other way of doing it, some may find it useful. If you would like the src, I posted it in a GitHub repository at: EasyNames P.S. For devs who look at the source, I know my code is messy. I'll be cleaning it up as this plugin updates.

In the future....

Future updates I plan to add many features. Some of which I will list here.

  • Factions integration, add a tag for your faction. (I don't think factions has tags... maybe it does?)
  • Wanted tags, integrated with some undecided economy plugins to hunt players with a certain tag or a warrant added via command for money.
  • StatTags, add a config and change titles for players with a certain number on a stat.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit