File Details
Ouch v11
- R
- Apr 5, 2012
- 3.84 KB
- 1.4K
- CB 1.2.5-R1.0
File Name
Ouch_v11.jar
Supported Versions
- CB 1.2.5-R1.0
v11
- Tried implementing full localization... didn't work well. See comments in source if you're interested.
- Tried implementing permissions nodes. Didn't work well either. Any help in this area would be appreciated (pull requests in particular: Ouch on Github)
v10
- Added localization. Sort of. It's annoying at the moment. You'll be able to submit localizations in the next release.
v9
- Compiled with 1.2.5-r1.0.
v8
- Changed version in plugin.yml so the proper version is reported in the console.
- Compiled with Bukkit build #1430 (1.2.5) because meh.
v7
- Changed namespace to me.blha303 because free domain hosts are unreliable.
- Whoops, Ouch reports v6 in the console on load and unload. I'll fix that in the next release.
v6
- Now "Ahhhh....." messages end with the block name. See screenshot.
v5
- Block breaks trigger "Ouch." as a player message.
- Block placing triggers an "Ahhhh...." as a player message.
- Should be compatible with every version of Bukkit. Compiled using Bukkit #1421. (1.2.4)
- People suggested I follow package naming conventions. -_-
v4
- Corrected bug in BlockPlaceEvent
v3
- Changed namespace to b3.
- Working on the kinks in the new BlockPlaceEvent class.
v2
- Added BlockPlaceEvent
v1
- Initial release
- No permissions at this time.
- Ingame messages aren't configurable with config.yml - they would need to be modified in the source at this time.

