Civcraft / PrisonPearl

Minecraft plugin for civcraft which allows players to imprison other players inside ender pearls
BSD 3-Clause "New" or "Revised" License
4 stars 16 forks source link

Cban integration #89

Closed ProgrammerDan closed 8 years ago

ProgrammerDan commented 8 years ago

made BanManager as abstract and shifted existing implementation to FBan, with new CBan to integrate with CBanManagement.

Added autofailover to file ban manager if cban management fails to init.

Big assumption: that all ban handling went through BanManager previously. If for some reason this is wrong, let me know. This is suitable for testing, but not release until post-testing.

rourke750 commented 8 years ago

Yea should be good for testing, anywhere u want to start?

ProgrammerDan commented 8 years ago

No idea. I guess could just have you pearl both of me on civtest and see if the ban shows up correctly.