.. |
CmdAdmin.java
|
Updated readme, Fixed admin bypass command and corresponding permissions, Swapped colors for ally and truce, added new faction permissions, improved explosion protection and implemented firespread protection, fixed painbuild check order, flags can only be changed by server admins now and implemented type adapters for some enumerations for future changes to be non breaking. That it \:D /
|
2011-10-25 21:18:08 +02:00 |
CmdAutoClaim.java
|
Updated readme, Fixed admin bypass command and corresponding permissions, Swapped colors for ally and truce, added new faction permissions, improved explosion protection and implemented firespread protection, fixed painbuild check order, flags can only be changed by server admins now and implemented type adapters for some enumerations for future changes to be non breaking. That it \:D /
|
2011-10-25 21:18:08 +02:00 |
CmdAutoHelp.java
|
Econ messages improved. All money commands is now under the money parent command.
|
2011-10-13 14:41:07 +02:00 |
CmdChat.java
|
Merged Relation and Role into one enum
|
2011-10-23 17:55:53 +02:00 |
CmdChatSpy.java
|
Added chat spy feature for admins
|
2011-11-29 22:40:16 +00:00 |
CmdClaim.java
|
removed extra /f claim alias ("claim" was in there twice)
|
2012-01-19 00:41:10 -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:12 -06:00 |
CmdCreate.java
|
Merge with master
|
2011-10-23 20:53:56 +02:00 |
CmdDeinvite.java
|
Streamlined the faction arg descriptores
|
2011-10-24 11:11:53 +02:00 |
CmdDescription.java
|
Color tags shouldn't work in descriptions any more; no more purple "[SERVER]" description messages to impersonate the console
|
2011-12-16 04:21:21 -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:38:14 -06:00 |
CmdFlag.java
|
Updated readme, Fixed admin bypass command and corresponding permissions, Swapped colors for ally and truce, added new faction permissions, improved explosion protection and implemented firespread protection, fixed painbuild check order, flags can only be changed by server admins now and implemented type adapters for some enumerations for future changes to be non breaking. That it \:D /
|
2011-10-25 21:18:08 +02:00 |
CmdHelp.java
|
New conf.json setting "permanentFactionMemberDenyCommands" (list, default empty), which can be used to prevent members of permanent factions from using specific commands.
|
2012-01-18 23:31:33 -06:00 |
CmdHome.java
|
Server admins can now promote or demote any member of any faction to/from faction leader or officer using the existing /f leader and /f officer commands, with two new permissions 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:50 -06:00 |
CmdInvite.java
|
Streamlined the faction arg descriptores
|
2011-10-24 11:11:53 +02:00 |
CmdJoin.java
|
Server admins can now promote or demote any member of any faction to/from faction leader or officer using the existing /f leader and /f officer commands, with two new permissions 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:50 -06:00 |
CmdKick.java
|
Leaders can now not be kicked by their officers. Improved leader command.
|
2011-12-23 01:13:55 +01:00 |
CmdLeader.java
|
Server admins can now promote or demote any member of any faction to/from faction leader or officer using the existing /f leader and /f officer commands, with two new permissions 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:50 -06:00 |
CmdLeave.java
|
Merged Relation and Role into one enum
|
2011-10-23 17:55:53 +02:00 |
CmdList.java
|
/f list sorting method performance boost
|
2012-01-11 19:11:10 -06:00 |
CmdLock.java
|
Merged Relation and Role into one enum
|
2011-10-23 17:55:53 +02:00 |
CmdMap.java
|
Merged Relation and Role into one enum
|
2011-10-23 17:55:53 +02:00 |
CmdMoney.java
|
Merged Relation and Role into one enum
|
2011-10-23 17:55:53 +02:00 |
CmdMoneyBalance.java
|
Streamlined the faction arg descriptores
|
2011-10-24 11:11:53 +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:38:14 -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:38:14 -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:38:14 -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:38:14 -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:38:14 -06:00 |
CmdOfficer.java
|
Server admins can now promote or demote any member of any faction to/from faction leader or officer using the existing /f leader and /f officer commands, with two new permissions 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:50 -06:00 |
CmdOpen.java
|
Merged Relation and Role into one enum
|
2011-10-23 17:55:53 +02:00 |
CmdPerm.java
|
Updated readme, Fixed admin bypass command and corresponding permissions, Swapped colors for ally and truce, added new faction permissions, improved explosion protection and implemented firespread protection, fixed painbuild check order, flags can only be changed by server admins now and implemented type adapters for some enumerations for future changes to be non breaking. That it \:D /
|
2011-10-25 21:18:08 +02:00 |
CmdPower.java
|
Streamlined the faction arg descriptores
|
2011-10-24 11:11:53 +02:00 |
CmdRelationAlly.java
|
In the middle of refactoring to merged role and relation as one enum
|
2011-10-23 17:30:41 +02:00 |
CmdRelationEnemy.java
|
In the middle of refactoring to merged role and relation as one enum
|
2011-10-23 17:30:41 +02:00 |
CmdRelationNeutral.java
|
In the middle of refactoring to merged role and relation as one enum
|
2011-10-23 17:30:41 +02:00 |
CmdRelationTruce.java
|
Woop
|
2011-10-23 22:08:57 +02:00 |
CmdReload.java
|
Merged Relation and Role into one enum
|
2011-10-23 17:55:53 +02:00 |
CmdSaveAll.java
|
Merged Relation and Role into one enum
|
2011-10-23 17:55:53 +02:00 |
CmdSeeChunk.java
|
New SeeChunk command and cleanup of the show command.
|
2011-11-24 16:27:14 +01:00 |
CmdSethome.java
|
Updated readme, Fixed admin bypass command and corresponding permissions, Swapped colors for ally and truce, added new faction permissions, improved explosion protection and implemented firespread protection, fixed painbuild check order, flags can only be changed by server admins now and implemented type adapters for some enumerations for future changes to be non breaking. That it \:D /
|
2011-10-25 21:18:08 +02:00 |
CmdShow.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:38:14 -06:00 |
CmdTag.java
|
Streamlined the faction arg descriptores
|
2011-10-24 11:11:53 +02:00 |
CmdTitle.java
|
Streamlined the faction arg descriptores
|
2011-10-24 11:11:53 +02:00 |
CmdUnclaim.java
|
Fix for command payment and land claiming/unclaiming payments not checking if faction banks are actually enabled, but instead only checking the individual bank-related settings; Fix for command costs being charged incorrectly based on "land costs" setting
|
2011-11-11 13:10:18 -06:00 |
CmdUnclaimall.java
|
Fix for command payment and land claiming/unclaiming payments not checking if faction banks are actually enabled, but instead only checking the individual bank-related settings; Fix for command costs being charged incorrectly based on "land costs" setting
|
2011-11-11 13:10:18 -06:00 |
CmdVersion.java
|
Merged Relation and Role into one enum
|
2011-10-23 17:55:53 +02:00 |
FCmdRoot.java
|
Added chat spy feature for admins
|
2011-11-29 22:40:16 +00:00 |
FCommand.java
|
Fix for command payment and land claiming/unclaiming payments not checking if faction banks are actually enabled, but instead only checking the individual bank-related settings; Fix for command costs being charged incorrectly based on "land costs" setting
|
2011-11-11 13:10:18 -06:00 |
FRelationCommand.java
|
Streamlined the faction arg descriptores
|
2011-10-24 11:11:53 +02:00 |