Commit Graph

16 Commits

Author SHA1 Message Date
e3a7188b0d /f show|who command will no longer reveal players as online if they are hidden from the viewer by the Vanish API 2012-04-26 08:08:11 -05:00
9a6c15edd1 New command /f powerboost <p|f|player|faction> <name> <#>, which will apply a permanent power bonus/penalty to a specified player or faction. When applied to a player, it will affect their max power and min power. When applied to a faction, it will be applied to current and max power levels. Whether it is a bonus or a penalty depends on whether the number you specify is positive or negative.
New permission factions.powerboost which is required to use the above command. This permission is added to the factions.kit.mod permission kit.

example usage:
/f powerboost p Player1 1.5  (give player "Player1" a bonus of 1.5 power)
/f powerboost faction SomeFaction -6  (give faction "SomeFaction" a penalty of -6 power)
2012-01-28 11:56:51 -06:00
2a9b475012 Economy integration is now handled through Vault instead of Register. You will need to download and install the Vault plugin now if you want to use any Economy-related features. If you're not using the Register plugin for anything other than Factions, it should be safe to remove it from your server.
Vault: http://dev.bukkit.org/server-mods/vault/

Note: for proper faction bank support, if you're using iCo5 or EssentialsEco, I recommend waiting for Vault 1.2.5 to be released which addresses faction account creation issues related to those.
2012-01-16 19:38:14 -06:00
686986eeb9 Fixes to the show command. 2011-11-24 16:53:59 +01:00
e935a56ff9 New SeeChunk command and cleanup of the show command. 2011-11-24 16:27:14 +01:00
99e8acd79f Streamlined the faction arg descriptores 2011-10-24 11:11:53 +02:00
46161f61db Started to implement special faction behavior 2011-10-24 02:33:30 +02:00
21783ef9d4 Woop 2011-10-23 22:08:57 +02:00
98c5230655 Wheeerp 2011-10-23 20:50:49 +02:00
842844969b Merged Relation and Role into one enum 2011-10-23 17:55:53 +02:00
d280f9409d In the middle of refactoring to merged role and relation as one enum 2011-10-23 17:30:41 +02:00
f25daa228a Some of the bugs are fixed. 2011-10-12 18:48:47 +02:00
b202acb685 Almost finished money refactoring 2011-10-12 17:25:01 +02:00
1d44aa0c9c Renamed sendMessageParsed to msg 2011-10-10 13:40:24 +02:00
27c45bf7f3 Fixed who command and detatched the argument reading a bit. 2011-10-10 01:43:21 +02:00
a5c8e2de49 glerp 2011-10-09 21:57:43 +02:00