..
CmdAdmin.java
Server admins can now promote or demote any member of any faction to/from faction admin or moderator using the existing /f admin and /f mod commands, which can now also be used from the server console. Two new permissions are added to allow that. A third permission is also added to allow server admins or moderators to join any faction without the need of /f bypass mode.
2012-01-18 06:01:29 -06:00
CmdAutoClaim.java
autoclaim will now cancel beforehand if player isn't able to claim land for the specified faction
2011-10-25 01:27:58 -05:00
CmdAutoHelp.java
Econ messages improved. All money commands is now under the money parent command.
2011-10-13 14:41:07 +02:00
CmdBoom.java
Missed one
2011-10-21 19:23:05 +02:00
CmdBypass.java
A bit of command help menu cleanup
2011-10-15 12:46:44 -05:00
CmdChat.java
Minor changes
2011-10-14 15:40:03 +02:00
CmdChatSpy.java
when redstone torches or TNT were attempted to be placed in protected territory but prevented, it could previously still trigger a TNT explosion due to a longstanding unfixed CraftBukkit exploit. A workaround is now in place to prevent this, and any such attempts are logged and announced to everyone on the server.
2012-01-15 11:41:13 -06:00
CmdClaim.java
Release 1.6.3
2012-01-19 00:59:46 -06:00
CmdConfig.java
fix for /f config not accepting values with spaces in them (i.e. "/f config territoryEnemyDenyCommands f home")
2012-01-18 22:24:09 -06:00
CmdCreate.java
Additional logging, with new conf.json settings to enable/disable logging of specific events:
2011-10-23 12:50:02 -05:00
CmdDeinvite.java
Moving over to the use of describeTo.
2011-10-21 19:20:33 +02:00
CmdDescription.java
Improved fix for players being able to inject colors into faction descriptions, usable to spoof server messages and such
2011-12-18 01:25:42 -06:00
CmdDisband.java
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.
2012-01-16 19:36:32 -06:00
CmdHelp.java
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.
2012-01-28 11:58:18 -06:00
CmdHome.java
Server admins can now promote or demote any member of any faction to/from faction admin or moderator using the existing /f admin and /f mod commands, which can now also be used from the server console. Two new permissions are added to allow that. A third permission is also added to allow server admins or moderators to join any faction without the need of /f bypass mode.
2012-01-18 06:01:29 -06:00
CmdInvite.java
Moving over to the use of describeTo.
2011-10-21 19:20:33 +02:00
CmdJoin.java
Server admins can now promote or demote any member of any faction to/from faction admin or moderator using the existing /f admin and /f mod commands, which can now also be used from the server console. Two new permissions are added to allow that. A third permission is also added to allow server admins or moderators to join any faction without the need of /f bypass mode.
2012-01-18 06:01:29 -06:00
CmdKick.java
When a faction admin is kicked from his faction for whatever reason (not logging in for too long, a server admin running the /f kick command on him, the player being banned from server), another player will now be promoted to faction admin in his place. If the faction has at least one moderator, one of them will be chosen. Otherwise, a normal member will be promoted. If the faction admin was the last/only member, the faction will of course be disbanded.
2011-12-18 07:47:15 -06:00
CmdLeave.java
glerp
2011-10-09 21:57:43 +02:00
CmdList.java
/f list sorting method performance boost
2012-01-11 19:11:31 -06:00
CmdLock.java
A bit of command help menu cleanup
2011-10-15 12:46:44 -05:00
CmdMap.java
Some of the bugs are fixed.
2011-10-12 18:48:47 +02:00
CmdMod.java
Server admins can now promote or demote any member of any faction to/from faction admin or moderator using the existing /f admin and /f mod commands, which can now also be used from the server console. Two new permissions are added to allow that. A third permission is also added to allow server admins or moderators to join any faction without the need of /f bypass mode.
2012-01-18 06:01:29 -06:00
CmdMoney.java
Bugfixes and awesome probably complete money commands.
2011-10-13 16:07:07 +02:00
CmdMoneyBalance.java
Bugfixes and awesome probably complete money commands.
2011-10-13 16:07:07 +02:00
CmdMoneyDeposit.java
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.
2012-01-16 19:36:32 -06:00
CmdMoneyTransferFf.java
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.
2012-01-16 19:36:32 -06:00
CmdMoneyTransferFp.java
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.
2012-01-16 19:36:32 -06:00
CmdMoneyTransferPf.java
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.
2012-01-16 19:36:32 -06:00
CmdMoneyWithdraw.java
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.
2012-01-16 19:36:32 -06:00
CmdOpen.java
Moving over to the use of describeTo.
2011-10-21 19:20:33 +02:00
CmdOwner.java
Updated Spout features to improve consistency (of code, and of displayed information)
2011-10-23 09:03:28 -05:00
CmdOwnerList.java
Fixed ownerlist command (though not sure just why it was failing as written, I need to investigate further), working on restructuring and fixing ownership handling for block placement/destruction/interaction/usage. Will finish that up in the next day or two.
2011-10-11 20:14:59 -05:00
CmdPeaceful.java
Spout overlay support is missing for the new relation coloring. Otherwise done.
2011-10-21 20:08:54 +02:00
CmdPermanent.java
Server admins can now promote or demote any member of any faction to/from faction admin or moderator using the existing /f admin and /f mod commands, which can now also be used from the server console. Two new permissions are added to allow that. A third permission is also added to allow server admins or moderators to join any faction without the need of /f bypass mode.
2012-01-18 06:01:29 -06:00
CmdPermanentPower.java
Added a permanent power command
2011-10-22 18:12:15 +02:00
CmdPower.java
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.
2012-01-28 11:58:18 -06:00
CmdPowerBoost.java
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.
2012-01-28 11:58:18 -06:00
CmdRelationAlly.java
glerp
2011-10-09 21:57:43 +02:00
CmdRelationEnemy.java
glerp
2011-10-09 21:57:43 +02:00
CmdRelationNeutral.java
glerp
2011-10-09 21:57:43 +02:00
CmdReload.java
Renamed sendMessageParsed to msg
2011-10-10 13:40:24 +02:00
CmdSafeunclaimall.java
Additional logging, with new conf.json settings to enable/disable logging of specific events:
2011-10-23 12:50:02 -05:00
CmdSaveAll.java
Renamed sendMessageParsed to msg
2011-10-10 13:40:24 +02:00
CmdSethome.java
Moving over to the use of describeTo.
2011-10-21 19:20:33 +02:00
CmdShow.java
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.
2012-01-28 11:58:18 -06:00
CmdTag.java
Spout overlay support is missing for the new relation coloring. Otherwise done.
2011-10-21 20:08:54 +02:00
CmdTitle.java
Moving over to the use of describeTo.
2011-10-21 19:20:33 +02:00
CmdUnclaim.java
Fix for disabled "bankEnabled" setting being ignored in some cases
2011-12-18 01:33:34 -06:00
CmdUnclaimall.java
Fix for disabled "bankEnabled" setting being ignored in some cases
2011-12-18 01:33:34 -06:00
CmdVersion.java
Renamed sendMessageParsed to msg
2011-10-10 13:40:24 +02:00
CmdWarunclaimall.java
Additional logging, with new conf.json settings to enable/disable logging of specific events:
2011-10-23 12:50:02 -05:00
FCmdRoot.java
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.
2012-01-28 11:58:18 -06:00
FCommand.java
Economy payments for command usage no longer ignores "bankEnabled" setting
2011-12-16 00:24:55 -06:00
FRelationCommand.java
Updated Spout features to improve consistency (of code, and of displayed information)
2011-10-23 09:03:28 -05:00