update license and readme.md

This commit is contained in:
unurled 2024-04-02 09:49:38 +02:00
parent 2e8457f9df
commit f85d0748db
Signed by: unurled
GPG key ID: FDBC9CBE1F82423F
2 changed files with 10 additions and 8 deletions

View file

@ -1,2 +1,2 @@
Copyright (c) 2023 unurled Copyright (c) 2024 unurled
All rights reserved. All rights reserved.

View file

@ -1,4 +1,4 @@
# Raxen ![Build Status](https://ci.unurled.me/api/badges/Elixium/Raxen/status.svg) # Raxen
Project made by unurled. Project made by unurled.
@ -12,15 +12,17 @@ Minecraft Plugin that do multiple stuff. (cutsom items, custom mobs...)
## Installing ## Installing
no build and no running info atm. - `gradle build`
- place inside plugins folder of an minecraft server ([PaperMC](https://papermc.io))
- you also need a redis instance to connect to
for more info contact me.
discord: @unurled\
or create an [issue](https://git.unurled.me/Elixium/Raxen/issues/new)
to use custom texture for items, modify the custom data to use custom texture for items, modify the custom data
model => [Example](https://www.youtube.com/watch?v=XGxn_Mb8VzI) model => [Example](https://www.youtube.com/watch?v=XGxn_Mb8VzI)
for more info contact me.
@unurled#0149\
or create an [issue](https://git.unurled.me/Elixium/Raxen/issues/new)
see [Examples](/Elixium/raxen/docs/examples) for some config examples see [Examples](/Elixium/raxen/docs/examples) for some config examples
model/item/item.json [Example](https://github.com/elBukkit/MagicPlugin/wiki/ResourcePack#customizing) model/item/item.json [Example](https://github.com/elBukkit/MagicPlugin/wiki/ResourcePack#customizing)
custom Items uses custom model data to work => need to update in custom Items uses custom model data to work => need to update in