Saber-Factions/src/main/java/com/massivecraft/factions/zcore
Naman e14af238bf SavageFactions 1.0.21
fixed this error (https://pastebin.com/4gtiQPYX)
 fixed damage bug (https://pastebin.com/56JHiPYt)
 fixed (https://prnt.sc/iy4l7q) (( I think I did, I could not replicate it ))
 Added methods to check if players can fly in claim types e.g.
 "if (fplayer.canflyinsafezone()){
 //do stuff
 }"
 Autofly now enables if you have bypass permissions.
 Fixed faction members, truces, and allies being able to hit each other and disable fly
 Fixed Autofly's enable message spamming multiple times if fly is already on.
2018-03-30 21:22:06 -05:00
..
fperms Option to remove permissions from perm gui. 2018-03-27 08:17:55 -05:00
fupgrades Promote, kick, and admin command bugs fixed. 2018-03-26 18:42:26 -05:00
persist SavageFactions 1.0.21 2018-03-30 21:22:06 -05:00
util SavageFactions 1.0.21 2018-03-30 21:22:06 -05:00
CommandVisibility.java First implementation of scoreboards. 2014-08-05 10:17:27 -05:00
MCommand.java Java 7 and make intellij happy 2017-12-19 02:18:13 -08:00
MPlugin.java Promote, kick, and admin command bugs fixed. 2018-03-26 18:42:26 -05:00
MPluginSecretPlayerListener.java Abstract Data storage method for future implementations. Thanks to Ryan from Reactive MC 2014-10-30 23:59:59 -04:00