1

Only prefix plugin?

markandminecraft's Avatar markandminecraft9/26/13 8:57 am
1 emeralds 1.5k 2
9/26/2013 12:17 pm
aman207's Avatar aman207
Hello citizens of PMC!
So I'm have a bukkit server (Not complete yet) and I need a simple plugin that only gives you a prefix and not perms, are there any plugins like that?
If yes please reply a link to the download
Posted by markandminecraft's Avatar
markandminecraft
Level 28 : Expert Toast
40

Create an account or sign in to comment.

2

1
09/26/2013 12:17 pm
Level 40 : Master Cake
aman207
aman207's Avatar
Well technically you could just add groups to pex or groupmanger and keep the perms the same as any other group. Unless you intend to have custom prefixes for all users, then you have to use a plugin like that ^^^^^
1
09/26/2013 10:24 am
Level 9 : Apprentice Miner
Trishh_
Trishh_'s Avatar
Only one I could find was this:

http://dev.bukkit.org/bukkit-plugins/easy-prefix/

Alternatively you could download Skript and make a skript similar to this

variables:
{%player%.prefix} = 0

on chat:
cancel event
send "{%player%.prefix} %player%: %message%" to all players
stop

command /prefix [<player>] [<text>]:
player has permission "prefix.giver"
trigger:
set {%argument 1.%prefix%} to argument 2


Skript code is very rough there but yeah if you wanna go down that road, ill be more than happy to explain it a bit better!

The code lets you do set it to whatever you want with a command having whatever colors, also if you want to get more advanced you can use variables and commands to make multiple channels for players to chat in with their prefixes.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome