SPluginsSPlugins

⌨ Commands & Permissions

Permissions

Commands

Create a new Trade

  • Command: /cpt create {id}
  • Permission: cpt.cmd.create

Open the editor / menu

  • Command: /cpt editor or /cpt show
  • Permission: cpt.cmd.editor or cpt.cmd.show

Reload the plugin

  • Command: /cpt reload
  • Permission: cpt.cmd.reload

Delete a Trade

  • Command: /cpt delete {id}
  • Permission: cpt.cmd.create

Try it now

Copy this into CustomPiglinsTrades and reload

From the SCore custom commands reference. Paste it into a config, run the plugin's reload command, and you have a working starting point to edit.

activators:
  activator0: # Activator ID, you can create as many activator on the activators list
    option: # Here goes an activator that is at least instance of player
    playerCommands:
    - ABSORPTION amount:5 time:200 # Gives the player absorption
  activator1: # Activator ID, you can create as many activator on the activators list
    option: # Here goes an activator that is at least instance of target
    targetCommands:
    - ABSORPTION amount:5 time:200 # Gives the target absorption
CustomPiglinsTrades

Plugin used on this page

CustomPiglinsTrades

Add your own trades to piglin bartering.

  • 11 downloads on SPlugins

€6.99

one-time, lifetime updates

Created Oct 26, 2025Last updated Oct 26, 2025 by Ssomar
Edit this page on GitHub