Saber-Factions/src/main/java/com/massivecraft/factions
2014-10-30 23:26:19 -04:00
..
cmd Limit block changes sent in seechunk to prevent client freezing. Use prettier blocks. 2014-10-30 23:26:19 -04:00
event Add missing javadocs. 2014-07-09 14:01:53 -05:00
iface First implementation of scoreboards. 2014-08-05 10:17:27 -05:00
integration Add a scoreboard that can be given to people by default when they join as specified in issue #79. 2014-10-15 19:56:02 -05:00
listeners Add /f seechunk command for visualizing a chunk 2014-10-30 23:26:19 -04:00
scoreboards Refactor scoreboard issue. Resolves issue #80. 2014-10-30 23:26:13 -04:00
struct Add /f seechunk command for visualizing a chunk 2014-10-30 23:26:19 -04:00
util Add /f seechunk command for visualizing a chunk 2014-10-30 23:26:19 -04:00
zcore First implementation of scoreboards. 2014-08-05 10:17:27 -05:00
Board.java First implementation of scoreboards. 2014-08-05 10:17:27 -05:00
Conf.java First implementation of scoreboards. 2014-08-05 10:17:27 -05:00
Faction.java Add faction announcements to send to all players and show to players when they login if they were not online when it was first sent as requested in issue #82. 2014-10-18 03:54:45 -05:00
Factions.java First implementation of scoreboards. 2014-08-05 10:17:27 -05:00
FLocation.java make Flocation's getCircle not use a square root 2014-07-01 14:51:39 -07:00
FPlayer.java Refactor scoreboard usage 2014-10-30 23:26:04 -04:00
FPlayers.java First implementation of scoreboards. 2014-08-05 10:17:27 -05:00
P.java Support modded enums in gson using custom EnumTypeAdapter. Resolves carbon breaking materials in issue #90. 2014-10-30 23:26:18 -04:00