Raxen/README.md

1,001 B

Raxen

Project made by unurled.

Minecraft Plugin that do multiple stuff. (cutsom items, custom mobs...)

Future of the Plugin/to do

FUTURE.md

Schema of Raxen

Installing

  • gradle build
  • place inside plugins folder of an minecraft server (PaperMC)
  • you also need a redis instance to connect to

for more info contact me. discord: @unurled
or create an issue

to use custom texture for items, modify the custom data model => Example

see Examples for some config examples model/item/item.json Example custom Items uses custom model data to work => need to update in

Developing

you can see TODO.md in which I did a list of what we must do