1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from main--/entity-velocity More... almost 13 years ago
Added velocity methods to the Entity interface. More... almost 13 years ago
Merge pull request #8 from main--/getplayer More... almost 13 years ago
Added ServerInterface.getPlayer(String) More... almost 13 years ago
Merge pull request #7 from main--/ec-equals-bc More... almost 13 years ago
EntityCoordinates are BlockCoordinates. More... almost 13 years ago
Major reworking of Coordinates with the addition of Vectors and the separate of Mutable and Immutable interfaces. More... almost 13 years ago
Merge pull request #4 from main--/equals-and-hashcode More... almost 13 years ago
Merge pull request #3 from main--/checkstyle-fix More... almost 13 years ago
Some equals(), hashCode() and comparison methods for the location classes More... almost 13 years ago
Remove the DoubleCheckedLocking check. More... almost 13 years ago
YamlProperties now ACTUALLY saves as UTF-8 More... almost 13 years ago
SimpleProperty should allow null defaults. More... almost 13 years ago
Fixed bug with PluginBaseException. More... almost 13 years ago
renamed FAILURE theme element to INVALID. More... almost 13 years ago
Added additional theme element. More... almost 13 years ago
Added additional themes. More... almost 13 years ago
Allow overriding of default tags. More... almost 13 years ago
Added ability to escape theme character with backslash. More... almost 13 years ago
Made the THEME_MARKER public. More... almost 13 years ago
Attempting somethign to run javadoc modules only on jenkins. More... almost 13 years ago
Much improved command help. More... almost 13 years ago
Fixed bug with theme parsing. More... almost 13 years ago
Added more theme elements and started using them through PluginBase. More... almost 13 years ago
Added ability to have style and color on themes. More... almost 13 years ago
Added some additional themes. More... almost 13 years ago
Added Theme enum along with theme.xml for loading custom themes. Needs to be fully implemented throughout PluginBase. More... almost 13 years ago
Corrected message name. More... almost 13 years ago
Send usage strings when command used incorrectly. More... almost 13 years ago
Fixed some logging stuff and added a simple (yet complex) test for SendablePluginBaseException More... almost 13 years ago