diff --git a/LICENSE b/LICENSE index e26c15a..73c1e38 100644 --- a/LICENSE +++ b/LICENSE @@ -1,2 +1,2 @@ -Copyright (c) 2023 unurled +Copyright (c) 2024 unurled All rights reserved. \ No newline at end of file diff --git a/README.md b/README.md index 5bfb562..7bf16a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Raxen ![Build Status](https://ci.unurled.me/api/badges/Elixium/Raxen/status.svg) +# Raxen Project made by unurled. @@ -12,15 +12,17 @@ Minecraft Plugin that do multiple stuff. (cutsom items, custom mobs...) ## 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 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 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 @@ -28,4 +30,4 @@ custom Items uses custom model data to work => need to update in ## Developing you can see [TODO.md](/Elixium/raxen/src/branch/plugin/docs/TODO.md) in which I did a list of what -we must do \ No newline at end of file +we must do