This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
Factions
Watch
1
Star
0
Fork
0
You've already forked Factions
mirror of
https://github.com/MassiveCraft/Factions.git
synced
2024-11-09 03:49:57 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
3dc70e82d9
Factions
/
src
/
com
/
massivecraft
/
factions
/
cmd
History
Olof Larsson
3dc70e82d9
Unused imports cause warings in eclipse.
2011-12-18 22:47:48 +01:00
..
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
CmdChat.java
CmdClaim.java
Removed debug output.
2011-11-27 23:52:15 +01:00
CmdConfig.java
CmdCreate.java
CmdDeinvite.java
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
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
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
CmdHome.java
CmdInvite.java
CmdJoin.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
CmdKick.java
Unused imports cause warings in eclipse.
2011-12-18 22:47:48 +01:00
CmdLeader.java
CmdLeave.java
CmdList.java
CmdLock.java
CmdMap.java
CmdMoney.java
CmdMoneyBalance.java
CmdMoneyDeposit.java
CmdMoneyTransferFf.java
CmdMoneyTransferFp.java
CmdMoneyTransferPf.java
CmdMoneyWithdraw.java
CmdOfficer.java
moderator -> officer rename in messages in the officer command.
2011-11-06 09:12:38 +01:00
CmdOpen.java
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
CmdRelationAlly.java
CmdRelationEnemy.java
CmdRelationNeutral.java
CmdRelationTruce.java
CmdReload.java
CmdSaveAll.java
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
Fixes to the show command.
2011-11-24 16:53:59 +01:00
CmdTag.java
CmdTitle.java
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
FCmdRoot.java
New SeeChunk command and cleanup of the show command.
2011-11-24 16:27:14 +01: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