Add a little extra to your Pixelmon experience - PokeBuilder, ArcPlates, Modifier Tokens, and more!
2

FusionPixelmon

Release Minecraft License Codacy Badge Discord

Add a little extra to your Pixelmon experience - PokeBuilder, ArcPlates, Modifier Tokens, and more!

Dependencies

Features

PokeDesigner

An interactive PokeDesigner with 12 shops for modifying your Pokemon.

Inspired by the pokemon designer on PokeCentral.org

ArcPlates

An interactive management UI for storing Arceus Plates and quickly switching between them.

Shrine Pickup

Allows the “breaking” and picking up of Pixelmon’s unbreakable Shrines, Timespace Altars, and Chalices. Clicking one of these structures in survival mode while holding the appropriate diamond tool will drop this item in your inventory, if there are available slots. In the multiplayer versions, shrines can also be locked to prevent other players from picking them up.

Modifier Tokens

Token items which can be used to modify specific aspects of your Pokemon. Admins could add modifier tokens to chest loot or prizes for players, if original item data is preserved.

Craftable Master Balls

Adds the Master Ball crafting recipe back into the game.

Anti-Fall Damage

After winning a battle while flying on a pokemon, the player will fall to the ground as they will no longer be in flight. There is an issue on some servers that when the player falls, they’ll take fall damage. This plugin prevents taking fall damage by giving a 5 second grace period after defeating a pokemon.

Commands and Permissions

CommandPermissionDescription
/pd or /pokedesignerfusionpixelmon.command.pokedesignerOpens the PokeDesigner UI
/arcfusionpixelmon.command.arcOpens the ArcPlates UI
/pokemodifier <modifier> [player]fusionpixelmon.command.admin.pokemodifierGives Pokemon modifier tokens

Config

The config files can be found in <server>/config/fusionpixelmon.

To modify features of this plugin, open fusionpixelmon.conf, and start the server after saving any changes made.

Above each setting in the config file, there will be comments explaining the feature and how to disable it.

For example:

# Block the player from taking fall damage after winning a battle against a pokemon.
anti-fall-damage=true
# Pixelmon blocks that the player is able to collect.
# To disable entirely, delete everything inside the brackets.
shrine-pickup=[
    "pixelmon:timespace_altar",
    "pixelmon:plateholder",
    "pixelmon:articuno_shrine",
    "pixelmon:zapdos_shrine",
    "pixelmon:moltres_shrine"
]
...

To return the fusionpixelmon.conf config file back to the original, you can either delete it and it’ll be created upon next server startup, or copy-paste the values from the default config.

Links

Category: Gameplay

Published on Apr 9, 2020

views

stars

watchers

total downloads

Licensed under MIT

Promoted Versions

Pages

Members