Skip to content

Releases: Phanisment/Item-Caster

Bug Fix | 1.2.1

29 Jan 05:43
Compare
Choose a tag to compare

Just bug fixing on the configuration show_in_lore argument. and maybe little bit addition like when you reload, you know how much item in the plugin.

More Feature | 1.2

26 Jan 14:33
Compare
Choose a tag to compare

1.2.0

Required MythicMobs & NBTAPI
Version 1.20.1 -> 1.20.4 Spigot/PaperMc/Purpur

Note

This feature is add more functionality like create colored text with Adventure Api not like use &1.

What's Added?

  • Add Variable Skill like damage modifier in the MMOItems
  • Add Skill can show in the lore item
  • Can show cooldown skill indicator on the actionbar
  • Add more Commands
  • Add Configuration on the config.yml
  • Update Wiki for version 1.2
  • Add more Activator
  • Add Custom Mechanics
  • Add Custom Drops
  • Make plugin reload when MythicMob is reload (You can disable it on config)
  • Fix configuration not Reloaded when use command /ic relaod
  • Now you can cas skill without item using command /ic hand
  • Add Indonesian Language on the wiki(I will not continue because hard to maintain 2 deference language)
  • Change just little configuration structure on the item config.
  • Change text coloring format using Adventure api

Maybe that's all, you can see full change on here:
9643215
7e3a605

Add ItemsAdder Support | 1.1.1

29 Dec 06:01
Compare
Choose a tag to compare

ChangeLog:

  • Add Command
  • Add configuration config.yml
  • Fix Attributes Configuration
  • Change naming the item id <file name:item id>
  • Add MythicMobs and ItemsAdder item to modified in this plugin

see full change log in here:
c03f982
a62a31c

Example for new type item

MythicMobs:

items:
  item_id:
    type: mythicmobs:SkeletonKingSword

Itemsadder:

items:
  item_id:
    type: itemsadder:<namespace>:<item id>

it will like this

type: itemsadder:_iainternal:icon_cancel

Comamnds

/ic test

this command is for testing, you can change the item type or modeldata on config.yml

Argument:
/ic test <skill id> <activator> [-p <power>] [-c <cooldown>]

Fully functional Configuration | 1.1

23 Dec 03:15
Compare
Choose a tag to compare

Plugin Required:

Tested on:

ChangeLog:

  • Add all configuration.
  • Update Wiki.
  • Fix Auto Completion on Comamnd.

for full change log at here.

Add Base Configuration | 1.0.2

21 Dec 06:37
Compare
Choose a tag to compare

Plugin Required:

Tested on:

ChangeLog:

  • Add item configuration but its only base and not complete.
  • Add more Activator, you can see here.
  • Improve Wiki.

for full change log at here.

Full Nbt Functionality | 1.0.1

17 Dec 02:46
Compare
Choose a tag to compare

Plugin Required:

Tested on:

ChangeLog:

  • Add Wiki.
  • Add More event, you can see it on wiki.
  • Add Power and Cooldown on nbt.
  • Add Custom Mythicmobs condition, you can see it on wiki.
  • Fix bugs on version 1.0-Beta.

Nbt Power

If skill has mechanic damage and item with nbt power, damage will multiple with value of power

Nbt Cooldown

Like the name, will make skill activator cooldown, if skill is on cooldown, the skill will not casted.

For next development i will add cooldown indicator but now is not added because i must focused on other things.

0.1-Beta

13 Sep 12:48
d36358b
Compare
Choose a tag to compare

Required Mythicmobs

Tested on Paper 1.20.1(I don't know if this can use in any version)

Timer:
Activate when player hold item and have nbt skill

Action list:

  • right_click
  • left_click