.. |
arg
|
Java 1.6 compatibility and tweaks to the previous commit.
|
2014-12-30 10:01:54 +01:00 |
req
|
Better defaults
|
2014-11-17 11:14:09 +01:00 |
CmdFactions.java
|
Rank cmd rework
|
2014-12-30 09:28:41 +01:00 |
CmdFactionsAccess.java
|
These messages are even better.
|
2014-10-14 09:43:57 +02:00 |
CmdFactionsAccessAbstract.java
|
Get PS from Location rather than Entity to minimize the risk for hitting a velocityX NaN bug.
|
2014-11-18 10:00:15 +01:00 |
CmdFactionsAccessFaction.java
|
Added more faction permissions. Allies can now teleport to each others homes per default.
|
2014-10-03 09:01:36 +02:00 |
CmdFactionsAccessPlayer.java
|
Added more faction permissions. Allies can now teleport to each others homes per default.
|
2014-10-03 09:01:36 +02:00 |
CmdFactionsAccessView.java
|
Maven Attempt 1
|
2014-09-13 00:50:33 +02:00 |
CmdFactionsAdmin.java
|
Better flag system. Permission to change faction flags of choice. Possibility for other plugins to add faction flags, and more.
|
2014-10-02 11:45:06 +02:00 |
CmdFactionsClaim.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsCreate.java
|
Silence the create and disband actions. The general public need not know. It will just be spammy.
|
2014-09-18 14:37:30 +02:00 |
CmdFactionsDescription.java
|
Added more faction permissions. Allies can now teleport to each others homes per default.
|
2014-10-03 09:01:36 +02:00 |
CmdFactionsDisband.java
|
Added tip to /f set. Empowered board interface with extra methods.
|
2014-10-22 07:50:30 +02:00 |
CmdFactionsExpansions.java
|
Add Expansions command and placeholders.
|
2014-11-12 11:34:43 +01:00 |
CmdFactionsFaction.java
|
Eventified /f f and better flag interest detection.
|
2014-10-15 14:35:50 +02:00 |
CmdFactionsFlag.java
|
Better MFlag description system
|
2014-10-18 18:30:13 +02:00 |
CmdFactionsHome.java
|
Get PS from Location rather than Entity to minimize the risk for hitting a velocityX NaN bug.
|
2014-11-18 10:00:15 +01:00 |
CmdFactionsInvite.java
|
Added more faction permissions. Allies can now teleport to each others homes per default.
|
2014-10-03 09:01:36 +02:00 |
CmdFactionsJoin.java
|
Some flag tweaks. Use same name scheme as permissions. Also added deposit permission.
|
2014-10-07 12:30:44 +02:00 |
CmdFactionsKick.java
|
Added more faction permissions. Allies can now teleport to each others homes per default.
|
2014-10-03 09:01:36 +02:00 |
CmdFactionsLeave.java
|
Improve the Faction home system.
|
2014-09-18 13:41:20 +02:00 |
CmdFactionsList.java
|
Async f list pager creation. The sorting of factions is slow as well.
|
2015-01-09 15:47:04 +01:00 |
CmdFactionsMap.java
|
Get PS from Location rather than Entity to minimize the risk for hitting a velocityX NaN bug.
|
2014-11-18 10:00:15 +01:00 |
CmdFactionsMoney.java
|
Improve the Faction home system.
|
2014-09-18 13:41:20 +02:00 |
CmdFactionsMoneyBalance.java
|
Improve the Faction home system.
|
2014-09-18 13:41:20 +02:00 |
CmdFactionsMoneyDeposit.java
|
Improve the Faction home system.
|
2014-09-18 13:41:20 +02:00 |
CmdFactionsMoneyTransferFf.java
|
Improve the Faction home system.
|
2014-09-18 13:41:20 +02:00 |
CmdFactionsMoneyTransferFp.java
|
Improve the Faction home system.
|
2014-09-18 13:41:20 +02:00 |
CmdFactionsMoneyTransferPf.java
|
Improve the Faction home system.
|
2014-09-18 13:41:20 +02:00 |
CmdFactionsMoneyWithdraw.java
|
Improve the Faction home system.
|
2014-09-18 13:41:20 +02:00 |
CmdFactionsMotd.java
|
Added MOTD event
|
2014-10-15 12:05:16 +02:00 |
CmdFactionsName.java
|
Add faction argument to /f name. Adds #680
|
2014-10-03 13:37:47 +02:00 |
CmdFactionsPerm.java
|
Use Massive collections to avoid null checks, convert to lower case and use quicker permission and flag checking.
|
2014-11-13 11:41:21 +01:00 |
CmdFactionsPlayer.java
|
Event based and configurable player timeout system, visible through /f p. Also started storing the last player activity locally since the Bukkit API is broken. This will probably fix issues reported where players never get kicked.
|
2014-10-06 13:08:34 +02:00 |
CmdFactionsPowerBoost.java
|
Improve the Faction home system.
|
2014-09-18 13:41:20 +02:00 |
CmdFactionsRank.java
|
Updated rank commads
|
2015-01-04 15:35:17 +01:00 |
CmdFactionsRankOld.java
|
Java 1.6 compatibility and tweaks to the previous commit.
|
2014-12-30 10:01:54 +01:00 |
CmdFactionsRelationAbstract.java
|
Some flag tweaks. Use same name scheme as permissions. Also added deposit permission.
|
2014-10-07 12:30:44 +02:00 |
CmdFactionsRelationAlly.java
|
Maven Attempt 1
|
2014-09-13 00:50:33 +02:00 |
CmdFactionsRelationEnemy.java
|
Maven Attempt 1
|
2014-09-13 00:50:33 +02:00 |
CmdFactionsRelationNeutral.java
|
Maven Attempt 1
|
2014-09-13 00:50:33 +02:00 |
CmdFactionsRelationTruce.java
|
Maven Attempt 1
|
2014-09-13 00:50:33 +02:00 |
CmdFactionsSeeChunk.java
|
Better See Chunk
|
2014-10-08 09:24:03 +02:00 |
CmdFactionsSeeChunkOld.java
|
Get PS from Location rather than Entity to minimize the risk for hitting a velocityX NaN bug.
|
2014-11-18 10:00:15 +01:00 |
CmdFactionsSetAll.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsSetAuto.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsSetCircle.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsSetFill.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsSethome.java
|
Added more faction permissions. Allies can now teleport to each others homes per default.
|
2014-10-03 09:01:36 +02:00 |
CmdFactionsSetOne.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsSetSquare.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsSetX.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsSetXAll.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsSetXRadius.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsSetXSimple.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsTitle.java
|
Added more faction permissions. Allies can now teleport to each others homes per default.
|
2014-10-03 09:01:36 +02:00 |
CmdFactionsUnclaim.java
|
Split up set in to claim and unclaim
|
2014-11-19 10:30:44 +01:00 |
CmdFactionsUnsethome.java
|
Added more faction permissions. Allies can now teleport to each others homes per default.
|
2014-10-03 09:01:36 +02:00 |
CmdFactionsXDeprecated.java
|
Suggest new command on using old command.
|
2014-10-14 08:03:05 +02:00 |
CmdFactionsXPlaceholder.java
|
Add Expansions command and placeholders.
|
2014-11-12 11:34:43 +01:00 |
FactionsCommand.java
|
Increase the map width by another character, better ARRel, tweaked default permissions.
|
2014-10-16 18:03:58 +02:00 |
FactionsCommandHome.java
|
Improve the Faction home system.
|
2014-09-18 13:41:20 +02:00 |