HomeJavaModsRPGItems
RPGItems
Only Paper 1.21.5+ is supported!

This is the plugin continued from the legacy RPGItems2, brought to you by NyaaCat Community.

Source code published under MIT license, and hosted on GitHub.

Dependencies: Vault, NyaaCore

Discord | Documentation

Installation

Please following instructions here.

A Simple Tutorial

1. Create item

/rpgitem create mysword

2. Change model to diamond sword

/rpgitem item mysword diamond_sword

3. Change durability and melee damage to 12

/rpgitem durability mysword 10000
/rpgitem damage mysword 12

4. Add a power to shoot beam when attack and do 10 damage


/rpgitem power add mysword rpgitems:beam cost:1 damage:10 ttl:20 triggers:LEFT_CLICK speed:16 particle:CRIT_MAGIC length:24

(Powers have many options and will prompt as you type, you can also use command blocks for longer inputs)

5. Adjust the power to let it pass through 2 enemies and bounce when hitting walls

/rpgitem power prop mysword 0 pierce:2 bounce:2 ignoreWall:false

6. Discover more powers, triggers, markers and conditions to maximize your items possibility!

Upgrade from 3.5


https://github.com/NyaaCat/RPGItems-reloaded/wiki/RPGItems-3.6-for-1.13.2-Upgrade-Guide

Problems?

Kindly submit an issue including your server version and RPGItems version, as well as detailed error log, and description on how to reproduce.

Are you a developer? Do you want more power?

Check out the example extension!

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

RPGItems is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 136,986 times (via Spigot). Download it and open it directly in the game.

Explore more