Factions3/src/com/massivecraft/factions/zcore
Brettflan d71bd15a79 Added possibility to specify a player in the /f join command (/f join <faction> [player=you]), to make a player other than yourself join the specified faction. The new permission factions.join.others (added to factions.kit.mod and above) is required to be able to specify a different player.
Note that the player cannot currently already be in another faction; if they are, you'll need to /f kick them first. Also note that if the faction isn't open (with no invitation required), the player isn't invited, and you don't have the factions.join.any permission or have admin bypass mode on, the attempt will also fail.

Also, added new log method which accepts arguments (like the msg method).
2012-02-26 12:29:44 -06:00
..
persist Possibly solved the faction creation issue. Changed the best id match to something more reasonable 2011-10-23 12:07:20 +02:00
util Hopeful fix for rare errors where location world somehow changes in the middle of trying to show a smoke effect 2012-02-22 23:52:39 -06:00
CommandVisibility.java In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring. 2011-10-08 22:03:44 +02:00
Lang.java Removing the small ugly language file 2011-10-10 01:59:36 +02:00
MCommand.java Bugfixes and awesome probably complete money commands. 2011-10-13 16:07:07 +02:00
MPlugin.java Added possibility to specify a player in the /f join command (/f join <faction> [player=you]), to make a player other than yourself join the specified faction. The new permission factions.join.others (added to factions.kit.mod and above) is required to be able to specify a different player. 2012-02-26 12:29:44 -06:00
MPluginSecretPlayerListener.java Update our MCore event handlers to use the newer Bukkit event system 2012-02-07 17:02:54 -06:00
MPluginSecretServerListener.java Update our MCore event handlers to use the newer Bukkit event system 2012-02-07 17:02:54 -06:00