His plugin is stealing my redstone code in PocketEssentials, my original idea: Explosive Block is also stolen, I hope you guys download mine and DO NOT Download his plugin which is stolen from me! My Redstone plugin is based on Wiess's Redstone plugin and made improvements. My Plugin: http://forums.pocketmine.net/index.php?plugins/pocketessentials.82/ STEALER's FAKE plugin(DO NOT DOWNLOAD): http://forums.pocketmine.net/index.php?plugins/redstone.83/
Yes I don't care that somebody copy's a plugin, as long as they improve things and give the maker credits. And you improved it so I was not mad. I only was a little bit dissapointed because I put a lot of time into it (I was a noob at php) and you didn't credit me. edit: I recently discovered creative commons licenses and I would like if everyone would use the http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US license.
I personally use the GPL License, but the zlib/libpng license would be the easiest to understand and possibly the most permissive - here you go: http://opensource.org/licenses/zlib-license.php Note: For shits and giggles, there's also the WTFPL http://www.wtfpl.net/
Basically, the GPL License states that you can do whatever you want with the code, but whatever you do, you have to release it under GPL, which means you can't sell modified GPL software. PocketMine, on the other hand, uses LGPL, which is basically GPL but you can repackage it and sell it(Panels, Plugins etc).