python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Bukkit Player check achievements
I don't know what I should put into player.getAdvancementProgress(Here).
if (player.getAdvancementProgress().isDone()) {
}
Maybe someone knows something?
Silvan
Votes: 0
Answers: 1
Is it possible for some achievements to require content that's behind an IAP on Google Play?
I am developing a game for mobile and want to distribute it with Google Play. The game contains achievements using the Google Play Achievements feature, but by design in order to unlock some of the ac...
mylastgg
Votes: 0
Answers: 0
GKAchievement.loadAchievements is always returning an empty array
GKAchievement.loadAchievements is always returning an empty array. It's authenticated with the local player, and GKAchievement.report works perfectly. I'm able to see the unlocked achievement in the G...
Vahe Hayrapetyan
Votes: 0
Answers: 0