ronaldburns / PlaceholderAPI

An advanced placeholder hub for the Sponge API
https://ore.spongepowered.org/rojo8399/PlaceholderAPI
MIT License
16 stars 15 forks source link

Problem with statistic #36

Closed Gohu29 closed 7 years ago

Gohu29 commented 7 years ago

Please provide these fields before submitting an issue.

SpongeAPI version: 5.2.0-SNAPSHOT-c675e80

PlaceholderAPI version: 4.1

Plugins (7): Minecraft, Minecraft Coder Pack, Forge Mod Loader, Minecraft Forge, SpongeAPI, SpongeForge, PlaceholderAPI

Error log [if any]: (No log error )

Description: Connected on server when I try to use /papi parse GohuSan %player_time_played% Plugin response is ERROR: Player must have statistics!

I try to enable it with papi enable statistic but nothing change

Wundero commented 7 years ago

Statistics only work in Sponge versions 6.0+, since statistics were not implemented in Sponge prior to that update.

There is nothing I can do about this, the only solution is to update your Sponge version.