1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add travis.yml, scripts, and settings to get auto-building. More... about 11 years ago
Merge branch 'master' of https://github.com/MilkBowl/Vault/ More... over 11 years ago
add a small helper message in vault-convert to let the command user know what economies vault can see as loaded when the command is run. More... over 11 years ago
Update README.md More... over 11 years ago
Move console log for update check to before we run the update checker. version increase for development to next version. More... over 11 years ago
forgot the superperms message too. More... over 11 years ago
fix duplicate [Vault] in messages More... over 11 years ago
fix version More... over 11 years ago
fix main class handling and handle version differently. API version controls Major.minor and Vault controls sub-versions. More... over 11 years ago
add missing VaultAPI repository if for any reason someone gets the mad idea of building Vault without first building the API.. More... over 11 years ago
dont add leading 0 to version More... over 11 years ago
version increase due to API changes More... over 11 years ago
update CC3 dependency to latest version. More... over 11 years ago
update gitignore More... over 11 years ago
Update Vault for VaultAPI changes More... over 11 years ago
add OfflinePlayer methods to Economy. add AbstractEconomy to help with translation into new methods. Update minor version due to API changes. More... over 11 years ago
fix javadocs More... over 11 years ago
update to bukkit 1.7.9-R0.1-SNAPSHOT for building. add placeholder UUID methods in Permission layer. More... over 11 years ago
Merge pull request #532 from gabizou/master More... over 11 years ago
Mark transitive dependencies as optional More... over 11 years ago
remove SDFEconomy repository as it's not stable. More... over 11 years ago
add itemstack test More... over 11 years ago
version increase to prevent confusion. More... over 11 years ago
build against CB 1.7.2-R0.3 More... over 11 years ago
Add a couple more missing items/blocks. Fix Material test so it ignores technical blocks, and deprecated blocks. More... over 11 years ago
Add overpermissions support, fix missing licenses, and correct all the formatting problems. Thanks @OverCaste More... over 11 years ago
just report that there was an issue checking when the http connection fails instead of reporting the full stack trace. More... over 11 years ago
add missing material test to make sure we register all bukkit materials atleast once. Add missing Golden Carrot More... over 11 years ago
forgot to identify the plugin in the messager More... over 11 years ago
adjust update message formatting More... over 11 years ago