4
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove methods not pertinent to SpoutAPI Add world generator access to plugins More... over 13 years ago
Hooked up more of the config Override equals and hashCode in SpoutPlayer.java More... over 13 years ago
Quaternion and Vector bugfixes and tests More... over 13 years ago
Added PlayerProtocol and related API More... over 13 years ago
Implemented some chat and kick stuff now that we have some more packets that we can send More... over 13 years ago
Test Listener missed out on the raname train More... over 13 years ago
I should stop trying to do this when I'm tired (Compile fix, again) More... over 13 years ago
Merge pull request #57 from yetanotherx/getDataFolder More... over 13 years ago
Update for naming improvements. More... over 13 years ago
Slightly better naming and defaults for EventHandler annotation More... over 13 years ago
The inventory events too... More... over 13 years ago
Implemented PreCommandEvent. More... over 13 years ago
Player events refactor, and added PreCommandEvent Removed noargs constructors where they shouldn't exist. PreCommandEvent can be used for command blocking-type plugins. More... over 13 years ago
Add getDataFolder method to CommonPlugin. More... over 13 years ago
Implemented Player.getAddress(), a javadoc fix, and license header for SpoutWorld. More... over 13 years ago
Added Session.getAddress() and Player.getAddress(), as well as some formatting fixes. Closes #56 More... over 13 years ago
Improved event listeners and a bit of formatting More... over 13 years ago
It was complaining about this (but I didnt change it...?) More... over 13 years ago
Spelling More... over 13 years ago
Clients can connect again - kind of More... over 13 years ago
Clients can connect again - kind of More... over 13 years ago
Hardened player join system More... over 13 years ago
Getting closer to client connect More... over 13 years ago
Getting closer to client connect More... over 13 years ago
Changed back to plugin.yml, but also allowed spoutplugin.yml as alternative More... over 13 years ago
Changed plugin.yml to spout.yml as, sort of, agreed More... over 13 years ago
Entity updates - added preSnapshot() method and some chunk update stuff More... over 13 years ago
Entity updates - added preSnapshot() method and some chunk update stuff More... over 13 years ago
Extremely basic, non functional configuration implementation Expose Region methods More... over 13 years ago
s@k89q's configuration (Thanks!) Expose more region methods More... over 13 years ago