PocketWarriors / SkywarsPe

SkyWars plugin for PocketMine-MP 1.4 servers. MCPE 0.10.x
https://github.com/PocketWarriors/SkywarsPe
Other
24 stars 15 forks source link

Using $this->config is bad practice. #5

Closed PEMapModder closed 10 years ago

PEMapModder commented 10 years ago

I'm lazy now because I don't have a proper editor. Replace all $this->config with $this->getConfig() yourself and delete the public $config line.