Factions/src/com/massivecraft/factions
2013-04-09 13:18:05 +02:00
..
adapters MCorify the MPlugin class Factions slightly. 2013-04-09 13:12:13 +02:00
cmd Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
event Rename Factions --> FactionColl 2013-04-09 12:58:39 +02: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 Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
listeners Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
struct Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
util Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
zcore Merge pull request #200 from blha303/master 2013-01-04 08:11:29 -08:00
Board.java Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
ConfServer.java Put instance and construct logic in the top of ConfServer. 2013-04-09 13:18:05 +02:00
Faction.java Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
FactionColl.java Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
Factions.java Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
FLocation.java Remake of radius claim method. It now starts in the current chunk and spirals outward, in a repeating task designed to keep from overloading the server. The old method tried to put together a list of chunks, and then tried to claim them immediately starting from one corner of the overall area. 2012-03-13 05:54:48 -05:00
FPlayer.java Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
FPlayers.java Rename Conf --> ConfServer. 2013-04-09 13:15:25 +02:00
Perm.java MCorify the MPlugin class Factions slightly. 2013-04-09 13:12:13 +02:00