Hello! This is my first Plugin for Cuberite and actually the first time I've coded in Lua and it was quite fun
I hope you find it useful!
How it works
This Plugin lets players change the color of their bed by right-clicking on it while holding a colored wool. It's that simple!
The player is charged 1 wool for changing the bed color (the one they're holding). In the future this will be customizable (read the ToDo's).
Permission
GitHub repo
Here!
ToDo
I hope you find it useful!
How it works
This Plugin lets players change the color of their bed by right-clicking on it while holding a colored wool. It's that simple!
The player is charged 1 wool for changing the bed color (the one they're holding). In the future this will be customizable (read the ToDo's).
Permission
- bedchanger.change
GitHub repo
Here!
ToDo
- Improve the workaround code (for setting the color of both halves)
- Create a README on the repo, put a link to here
- Config options (enable/disable permissions, customize/disable charging amount, customize chat message & prefix)