What exactly is the lockette support with factions? Does it allows us to lock the chests for faction members but still available for raiders? ElgarL
Is it possible to have the faction leader and the higher ones in the faction, Lock their chests for regular members in their faction? Like this...
I think he means when someone broadcast something, And it contains a word in his list, It will be replaced as example /broadcast sh!t it will...
AngryNerd I'm using it for arround a year now, It only fails on me when i use /reload with it :P. But /reload is never safe.
public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args){ if(cmd.getName().equalsIgnoreCase("racejoinelf")){...
dariwuz http://www.eclipse.org/downloads/
getConfig().set("worldlist.world.x", "1"); getConfig().set("worldlist.world.y", "2"); getConfig().set("worldlist.world.z", "3");...
This could help if you like to do it in a config:...
Craftiii4 What about a block that gives you a random potion effect? Example it gives you faster if your lucky but you can also be slower.
I used the following: http://wiki.bukkit.org/Plugin_Tutorial then the Using a separate CommandExecutor class
I would like to help you since you also help me :), but my time is limited during Tuesday till Friday. But unable to help you coding since im...
Thanks man! For the people i have fixed it with this if (sender instanceof Player) { Player p = (Player) sender; if(p.hasPermission("ek.fly")){
If you ment like this, it's still giving an error, I think i'm doing something wrong with the else from if if(p.hasPermission("ek.fly")){ but im...
I can't seem to manage to make Haspermissions and sender instanceof Player work together, I have been trying a lot and can't seem to get a fix....
Separate names with a comma.