TVPT / VoxelDoop

3 stars 5 forks source link

"bukkit" should not be in the package name. #2

Closed kethomassen closed 11 years ago

kethomassen commented 11 years ago

http://forums.bukkit.org/threads/on-namespaces-please-do-not-use-bukkit-in-your-plugins.3732/

kethomassen commented 11 years ago

Package name is "com.thevoxelbox.bukkit.doop" - should be changed to something without bukkit, for example: "com.thevoxelbox.voxeldoop"

ayyy commented 11 years ago

We're not in the bukkit namespace. It doesn't matter if there is "bukkit" as long it isn't the second level or the first level TLD of bukkit. "*.bukkit namespace" means: org.bukkit net.bukkit com.bukkit

Or am I completely wrong?

kethomassen commented 11 years ago

Mike has fixed this.