You are browsing as a guest. Sign up (or log in) to start making projects!

1h 49m 2s logged

I moved away temporarily from the stat system and worked on custom items. I now have an abstract class for custom items, and a CustomItemsManager class that makes it easier to access and get the items. The only current implementation is an wand that overrides the playerinteract event and sends the player a message when they do so. I also added a command /rpgget so I can easily get and test custom items.

Next, I want to extend the AbstractItem class to have some custom items have stats.

0
3

Comments 0

No comments yet. Be the first!