Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Pixpack API"

From Pixelmon Wiki
Line 1: Line 1:
'''This page is under construction until Pixpack API is out of closed-beta.'''
+
'''This page is under construction until the Pixpack API is out of closed beta.'''
  
== Why Pixpack API ==
+
==Features==
 +
#Pixpacks can be listed directly in the [[Pixelmon launcher]].
 +
#Profiles can automatically be updated to the latest Pixpack version to always be in sync with server updates.
 +
#Pixpacks can be managed on any browser.
 +
#Multiple admins and contributors are supported by the Pixpack API.
 +
#Data on Pixpack downloads and plays is tracked and accessible by the Pixpack creator.
  
# You can list your Pixpacks directly inside Pixelmon Launcher.
+
==Difference from .pixpack files==
# Player can automatically update their profile to the latest Pixpack version to always be in sync with your server updates.
+
#The Pixpack API is a PHP application that is hosted by the Pixpack creator.
# You can manage your Pixpacks on any browsers.
+
#Pixpacks in the Pixpack API are distributed directly via the launcher, while .pixpack files need to be distributed manually; there is no way to put .pixpack files into the Pixpack section in the launcher.
# You can have multiple admins and contributors for your Pixpack API with proper permissions.
+
#Pixpacks in the Pixpack API need to be reviewed and approved by the Pixelmon team.
# You can get telemetry on Pixpack download and play.
 
  
== Differences from the old school .pixpack files ==
+
==Getting Started==
 
+
#Get the source code.
# Pixpack API is a PHP application that you need to host yourself.
 
# Pixpacks in Pixpack API are distributed directly via the launcher. For .pixpack files, you'll have to distribute the files yourselves; there is no way to put those files into the Pixpack section in the launcher.
 
# Pixpacks in Pixpack API need to be reviewed and approved by Pixelmon team.
 
 
 
== Getting Started ==
 
 
 
# Get the source code
 

Revision as of 11:27, 11 April 2016

This page is under construction until the Pixpack API is out of closed beta.

Features

  1. Pixpacks can be listed directly in the Pixelmon launcher.
  2. Profiles can automatically be updated to the latest Pixpack version to always be in sync with server updates.
  3. Pixpacks can be managed on any browser.
  4. Multiple admins and contributors are supported by the Pixpack API.
  5. Data on Pixpack downloads and plays is tracked and accessible by the Pixpack creator.

Difference from .pixpack files

  1. The Pixpack API is a PHP application that is hosted by the Pixpack creator.
  2. Pixpacks in the Pixpack API are distributed directly via the launcher, while .pixpack files need to be distributed manually; there is no way to put .pixpack files into the Pixpack section in the launcher.
  3. Pixpacks in the Pixpack API need to be reviewed and approved by the Pixelmon team.

Getting Started

  1. Get the source code.

© 2012 - 2025 Pixelmon Mod