xZeroMCPE / SurvivalGames

A SurvivalGames plugin like no other
58 stars 28 forks source link

Update API #106

Closed GoldCodes closed 7 years ago

GoldCodes commented 7 years ago

Can you please update the api?

xZeroMCPE commented 7 years ago

Should be.

GoldCodes commented 7 years ago

@xZeroMCPE It says incompatiple api version with php7 and 16.3

GoldCodes commented 7 years ago

@xZeroMCPE Can you release it?? I need the new api version Thank You!

xZeroMCPE commented 7 years ago

Which server software are you using?

ghost commented 7 years ago

I've bumped the api so it should work now!

GoldCodes commented 7 years ago

Log: [PocketMine] Server is starting... [PocketMine] Server was started. [Server] [21:09:50] [Server thread/WARNING]: Timezone could not be automatically determined. An incorrect timezone will result in incorrect timestamps on console logs. It has been set to "UTC" by default. You can change it on the php.ini file. [Server] [21:09:50] [Server thread/INFO]: Loading pocketmine.yml... [Server] [21:09:50] [Server thread/INFO]: Loading server properties... [Server] [21:09:50] [Server thread/INFO]: Selected English (eng) as the base language [Server] [21:09:50] [Server thread/INFO]: Starting Minecraft: PE server version v0.16.0.5 alpha [Server] [21:09:50] [Server thread/INFO]: Starting remote control listener [Server] [21:09:50] [Server thread/INFO]: RCON running on 0.0.0.0:19132 [Server] [21:09:50] [Server thread/INFO]: Opening server on 0.0.0.0:19132 [Server] [21:09:50] [Server thread/INFO]: This server is running PocketMine-MP version 1.6.1dev "Unleashed" (API 2.1.0) [Server] [21:09:50] [Server thread/INFO]: PocketMine-MP is distributed under the LGPL License [Server] [21:09:51] [Server thread/INFO]: Loading recipes... [Server] [21:09:51] [Server thread/ERROR]: Could not load plugin 'EconomyAPI': Incompatible API version [Server] [21:09:51] [Server thread/ERROR]: Could not load plugin 'SurvivalGames': Incompatible API version [Server] [21:09:52] [Server thread/INFO]: Loading EssentialsPE v2.0.0 [Server] [21:09:52] [Server thread/INFO]: Loading Slapper v1.2.9.7 [Server] [21:09:52] [Server thread/INFO]: Loading MagicWE v0.2.7 [Server] [21:09:52] [Server thread/INFO]: [MagicWE] MagicWE has been loaded!

ghost commented 7 years ago

You downloaded that from releases page which is outdated! Download the DevTools and the source (not from release) and copy source to plugins folder! Start the server

GoldCodes commented 7 years ago

Where do I get Dev tools?

ghost commented 7 years ago

Cause you need to load source code of this plugin.

GoldCodes commented 7 years ago

Thx!

GoldCodes commented 7 years ago

leave it in the folder?

ghost commented 7 years ago

Download the src and copy the folder into plugins folder!