This website requires JavaScript.
Explore
Help
Register
Sign In
EpicKnarvik97
/
Factions3
Watch
1
Star
0
Fork
0
You've already forked Factions3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Factions3
/
src
/
com
/
massivecraft
/
factions
History
Brettflan
46d7e9f4c5
self-inflicted damage (such as ender pearl usage) is no longer prevented with a message like "you cannot hurt you"
2012-01-17 02:56:38 -06:00
..
adapters
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
cmd
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
iface
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
integration
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
listeners
self-inflicted damage (such as ender pearl usage) is no longer prevented with a message like "you cannot hurt you"
2012-01-17 02:56:38 -06:00
struct
Added chat spy feature for admins
2011-11-29 22:40:16 +00:00
util
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
zcore
Errors loading conf.json are handled better now, allowing Factions to continue on to loading board.json instead of losing it
2012-01-13 05:48:03 -06:00
Board.java
(courtesy of patrickfreed) LWC Chest Protection Integration
2012-01-15 12:41:33 -06:00
Conf.java
(courtesy of patrickfreed) LWC Chest Protection Integration
2012-01-15 12:41:33 -06:00
Faction.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
Factions.java
Optimization: Factions (as objects) now maintain a list of FPlayers in the faction for faster lookup
2012-01-13 03:46:31 -06:00
FLocation.java
Added radius claim
2011-11-27 22:47:40 +01:00
FPlayer.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
FPlayers.java
Players auto-removed due to inactivity or due to being banned now have their data deleted immediately; this should fix the log spam of the same players repeatedly being marked for deletion
2012-01-09 21:37:16 -06:00
P.java
improved TNT exploit prevention
2012-01-17 01:57:16 -06:00