MLG-Fortress / PopulationDensity

The now-official repository of the PopulationDensity Bukkit plugin
https://dev.bukkit.org/projects/population-density
10 stars 10 forks source link

Added config option to disable teleporting nearby animals #19

Closed bittiez closed 7 years ago

bittiez commented 7 years ago

Also fixed a few deprecated methods

bittiez commented 7 years ago

Fixes #14

FrankHeijden commented 7 years ago

So... is it fixed? Where can i download the fixed file?

bittiez commented 7 years ago

My pull request wasn't accepted, I will try to get you my jar later when I'm not at work, until I can redo this per robo request

FrankHeijden commented 7 years ago

ok, thanks :D

bittiez commented 7 years ago

http://www.mediafire.com/file/1fo2ap1cqfd7wyd/PopulationDensity.jar

I'll make a new PR when I make the changes you preferred @RoboMWM

FrankHeijden commented 7 years ago

Hmm they do still teleport with players :(, first i thought it worked but now are players saying that it isnt anymore

FrankHeijden commented 7 years ago

Btw, why is the file of the mediafire link 2.5MB, and the normal plugin just 72KB xD

RoboMWM commented 6 years ago

My pull request wasn't accepted,

FYI, I simply requested changes, I didn't just flat-out reject it. Also, you should preferably separate each feature/change in individual PRs instead of lumping them altogether.

Btw, why is the file of the mediafire link 2.5MB, and the normal plugin just 72KB xD

He probably didn't compile with maven and instead included dependencies or something of that nature.