This website requires JavaScript.
Explore
Help
Sign In
Rx3
/
Factions
Watch
1
Star
0
Fork
0
You've already forked Factions
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0039370f05
Factions
/
src
/
com
/
massivecraft
/
factions
/
integration
History
Brettflan
73ea2b75e0
Spout name-over-head modification seems to bug out for players viewing themselves, their name ends up over the head of some other mob in the world... so, it now skips doing that when viewer = viewed. Capes thankfully don't have the same problem, though a caped creeper might actually look pretty cool.
2011-10-13 04:23:00 -05:00
..
Econ.java
Fix for faction not being disbanded properly when last player leaves
2011-10-12 23:44:59 -05:00
EssentialsFeatures.java
In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring.
2011-10-08 22:03:44 +02:00
SpoutFeatures.java
Spout name-over-head modification seems to bug out for players viewing themselves, their name ends up over the head of some other mob in the world... so, it now skips doing that when viewer = viewed. Capes thankfully don't have the same problem, though a caped creeper might actually look pretty cool.
2011-10-13 04:23:00 -05:00
SpoutMainListener.java
Moved some Spout code out to a separate listener, for slightly better organization and more importantly to prevent NoClassDefFoundErrors on servers not running Spout
2011-10-10 21:09:58 -05:00
Worldguard.java
In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring.
2011-10-08 22:03:44 +02:00