Skip to content

Commit

Permalink
[skip ci] Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrXiaoM committed Aug 2, 2024
1 parent d3e445a commit c9b3ce0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Active developing from [SweetRiceMC](https://www.pds.ink) developers team.

Take it easy. **NO ANY** hard-dependency plugin is needed this time. Install just one plugin is OK! And one plugin file supports multi Minecraft versions from `1.8` to `1.21`!

At least Java 11 is needed.
At least Java 11 is needed. Supports 1.14-1.21 currently.
PDC (PersistentDataContainer) since 1.14, so the plugin can't run on 1.8-1.13. We are trying to increase compatibility, target to support down to Minecraft 1.8 but Java 11. There is no way to downgrade java language version anymore.

Recently, I targeted to make RPGItems more powerful and easy to use.
Original plugin is not only hard to learn and understand how to use, but also there are very few choices of powers, conditions and triggers.
Expand Down Expand Up @@ -55,6 +56,8 @@ New version is currently testing. The version will be `4.0.0` when we release it
| `1.20.X` | `v1_20_R1`, `v1_20_R2`, `v1_20_R3`, `v1_20_R4` |
| `1.21` | `v1_21_R1` |

We have tested it in `1.19.4 (v1_19_R3)` and `1.20.4 (v1_20_R3)`.

## What's new

* LoreUpdateEvent
Expand Down

0 comments on commit c9b3ce0

Please sign in to comment.