Asleeepp / skript-itemsadder

GNU General Public License v3.0
7 stars 1 forks source link

1.6 PR #17

Closed Asleeepp closed 3 days ago

Asleeepp commented 4 weeks ago

1.6 is a MASSIVE update for skript-itemsadder, pretty much overhauling the entire addon.

Including an entire aliases system, there are a ton of new things, breaking changes (obviously). Its probably the last update ill do for a while.

Florenthz commented 3 weeks ago

Hi, can you add something to use: "on rightclick with custom item:"? Greetings

Asleeepp commented 3 weeks ago

Hi, can you add something to use: "on rightclick with custom item:"? Greetings

You should just be able to use:

on right click:
    if player's tool is an itemsadder item with id "namespaced:id":
        # do stuff