Saber-Factions/src/main/java/com/massivecraft/factions/cmd
Trent Hensler 249770d2cd Add Permissable interface for f perm compatibility.
Allows Roles and Relations to be permissable, so we can set f perms for both of those in the same map.
2018-02-03 12:33:28 -08:00
..
CmdAdmin.java Additional aliases for common commands 2016-01-01 19:05:02 -08:00
CmdAHome.java Add command to forcefully send player to f home from #478. 2015-09-08 12:18:00 -05:00
CmdAnnounce.java Reformat. 2015-05-12 23:17:22 -05:00
CmdAutoClaim.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdAutoHelp.java Java 7 and make intellij happy 2017-12-19 02:18:13 -08:00
CmdBoom.java Additional aliases for common commands 2016-01-01 19:05:02 -08:00
CmdBypass.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdChat.java Truces. 2015-01-22 20:30:40 -06:00
CmdChatSpy.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdClaim.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdClaimLine.java Add claim line. Resolves #142. 2015-01-22 22:38:46 -06:00
CmdConfig.java Java 7 and make intellij happy 2017-12-19 02:18:13 -08:00
CmdConvert.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdCreate.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdDeinvite.java Add missing forward-slash prefix to clickable commands. Fixes #401 2015-09-11 23:04:53 -05:00
CmdDelFWarp.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdDemote.java Role updates. 2018-01-04 17:17:30 -08:00
CmdDescription.java Fix formatting codes in description 2016-06-29 19:10:07 +02:00
CmdDisband.java Java 7 and make intellij happy 2017-12-19 02:18:13 -08:00
CmdFWarp.java Add password protected warps 2017-12-19 02:10:52 -08:00
CmdHelp.java Java 7 and make intellij happy 2017-12-19 02:18:13 -08:00
CmdHome.java Role updates. 2018-01-04 17:17:30 -08:00
CmdInvite.java Add missing forward-slash prefix to clickable commands. Fixes #401 2015-09-11 23:04:53 -05:00
CmdJoin.java Fix up default role and promote commands 2018-01-04 18:10:49 -08:00
CmdKick.java Add missing forward-slash prefix to clickable commands. Fixes #401 2015-09-11 23:04:53 -05:00
CmdLeave.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdList.java Java 7 and make intellij happy 2017-12-19 02:18:13 -08:00
CmdLock.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdLogins.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdMap.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdMod.java Additional aliases for common commands 2016-01-01 19:05:02 -08:00
CmdModifyPower.java Fix permissions 2018-01-04 23:01:52 -08:00
CmdMoney.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdMoneyBalance.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdMoneyDeposit.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdMoneyTransferFf.java Check for sender in f money ff. Fixes #993 2018-01-03 23:32:19 -08:00
CmdMoneyTransferFp.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdMoneyTransferPf.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdMoneyWithdraw.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdOpen.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdOwner.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdOwnerList.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdPeaceful.java Reformat. 2015-05-12 23:17:22 -05:00
CmdPerm.java Allow bulk setting of permissions 2018-01-04 23:16:24 -08:00
CmdPermanent.java Reformat. 2015-05-12 23:17:22 -05:00
CmdPermanentPower.java Fix permissions 2018-01-04 23:01:52 -08:00
CmdPower.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdPowerBoost.java Add option to reset powerboost from #572. 2015-12-02 16:26:06 -08:00
CmdPromote.java Role updates. 2018-01-04 17:17:30 -08:00
CmdRelationAlly.java First implementation of scoreboards. 2014-08-05 10:17:27 -05:00
CmdRelationEnemy.java First implementation of scoreboards. 2014-08-05 10:17:27 -05:00
CmdRelationNeutral.java First implementation of scoreboards. 2014-08-05 10:17:27 -05:00
CmdRelationTruce.java Actually allow setting of truce 2018-01-04 01:47:36 -08:00
CmdReload.java Fix permissions 2018-01-04 23:01:52 -08:00
CmdSafeunclaimall.java Allow unclaiming all safezones and warzones in a specific world 2017-09-04 23:17:12 +02:00
CmdSaveAll.java Initial async saving on auto save and force save. 2015-08-06 17:41:37 -05:00
CmdSB.java Additional aliases for common commands 2016-01-01 19:05:02 -08:00
CmdSeeChunk.java Reformat. 2015-05-12 23:17:22 -05:00
CmdSetDefaultRole.java Fix up default role and promote commands 2018-01-04 18:10:49 -08:00
CmdSetFWarp.java Add password protected warps 2017-12-19 02:10:52 -08:00
CmdSethome.java Role updates. 2018-01-04 17:17:30 -08:00
CmdSetMaxVaults.java Role updates. 2018-01-04 17:17:30 -08:00
CmdShow.java Fix up default role and promote commands 2018-01-04 18:10:49 -08:00
CmdShowInvites.java Add missing forward-slash prefix to clickable commands. Fixes #401 2015-09-11 23:04:53 -05:00
CmdStatus.java Java 7 and make intellij happy 2017-12-19 02:18:13 -08:00
CmdStuck.java Cleanup 2016-05-03 23:05:18 +02:00
CmdTag.java Additional aliases for common commands 2016-01-01 19:05:02 -08:00
CmdTitle.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdToggleAllianceChat.java Merge branch '1.6.x' of https://github.com/vemacs/Factions into vemacs 2015-03-06 16:35:19 -07:00
CmdTop.java Java 7 and make intellij happy 2017-12-19 02:18:13 -08:00
CmdUnclaim.java Fire unclaim event when unclaiming 2016-07-25 15:07:03 +01:00
CmdUnclaimall.java Even more TL. Fixes command description issues. 2015-01-21 19:25:45 -06:00
CmdVault.java Work with PlayerVaultsX 2018-01-31 17:03:55 -08:00
CmdVersion.java Update f version command. 2015-05-18 14:34:45 -05:00
CmdWarunclaimall.java Allow unclaiming all safezones and warzones in a specific world 2017-09-04 23:17:12 +02:00
FCmdRoot.java Add command to set default rank. Only used by admins. 2018-01-04 17:37:23 -08:00
FCommand.java Cancel warmup on damage or movement 2015-05-25 12:20:33 -05:00
FPromoteCommand.java Add Permissable interface for f perm compatibility. 2018-02-03 12:33:28 -08:00
FRelationCommand.java Fix relation limit glitch 2015-05-12 12:13:30 -04:00