ArceusPanel

A Fabric plugin that adds a user interface where players can create, modify, and unite/fuse pokemon. It also adds item that can modify a pokemon directly.

Highlights

  • Supports item, bank, and impactor as currency.

  • Create pokemon from scratch with ease through user interface.

  • Modify pokemon properties with ease through user interface. Including natures, sizes, moves etc.

  • Unite/Fuse pokemons to make a stronger pokemon.

  • Create a pokemon using different item and pokemon combinations.

  • Items that can modify the pokemon directly.

Commands

/arceuspanel info

N/A

Shows the plugin information and commands.

/arceuspanel reload

arceuspanel.command.reload

Reloads the configuration files.

/arceuspanel open [<player>]

arceuspanel.command.open

Opens the user interface.

/arceuspanel givecurrency <player> <amount>

arceuspanel.command.givecurrency

Gives an item currency to the player.

/arceuspanel addbalance <player> <amount>

arceuspanel.command.addbalance

Adds funds to the player`s bank account.

/arceuspanel removebalance <player> <amount>

arceuspanel.command.removebalance

Removes funds from the player`s bank account.

/arceuspanel bank balance/transfer [<player>] [<amount>]

arceuspanel.command.bank

Check player or other players balance in the bank or transfer funds to other players bank account.

/arceuspanel givemodifier <player> <modifier> <amount>

arceuspanel.command.givemodifier

Gives an item modifier to the player.

Extra Permissions

arceuspanel.open.targetothers

Allows the player to open the user interface to other players.

arceuspanel.bank.balanceothers

Allows the player to check other players balance in the bank.

Main Configuration

chevron-rightExpandhashtag

Creation Configuration

chevron-rightExpandhashtag

Modification Configuration

chevron-rightExpandhashtag

Unification Configuration

chevron-rightExpandhashtag

Item Modifiers Configuration

chevron-rightExpandhashtag

Messages Configuration

chevron-rightExpandhashtag

Dependencies

Example

Last updated